Cursor Agent
f6e9d7342a
Replace sandbox image with snapshot in Daytona configuration
...
Co-authored-by: sharath <sharath@kortix.ai>
2025-07-19 22:25:21 +00:00
sharath
7010de6c2c
refactor(auth): remove AALChecker and AALStatusDisplay components
2025-07-19 22:10:12 +00:00
sharath
0765c728ae
feat(auth): add phone verification
...
- Updated phone verification API to support SMS-based 2FA, allowing users to enroll and verify their phone numbers.
- Introduced new components for background AAL checking and status display, improving user experience during authentication.
- Removed the deprecated PhoneVerificationGuard component and integrated its functionality into the new AALChecker and BackgroundAALChecker components.
- Updated React Query hooks for managing phone verification and AAL states, ensuring efficient data handling and cache management.
- Enhanced frontend layout to accommodate new verification flows and improve overall responsiveness.
This update strengthens account security by enforcing phone verification for new users and streamlining the MFA process.
2025-07-19 21:49:52 +00:00
Sharath
ffb97b8dc8
Merge pull request #1014 from tnfssc/cursor/display-complete-tool-output-in-chat-b7be
2025-07-19 21:49:22 +05:30
Cursor Agent
66bb34a5ba
Add support for rendering 'complete' tool content and attachments
...
Co-authored-by: tnfssc <tnfssc@gmail.com>
2025-07-19 16:13:01 +00:00
sharath
1551ce9b4a
hotfix(complete-tool): update import path for FileAttachment component
2025-07-19 16:04:54 +00:00
Sharath
48188ef566
Merge pull request #1013 from tnfssc/cursor/refactor-complete-tool-to-mimic-ask-tool
...
Enhance complete tool with text, attachments, and improved frontend rendering
2025-07-19 21:33:03 +05:30
Sharath
1193d11b2c
fix(complete-tool): rm unnecessary files
2025-07-19 21:31:16 +05:30
Cursor Agent
bafa1becef
Enhance complete tool with text, attachments, and improved frontend rendering
...
Co-authored-by: tnfssc <tnfssc@gmail.com>
2025-07-19 15:45:43 +00:00
sharath
a332cf9a31
feat(2fa): implement phone verification feature with MFA support
...
- Added phone verification endpoints for TOTP-based multi-factor authentication in the backend.
- Created frontend components for phone input and OTP verification.
- Integrated phone verification guard to ensure users complete verification before accessing the app.
- Updated API routes and React Query hooks for managing phone verification status and actions.
This feature enhances account security by requiring users to verify their phone numbers.
2025-07-19 15:14:55 +00:00
kubet
91b9cff776
Merge pull request #1011 from kubet/feat/usage-snack
...
fix: snack stream re rendering other component and closing issue
2025-07-19 16:31:32 +02:00
Vukasin
d7fd6ae811
fix: snack stream re rendering other component and closing issue
2025-07-19 16:30:41 +02:00
Sharath
878659aadf
fix(llm): switch kimi k2 provider
2025-07-19 19:50:38 +05:30
Marko Kraemer
cfd937b65f
Merge pull request #1010 from kortix-ai/cursor/fix-email-page-button-alignment-3708
...
Fix email page button alignment
2025-07-19 16:05:28 +02:00
Cursor Agent
f5d84f56a4
Center login page buttons and improve layout responsiveness
...
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-19 14:01:40 +00:00
sharath
0380f00647
chore(models): update storage key and default free model ID for improved model selection
2025-07-19 02:40:03 +00:00
sharath
fdc5fd0f0a
fix(prompt): clarify usage of 'ask' tool and update completion instructions in prompt and message_tool descriptions
2025-07-19 02:12:40 +00:00
sharath
dc14691c32
chore(models): update model tiers to premium and adjust availability in constants
2025-07-19 02:12:07 +00:00
kubet
a46e814c24
Merge pull request #1008 from kubet/feat/usage-snack
...
fix: snack logic
2025-07-18 22:34:43 +02:00
Vukasin
290c0d229e
fix: snack logic
2025-07-18 22:34:09 +02:00
kubet
0700417199
Merge pull request #1007 from kubet/feat/usage-snack
...
fix: build error
2025-07-18 22:23:37 +02:00
Vukasin
ad797c3481
fix: build error
2025-07-18 22:22:35 +02:00
kubet
7bd68f1e89
Merge pull request #1006 from kubet/feat/usage-snack
...
Feat/usage snack
2025-07-18 21:50:32 +02:00
Vukasin
6468f0ab08
feat: add streaming and conditionaly show usage
2025-07-18 21:49:10 +02:00
sharath
37a3751bbf
enhance(message_tool): update ask function description to include task completion instruction and expand usage scenarios
2025-07-18 16:01:58 +00:00
sharath
ee55402404
Merge branch 'PRODUCTION'
2025-07-18 14:12:23 +00:00
sharath
4f142ca083
fix(sandbox): reduce auto archive interval from 24 hours to 2 hours
2025-07-18 13:58:16 +00:00
Marko Kraemer
8be0404144
Merge pull request #983 from kortix-ai/main
...
latest
2025-07-18 14:56:19 +02:00
Marko Kraemer
a3f99ebf12
Merge pull request #982 from kortix-ai/revert-884-krishav/response_feedback
...
Revert "Like/dislike response"
2025-07-18 14:37:42 +02:00
Marko Kraemer
783073e14f
Revert "Like/dislike response"
2025-07-18 14:33:34 +02:00
sharath
72b8922320
fix(kimi-k2): model stops before previewing the results to the user
2025-07-18 10:12:52 +00:00
Marko Kraemer
64dca47aa8
Merge pull request #884 from KrishavRajSingh/krishav/response_feedback
...
Like/dislike response
2025-07-18 12:01:59 +02:00
Marko Kraemer
09e73b7f88
Merge pull request #978 from KrishavRajSingh/krishav/fix_scroll
...
fix: horizontal scroll
2025-07-18 11:56:58 +02:00
Krishav Raj Singh
23adbb3d1f
fix padding
2025-07-18 12:22:50 +05:30
Krishav Raj Singh
62d1bd856c
final_changes
2025-07-18 05:35:14 +05:30
Krishav Raj Singh
f12a35ce39
reduced gap and size, added copy button
2025-07-18 05:13:45 +05:30
Krishav Raj Singh
6347543efe
reduced spacing and size
2025-07-18 05:13:45 +05:30
Krishav Raj Singh
c1d662b10e
migration for on_delete cascade
2025-07-18 05:13:45 +05:30
Krishav Raj Singh
18678999e2
auth feedback policy
2025-07-18 05:13:45 +05:30
Krishav Raj Singh
0fefd5857a
view feedback on refresh
2025-07-18 05:13:45 +05:30
Krishav Raj Singh
01605a99bf
authorised access
2025-07-18 05:13:45 +05:30
Krishav Raj Singh
d506b0b63b
feedback api
2025-07-18 05:13:45 +05:30
Krishav Raj Singh
a8fd7afcac
feedback api and integration
2025-07-18 05:13:41 +05:30
Krishav Raj Singh
a6dc89666a
updated modal
2025-07-18 04:59:52 +05:30
Krishav Raj Singh
21181fb8b9
frontend prototype
2025-07-18 04:59:52 +05:30
Vukasin
9c62b8e805
fix: showing snack
2025-07-18 00:21:24 +02:00
Vukasin
86928c9d4a
feat: usage snack
2025-07-18 00:16:46 +02:00
Krishav Raj Singh
c62b540ce6
fix: horizontal scroll
2025-07-18 03:27:23 +05:30
Bobbie
7be0329552
Merge pull request #969 from escapade-mckv/react-flow
...
fix google sign in
2025-07-17 23:37:06 +05:30
Marko Kraemer
e43622f127
Merge pull request #962 from Dharrnn/fix-mcp-dialog
...
#961 Fix: Scrollable form content in Custom MCP Dialog box
2025-07-17 15:42:48 +02:00