Commit Graph

788 Commits

Author SHA1 Message Date
Saumya a351d6553e build errors fix 2025-07-21 11:14:53 +05:30
Saumya 8188a83a6d Merge branch 'main' into fix-ux-issues 2025-07-21 10:53:56 +05:30
Saumya 99c5ed3aa8 improve workflow card 2025-07-21 10:49:06 +05:30
Sharath 94ce6bd8ad
Merge branch 'main' into sharath/suna-495-add-phone-number-verification-for-signups 2025-07-20 22:52:00 +05:30
sharath 1eb148821b
chore(auth): remove unused phone input styles 2025-07-20 17:19:48 +00:00
Krishav Raj Singh f59399a3f6 fix: fallback to google oauth if one tap logiin fails 2025-07-20 20:15:00 +05:30
sharath ad0c687d9e
feat(auth): enhance phone verification UI and functionality
- Added new phone input component for improved user experience during phone number entry.
- Integrated additional icons for better visual feedback in the OTP verification process.
- Updated phone verification page to include a sign-out button, enhancing user navigation.
- Refined text descriptions for clarity and user guidance throughout the verification steps.

This update improves the overall usability and accessibility of the phone verification feature.
2025-07-20 07:58:10 +00:00
Saumya 4dafadc576 fix ui issues 2025-07-20 10:19:42 +05:30
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
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
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
Vukasin d7fd6ae811 fix: snack stream re rendering other component and closing issue 2025-07-19 16:30:41 +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 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
Krishav Raj Singh ea659c7a1e feat: add and delete new api key 2025-07-18 23:25:27 +05:30
Krishav 74fc265187
Merge branch 'kortix-ai:main' into krishav/feat/manage_key_ui 2025-07-18 23:24:28 +05:30
Marko Kraemer 783073e14f
Revert "Like/dislike response" 2025-07-18 14:33:34 +02: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 0fefd5857a view feedback on refresh 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 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
Krishav 43471577b3
Merge branch 'kortix-ai:main' into krishav/feat/manage_key_ui 2025-07-18 04:51:20 +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
marko-kraemer ca0c66f327 pl-3 2025-07-17 15:43:02 +03:00
Marko Kraemer 7bc0ab6548
Merge pull request #975 from kortix-ai/cursor/optimize-agents-page-switcher-states-1b17
Optimize agents page switcher states
2025-07-17 13:19:53 +02:00
Cursor Agent 32e115365a Remove hover scale effect on tab buttons for cleaner interaction
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-17 11:17:00 +00:00
Cursor Agent ef32fc0b71 Fix layout shifts and improve tab content container styling
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-17 11:02:25 +00:00
Marko Kraemer 8e6f7382d4
Merge pull request #972 from kortix-ai/cursor/implement-debounce-for-agent-creation-2563
Implement debounce for agent creation
2025-07-17 12:41:31 +02:00
Cursor Agent 0622a7618a Enhance tab button styling with hover effects and improved color contrast
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-17 10:41:26 +00:00
Cursor Agent 6b2602157e Prevent multiple agent creation and improve mutation handling
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-17 10:27:31 +00:00
Cursor Agent f9ba44a9da Swap marketplace and my agents tabs, rename to Explore
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-17 10:10:35 +00:00
Saumya b000dbe46b fix google sign in 2025-07-17 13:29:12 +05:30
Saumya 8cf4de1a02 fix google sign in 2025-07-17 13:05:31 +05:30
Saumya 8249954b40 frontend files and impports fix 2025-07-17 12:42:10 +05:30
Saumya 43f71e1b09 fix import errors 2025-07-17 12:33:37 +05:30
Saumya 388391c7d8 fix changelog data 2025-07-17 12:10:30 +05:30
Saumya 5a5342fcc9 ux: workflows, and other improvements 2025-07-17 11:53:31 +05:30
Saumya 94661a2b59 Merge branch 'main' into react-flow 2025-07-17 11:52:04 +05:30
Saumya f258e2a1f3 ux: workflows, and other improvements 2025-07-17 11:48:59 +05:30
Dharrnn 590ab5c007 #961 Fix: Scrollable form content in Custom MCP Dialog box 2025-07-17 11:43:52 +05:30
Saumya d2245673ca chore(dev): workflowx and ux improvement 2025-07-16 23:16:10 +05:30
Krishav Raj Singh e31dc7f8e8 Local .Env Manager 2025-07-16 21:35:11 +05:30
sharath d4b031d00e
refactor(models): comment out old model configurations 2025-07-16 13:27:56 +00:00
Cursor Agent 037956f22b Update model tiers and availability for free and paid users
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-16 12:36:51 +00:00
Cursor Agent b419fcbc13 Make all premium models free tier in model selection
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-16 12:27:38 +00:00
Cursor Agent 6d9d6e25c9 Update model priority and order in model selection configuration
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-16 12:18:24 +00:00
Krishav d098ebd435
Merge branch 'kortix-ai:main' into krishav/feat/manage_key_ui 2025-07-16 14:05:36 +05:30
Saumya 200620f617 Merge branch 'main' into react-flow 2025-07-16 10:39:11 +05:30
Saumya 610aa7cce0 fix frontend import error 2025-07-16 10:20:18 +05:30
Saumya a8fdc7805f merge main into refactor 2025-07-16 10:17:28 +05:30
Saumya 73f919e28d auth page refactor 2025-07-16 10:05:12 +05:30
sharath 89fa1afc6e
refactor(healthpage): replace API health check logic with useApiHealth hook in DashboardLayoutContent 2025-07-15 13:27:22 +00:00
sharath 13c31d42f6
feat(kimi-k2): add support for Kimi-K2 model with updated token limits and parameters 2025-07-15 13:12:30 +00:00
Saumya 414eb23949 show upcoming run in agent page 2025-07-15 11:18:01 +05:30
Saumya df29b41a2f improve agent config ui 2025-07-15 00:16:40 +05:30
Sharath 40cfc13fd4
Merge pull request #944 from Chaitanya045/Enable_paste_images_into_chat 2025-07-14 22:21:17 +05:30
Chaitanya045 f94b972992 Enable image paste in chat input 2025-07-14 21:39:12 +05:30
Saumya 1b347eb713 chore: refactor backend - 1 2025-07-14 19:47:10 +05:30
Saumya 85e2d5736b refactor workflows 2025-07-14 18:40:24 +05:30
Saumya bdd9ffc1d8 refactor backend code 2025-07-14 16:06:27 +05:30
Saumya 2fabfab882 versioning code refactor 2025-07-13 23:26:24 +05:30
Saumya 9b0571a7dc versioning setup 2025-07-13 19:59:38 +05:30
Krishav Raj Singh 0fa4cca758 fix: restore build dependencies 2025-07-13 14:56:34 +05:30
Krishav Raj Singh 44906ee3d0 frontend for local api key management 2025-07-13 11:52:15 +05:30
Saumya 6b04d1dad9 Merge branch 'main' into fix-agent-builder 2025-07-13 00:31:42 +05:30
Sharath 9c8df229d6
Merge pull request #934 from smolpaw/main 2025-07-12 21:47:36 +05:30
dragonxp b88672be2a Removed env and run command from compose file 2025-07-12 21:45:42 +05:45
dragonxp 9752a9ab0c Updated next config to support dynamic deployment 2025-07-12 18:40:49 +05:45
Saumya abb0603316 uniform border radius 2025-07-12 08:59:44 +05:30
Bobbie 5566dc5519
Merge pull request #936 from escapade-mckv/fix-agent-builder
fix: agent builder & agents ui
2025-07-12 02:13:44 +05:30
Saumya 3fa9fac9f6 fix: agent builder & agents ui 2025-07-12 02:12:23 +05:30
sharath 77f0b97385
chore: remove obsolete dump.rdb file 2025-07-11 17:13:36 +00:00
dragonxp 421ae4d66b Added Dockerfile, .dockerignore and modified the nextconfig to output standalone 2025-07-11 17:33:24 +05:45
Saumya 404e5493e9 oauth fetch bug fix 2025-07-11 14:23:44 +05:30
Saumya 547bf72d24 feat: improve integrations ux 2025-07-11 13:47:44 +05:30
Saumya c183a812e4 feat: app profile integrations UI 2025-07-11 10:13:57 +05:30
Saumya daa0f81275 Merge branch 'main' into flow-improvement 2025-07-11 09:17:03 +05:30
Saumya 43af4852d4 ux: ui/ux revamp 2025-07-11 09:16:20 +05:30
Marko Kraemer eec0308772
Merge pull request #928 from KrishavRajSingh/krishav/minor_ui_fix
fixed overflowing chatbox
2025-07-10 23:28:36 +02:00
Sharath 6d7114c5ed
Merge pull request #569 from Dharrnn/feat-github-login 2025-07-10 21:42:55 +05:30