Saumya
40393143d5
feat: fix agent performance, bugs, ui
2025-08-08 18:23:21 -07:00
Saumya
69e2b30748
parallelize mcp initialization
2025-08-08 18:23:21 -07:00
Saumya
727e59c2e7
enhance system prompt
2025-08-08 18:23:21 -07:00
Saumya
72d7aad35c
improve system prompt for self configuration
2025-08-08 18:23:21 -07:00
Vukasin
60dde8898f
Merge remote-tracking branch 'upstream/main' into pr-1205
...
# Conflicts:
# frontend/src/components/thread/tool-views/command-tool/CommandToolView.tsx
2025-08-08 21:45:20 +02:00
kubet
15669fd633
Merge pull request #1246 from kubet/fix/stream-restore-on-thread-navigation
...
fix: stream restore on thread navigation
2025-08-08 21:35:54 +02:00
Vukasin
6347db190b
fix: stream restore on thread navigation
2025-08-08 21:35:26 +02:00
Marko Kraemer
6278047b17
Merge pull request #1200 from yeyan1996/feature/playback
...
fix: streaming in playback mode
2025-08-08 21:25:57 +02:00
Bobbie
0628827b3e
Merge pull request #1243 from escapade-mckv/ui-polishing
...
fix quick connect
2025-08-08 23:41:18 +05:30
Saumya
414ce567f2
fix quick connect
2025-08-08 23:37:19 +05:30
Bobbie
4ed9ab740c
Merge pull request #1241 from escapade-mckv/ui-polishing
...
UI polishing
2025-08-08 22:44:37 +05:30
Saumya
f0efcd93a5
ui nitpick
2025-08-08 22:43:10 +05:30
Saumya
198f37cc43
fix composio connection requirements
2025-08-08 22:38:50 +05:30
Saumya
3e683de620
quick connect option in model selector
2025-08-08 19:46:46 +05:30
Bobbie
b504d7bee9
Merge pull request #1236 from mykonos-ibiza/feat-product-analytics
...
feat: analytics on various events
2025-08-08 17:39:26 +05:30
Bobbie
2281ac7678
Merge branch 'kortix-ai:main' into sheets-agent
2025-08-08 16:08:13 +05:30
mykonos-ibiza
921925ac45
Integrate PostHog analytics and tracking
...
- Added PostHog client initialization in instrumentation-client.ts.
- Configured Next.js rewrites for PostHog ingestion endpoints in next.config.ts.
- Implemented user identification and event tracking in various components, including pricing-section.tsx, sidebar-left.tsx, chat-input.tsx, and api.ts.
- Introduced PostHogIdentify component to handle user session changes.
- Updated package.json and package-lock.json to include PostHog dependencies.
2025-08-08 15:24:12 +05:30
Saumya
e871d1b6e1
Merge branch 'sheets-agent' into presentation-tool
2025-08-08 15:15:20 +05:30
Saumya
33739679b0
fix: luckyviewer formatting
2025-08-08 12:00:59 +05:30
Saumya
13fefdae77
feat: add sheets tools
2025-08-08 11:38:49 +05:30
marko-kraemer
63552b20d7
examples
2025-08-07 18:45:01 -07:00
marko-kraemer
d74125b8a5
examples
2025-08-07 18:44:15 -07:00
marko-kraemer
d726cef68d
examples
2025-08-07 18:18:54 -07:00
marko-kraemer
12b2f41269
Merge branch 'main' into landing-wip
2025-08-07 14:39:23 -07:00
Vukasin
49ff89f9d8
feat: add mini model
2025-08-07 20:08:01 +02:00
Vukasin
ee02316d00
feat: new model
2025-08-07 19:58:23 +02:00
Bobbie
5e9cd614ce
Merge pull request #1220 from escapade-mckv/bug-fixes
...
Bug fixes
2025-08-07 16:06:55 +05:30
Saumya
07c088a932
feat: fix agent performance, bugs, ui
2025-08-07 16:05:33 +05:30
Saumya
a737299232
parallelize mcp initialization
2025-08-07 15:22:10 +05:30
Saumya
c7adfa6796
enhance system prompt
2025-08-07 14:12:57 +05:30
Saumya
d941b573d5
improve system prompt for self configuration
2025-08-07 11:50:41 +05:30
marko-kraemer
0e8c58106a
Add Kortix Admin API Key to setup
2025-08-06 12:31:45 -07:00
marko-kraemer
1d01571500
url query param & share agent marketplace
2025-08-06 12:14:25 -07:00
marko-kraemer
2c00ab706b
create agent ui
2025-08-06 11:49:54 -07:00
marko-kraemer
880772d63f
wip
2025-08-06 11:42:51 -07:00
marko-kraemer
ff7133270f
wip
2025-08-06 11:13:10 -07:00
Saumya
c269d26b4e
fix: cleanup ux and stuff
2025-08-06 17:22:41 +05:30
Saumya
d9277ff63e
imprive presentation tool
2025-08-06 17:18:37 +05:30
Saumya
bbd4b8f4d2
Merge branch 'main' into presentation-tool
2025-08-06 13:47:40 +05:30
Saumya
4083221fc4
fix the text positioning in selected profile state
2025-08-06 13:45:25 +05:30
Saumya
752d201ac5
Merge branch 'main' of github.com:escapade-mckv/suna into composio-1a
2025-08-06 11:57:35 +05:30
Saumya
87f6adc8cf
composio integrations UX improvement
2025-08-06 11:56:46 +05:30
Saumya
50b6ad5189
improve composio UC
2025-08-06 11:18:06 +05:30
marko-kraemer
7a75c7e3a0
wip
2025-08-05 21:20:26 -07:00
marko-kraemer
800227f4f9
chat input advanced conf
2025-08-05 21:09:27 -07:00
yeyan1996
53775fcb5e
fix: update PlaybackControls to use PanelRightOpen for improved UI consistency
2025-08-05 20:28:33 -07:00
marko-kraemer
2365a54b7a
wip
2025-08-05 19:38:47 -07:00
marko-kraemer
99d4b4eb23
wip
2025-08-05 17:25:23 -07:00
Saumya
25ea4bd86f
presentation tool
2025-08-06 02:42:46 +05:30
Saumya
99a2e9af18
custom agent preview
2025-08-06 00:43:33 +05:30
Bobbie
09e5dfc012
Merge pull request #1206 from mykonos-ibiza/limit-running-agents
...
feat(agent-run-limits): implement agent run limit checks and UI dialogs
2025-08-05 18:19:51 +05:30
mykonos-ibiza
ddef5fab19
refactor(agent-run-limits): centralize agent run limit configuration
...
- Removed hardcoded maximum parallel agent runs and replaced with a configurable property in the Configuration class.
- Updated API and agent limit checks to utilize the new configuration property.
- Simplified error handling by removing limit from error details in the frontend components.
- Adjusted UI components to reflect changes in agent limit data structure.
2025-08-05 18:15:52 +05:30
Saumya
708a11d9fc
import and types fix
2025-08-05 14:21:13 +05:30
Saumya
e65c49d81d
Merge branch 'main' of github.com:escapade-mckv/suna into composio-1a
2025-08-05 14:08:42 +05:30
Saumya
df951703b7
feat: integrate composio tooling system
2025-08-05 14:07:42 +05:30
Vukasin
67621f1cd6
feat: visual improvements
2025-08-04 21:43:13 +02:00
mykonos-ibiza
43bc71779e
feat(agent-run-limits): implement agent run limit checks and UI dialogs
...
- Added functionality to check the maximum parallel agent runs allowed within a 24-hour period.
- Introduced `AgentRunLimitError` to handle cases where the limit is exceeded.
- Updated API to return appropriate error responses for agent run limits.
- Created `AgentRunLimitDialog` component to inform users when the limit is reached, displaying currently running agents and options to stop them.
- Integrated limit checks into agent initiation and running processes across relevant components.
2025-08-04 22:23:25 +05:30
Chaitanya045
daf0eafb41
refined terminal output
2025-08-04 18:01:59 +05:30
Saumya
aa37988106
update agent builder to use composio
2025-08-04 10:43:42 +05:30
Saumya
d456817809
Merge branch 'main' of github.com:escapade-mckv/suna into composio-1a
2025-08-04 09:14:02 +05:30
Saumya
354286212d
feat: integrate composio
2025-08-04 09:13:20 +05:30
yeyan1996
edf1f7e4c1
fix: clean up unused console log and improve cursor visibility logic in ThreadContent
2025-08-03 16:45:07 -07:00
yeyan1996
91a51b6369
refactor: optimize performance and structure in ThreadPage and PlaybackControls
...
- Introduced memoization for ToolCallSidePanel and FileViewerModal to enhance rendering efficiency.
- Cleaned up unused useEffect hooks in ThreadPage to improve readability and maintainability.
- Refactored playback timeout management in PlaybackControls to utilize useRef for better performance.
- Enhanced streaming content handling in ThreadContent with a helper function for improved clarity and functionality.
2025-08-03 15:42:58 -07:00
Marko Kraemer
976103d975
Merge pull request #1117 from yeyan1996/fix/streaming
...
fix: correct JSON formatting in streamAgent for message type checks
2025-08-03 19:26:26 +02:00
kubet
91380386db
Merge pull request #1192 from kubet/feat/smooth-brain-messages
...
fix: lint
2025-08-03 18:44:46 +02:00
Marko Kraemer
3e8ee151a4
Merge pull request #1132 from sunzhengya/feature/zanyar-fe
...
feat(data-provider-tool): add enhanced UI components for data provide…
2025-08-03 18:44:30 +02:00
Vukasin
da0efcca88
fix: lint
2025-08-03 18:44:11 +02:00
Vukasin
2c833eb910
Merge remote-tracking branch 'upstream/main' into feat/smooth-brain-messages
2025-08-03 16:15:41 +02:00
Vukasin
05fcc4394b
fix: cursor pointer
2025-08-03 16:14:22 +02:00
Vukasin
2805fc0233
feat: scroll indicator button to bottom
2025-08-03 16:09:25 +02:00
Vukasin
fc47656ec8
fix: overlap issue
2025-08-03 15:18:18 +02:00
yeyan1996
c2df5ed163
feat: enhance UI on the playback page
2025-08-02 22:56:56 -07:00
Saumya
5ca3cffae3
composio integration
2025-08-03 10:46:07 +05:30
Marko Kraemer
b90482eb06
Merge pull request #1185 from yeyan1996/feature/playback
...
feat: enhance PlaybackControls with new navigation buttons
2025-08-03 06:41:40 +02:00
marko-kraemer
c9d89f9bf1
fix: update default tab selection in FileOperationToolView component
...
- Modify the default tab selection logic to display 'preview' for Markdown or HTML files, and 'code' for others.
- This change enhances the user experience by ensuring the appropriate tab is shown based on file type.
2025-08-03 03:38:01 +02:00
yeyan1996
a76018fc4b
feat: enhance PlaybackControls with new navigation buttons
...
- Introduced ForwardButton for advancing playback by one message.
- Added ResetButton to restart playback from the beginning.
- Refactored Play and Reset button implementations into separate components for better readability and maintainability.
- Updated the playback state management to handle new button functionalities.
These changes improve user interaction with playback controls, allowing for more intuitive navigation through messages.
2025-08-02 18:28:27 -07:00
marko-kraemer
d31b55fa2f
refactor: remove publish tags from AgentsPage and PublishDialog components
...
- Eliminate the currentTags and publishTags state management from AgentsPage.
- Update openPublishDialog and handleAgentPublish functions to no longer set tags.
- Modify PublishDialog to remove tag input and add an alert for sensitive information warnings.
- Ensure the publishing process remains intact without the tags functionality.
This streamlines the publishing process and enhances user awareness regarding sensitive data.
2025-08-03 02:16:00 +02:00
marko-kraemer
adf9326f61
feat: implement JSON agent export/import with improved UX
...
- Add backend API endpoints for agent export/import
- GET /agents/{agent_id}/export - exports agent configuration as JSON
- POST /agents/import - imports agent from JSON (new agents only)
- Add AgentExportData and AgentImportRequest Pydantic models
- Integrate export functionality in agent config header
- Add always-visible 3-dots menu left of "Prompt to Build" tab
- Include export option in dropdown menu for all agent types
- Handle loading states during export process
- Add subtle import functionality to new agent dialog
- Replace mode selection with "or import from JSON" link
- Support file upload and validation for agent JSON
- Streamline UX for creating agents from templates
- Create React Query hooks for export/import operations
- useExportAgent: handles JSON download with proper error handling
- useImportAgent: creates new agent and invalidates cache
- Remove update existing agent option (import creates new agents only)
- Fix API integration to use direct fetch calls with backend URL
- Clean up unused components and improve code organization
This enables users to share agent configurations across instances
and create agents from templates with an intuitive interface.
2025-08-03 02:01:31 +02:00
marko-kraemer
286e7edeef
wip
2025-08-03 01:15:56 +02:00
marko-kraemer
41ee63719d
fix save
2025-08-03 01:07:46 +02:00
marko-kraemer
6e1a604bc9
cleanup autosave
2025-08-03 00:56:27 +02:00
marko-kraemer
1abd9457c7
refactor: replace autosave functionality with manual save handler, mcp add connection improved ui
2025-08-03 00:50:47 +02:00
marko-kraemer
924c1540d2
feat: add template deletion functionality, owner template indicator, owner template filter
2025-08-02 22:25:19 +02:00
Saumya
3e6859e9ca
chore: functional composio integration
2025-08-03 01:40:11 +05:30
Marko Kraemer
9d857483eb
Merge branch 'main' into feat/task_list_tool
2025-08-02 20:46:23 +02:00
Marko Kraemer
6287f36244
Merge pull request #1170 from yeyan1996/fix/playback
...
fix: hide panel when resetting the state of playback
2025-08-02 20:42:51 +02:00
Marko Kraemer
a222bd7543
Merge pull request #1171 from yeyan1996/style/cursor
...
Enhance button styles by adding cursor pointer
2025-08-02 20:42:35 +02:00
Marko Kraemer
be0c61945a
Merge pull request #1169 from Chaitanya045/issue-Add-Copy-text-btns-everywhere-in-UI
...
feat: Add "Copy" text buttons everywhere in UI
2025-08-02 20:40:05 +02:00
Krishav Raj Singh
7632f36a84
fix: typo clear-all
2025-08-02 18:57:57 +05:30
Krishav Raj Singh
4f32ed007a
refactor: use section_id
2025-08-02 18:54:59 +05:30
Vukasin
2af96de7a8
fix: scroll to bottom
2025-08-02 13:44:16 +02:00
Saumya
b4e8796a3c
the functions required for composio
2025-08-02 13:52:17 +05:30
Vukasin
a982935e33
fix: make message stream smooth
2025-08-01 23:56:37 +02:00
Krishav
2ca30bec83
Merge branch 'kortix-ai:main' into feat/task_list_tool
2025-08-02 00:26:43 +05:30
Chaitanya045
124fb0e1c8
fixed success and failure messaged to be shown on a toast instead if console log.
2025-08-01 23:56:30 +05:30
Saumya
26e69a24b9
Merge branch 'main' into composio-1a
2025-08-01 21:06:52 +05:30
Bobbie
4a6073a563
Merge pull request #1163 from mykonos-ibiza/kortix-sdk
...
Feat Kortix SDK
2025-08-01 20:01:07 +05:30
Krishav
04f3543d97
Merge branch 'kortix-ai:main' into feat/task_list_tool
2025-08-01 16:30:23 +05:30
Saumya
6b77a6ccca
fix of height of tools section
2025-08-01 15:55:39 +05:30
Krishav
90063d7c59
Merge branch 'kortix-ai:main' into feat/task_list_tool
2025-08-01 13:07:27 +05:30
Saumya
6de7bd0f6c
fix agent builder update tool
2025-08-01 13:04:24 +05:30
Saumya
5d126bc75b
test composio sdk
2025-08-01 12:54:16 +05:30
yeyan1996
4308f0e0d8
Enhance button styles by adding cursor pointer
2025-07-31 23:30:04 -07:00
yeyan1996
3be4345cbf
fix: hide panel when resetting the state of playback
2025-07-31 23:19:08 -07:00
Krishav Raj Singh
ab76c95258
ui: include sections
2025-08-01 10:51:52 +05:30
Krishav Raj Singh
3e2f442a17
chore: fix type
2025-08-01 10:51:16 +05:30
Krishav Raj Singh
61d2ad5df4
feat: ui for task list tool
2025-08-01 10:51:16 +05:30
Chaitanya045
a004a1b2ee
issue: add copy functionality to file manager and tool-call side panel
2025-08-01 08:20:20 +05:30
Bobbie
0250e786cd
Merge pull request #1165 from escapade-mckv/fix-agent-builder-2a
...
fix agent builder functionality
2025-08-01 02:16:58 +05:30
Saumya
e8972fb788
fix agent builder functionality
2025-08-01 02:15:49 +05:30
mykonos-ibiza
51aecd3e67
Merge branch 'main' into kortix-sdk
2025-08-01 01:47:10 +05:30
Vukasin
a1f187b402
Merge remote-tracking branch 'upstream/main' into feat/wip-workflow
2025-07-31 19:41:02 +02:00
Vukasin
f1024d8e07
fix: pipedream app connection
2025-07-31 19:40:55 +02:00
Saumya
d5dce19023
fix fade in the trigger acordion
2025-07-31 22:06:46 +05:30
Vukasin
1ff01ef83c
Merge remote-tracking branch 'upstream/main' into feat/wip-workflow
2025-07-31 18:28:06 +02:00
Vukasin
e89cd8d3e7
fix: visual improvements
2025-07-31 18:28:02 +02:00
Saumya
edb35d8665
Merge branch 'main' into fix-ux-issues
2025-07-31 21:09:26 +05:30
Saumya
01c24faf2f
fix issues inconsistncy
2025-07-31 21:09:16 +05:30
Saumya
4e9fc2bc8c
fix empty state in mcp logo
2025-07-31 20:27:34 +05:30
Vukasin
1900bf9b60
fix: workflow saving
2025-07-31 15:37:24 +02:00
mykonos-ibiza
8f6af9d29d
Merge branch 'main' into kortix-sdk
2025-07-31 18:47:38 +05:30
mykonos-ibiza
09211d9c55
Refactor UsageLogEntry interface and update truncateString function
...
- Updated the UsageLogEntry interface to include new fields: message_id, thread_id, created_at, content, total_tokens, estimated_cost, and project_id.
- Modified the truncateString function to handle optional string input, returning an empty string if no input is provided.
2025-07-31 17:37:13 +05:30
mykonos-ibiza
a4141365cb
Merge branch 'main' into stripe-add-yearly-commitment-plans
2025-07-31 16:18:21 +05:30
mykonos-ibiza
8176ceba3b
Refactor yearly commitment plan mappings to support environment-specific configurations
...
- Introduced separate mappings for production and staging environments.
- Updated the configuration to dynamically select the appropriate yearly commitment plans based on the current environment mode.
2025-07-31 16:14:57 +05:30
mykonos-ibiza
f7c192ab78
Update Stripe pricing IDs for yearly commitment plans in configuration
2025-07-31 16:10:48 +05:30
mykonos-ibiza
2eea1f07aa
Update button text and styles for yearly subscription upgrades in pricing section
2025-07-31 15:57:11 +05:30
Saumya
42914cba92
fix ux issues
2025-07-31 12:01:57 +05:30
Saumya
91508d60f1
cleaup code, remove unused endpoints & methods
2025-07-31 09:58:33 +05:30
Saumya
bf3904e860
rtefactor backend
2025-07-31 09:07:09 +05:30
mykonos-ibiza
a7b142ed74
Implement yearly commitment subscription plans and enhance billing logic
...
- Added support for yearly commitment plans with associated pricing tiers in the billing service.
- Introduced validation functions to manage plan changes and restrictions based on business rules.
- Updated configuration to include new yearly commitment pricing in both production and staging environments.
- Enhanced frontend components to handle subscription management, including cancellation and reactivation features.
- Refactored billing-related hooks and API calls to accommodate new subscription types and improve error handling.
2025-07-31 02:16:08 +05:30
marko-kraemer
1f73aa25ef
rm temp readme
2025-07-30 22:18:51 +02:00
Saumya
b36715d2b6
fix agent creation
2025-07-30 23:37:36 +05:30
Vukasin
762f18f96f
Merge remote-tracking branch 'upstream/main' into feat/wip-workflow
2025-07-30 17:09:32 +02:00
Vukasin
83ef975c5f
fix:
2025-07-30 15:11:36 +02:00
Frank An
30eae454f5
fix: correct textarea auto-resize behavior and scroll appearance
2025-07-30 17:22:12 +08:00
Zanyar
88dc5dfc44
feat(data-provider-tool): add enhanced UI components for data provider tool views
2025-07-30 15:01:02 +08:00
Saumya
080a0b1cef
suna agent installation cleanup
2025-07-30 12:29:25 +05:30
Saumya
26fd18b6b8
cleanup agent builder tools
2025-07-30 11:37:34 +05:30
Saumya
8e1cce5cbd
refactor versioning & run.py
2025-07-30 11:20:05 +05:30
Vukasin
612e5c6d74
fix: util parsing and ajust structure
2025-07-29 23:34:02 +02:00
Vukasin
8ee6d79858
feat: workflow ajustments
2025-07-29 22:57:58 +02:00
mykonos-ibiza
02b844b2e7
style(api-keys): improve UI consistency and accessibility
...
- Added margin classes to labels for better spacing and alignment.
- Updated card header styling for a cleaner look.
- Enhanced text visibility by adding margin to description labels.
- Simplified the API key creation success message for clarity.
- Adjusted button labels for improved user experience.
2025-07-29 23:25:47 +05:30
yeyan1996
45947eb770
refactor: continue running the agent when status is thread_run_end
2025-07-29 10:20:46 -07:00
mykonos-ibiza
8869138a7e
feat(api-keys): implement API key management system
...
- Added a new API keys service with endpoints for creating, listing, revoking, and deleting API keys.
- Integrated API key validation and caching for performance.
- Updated backend configuration to include API key secret and throttling settings.
- Created frontend components for managing API keys, including a user interface for creating and displaying keys.
- Introduced a new database migration for the API keys table with necessary constraints and security policies.
- Enhanced authentication methods to support API key usage alongside JWT.
2025-07-29 19:38:37 +05:30
Marko Kraemer
e7ad67caef
Merge pull request #1116 from dat-lequoc/ai-iteration-20250728-231518
...
Morph AI Edit_file, better prompting ; Update UI as well, but need more check on frontend
2025-07-29 13:00:44 +02:00
Bobbie
5e02569639
Merge pull request #1118 from escapade-mckv/refactor-backend-2
...
refactor & cleanup templates
2025-07-29 11:26:15 +05:30
Saumya
488d184939
refactor & cleanup templates
2025-07-29 11:25:18 +05:30
yeyan1996
4c34f99b95
fix: correct JSON formatting in streamAgent for message type checks
2025-07-28 20:47:47 -07:00
LE Quoc Dat
37f3fb866d
AI: there're duplication of columns when it comes to unified diff UI.
...
also in unified diff, you don't need to show the removed line (red). Green is like concise enough to show the change,
2025-07-28 22:48:57 +02:00
Vukasin
6148b199ae
feat: wip workflow design
2025-07-28 22:44:31 +02:00
LE Quoc Dat
120825d3f1
AI:
...
0.910 > suna@0.1.0 build
0.910 > next build
0.910
1.845 ▲ Next.js 15.3.3
1.845 - Environments: .env.local
1.846
1.871 Creating an optimized production build ...
43.91 Failed to compile.
43.91
43.91 ./src/components/thread/tool-views/file-operation/_utils.ts
43.91 Module parse failed: Identifier 'parseContent' has already been declared (243:6)
43.91 File was processed with these loaders:
43.91 * ./node_modules/next/dist/build/webpack/loaders/next-flight-client-module-loader.js
43.91 * ./node_modules/next/dist/build/webpack/loaders/next-swc-loader.js
43.91 You may need an additional loader to handle the result of these loaders.
43.91 | };
43.91 | };
43.91 > const parseContent = (content)=>{
43.91 | if (typeof content === 'string') {
43.91 | try {
43.91
43.91 Import trace for requested module:
43.91 ./src/components/thread/tool-views/file-operation/_utils.ts
43.91 ./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
43.91 ./src/components/thread/tool-views/wrapper/ToolViewRegistry.tsx
43.91 ./src/components/thread/tool-views/wrapper/index.ts
43.91 ./src/components/thread/tool-call-side-panel.tsx
43.91 ./src/app/share/[threadId]/page.tsx
43.91
43.91
43.91 > Build failed because of webpack errors
43.95 npm notice
43.95 npm notice New major version of npm available! 10.9.2 -> 11.5.1
43.95 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.1
43.95 npm notice To update run: npm install -g npm@11.5.1
43.95 npm notice
------
Dockerfile:45
2025-07-28 22:36:13 +02:00
LE Quoc Dat
ef980353ba
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:22:38 +02:00
LE Quoc Dat
d4619f0744
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:19:34 +02:00
LE Quoc Dat
fe1e1c6fb4
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:16:20 +02:00
LE Quoc Dat
7ef8a624be
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:12:46 +02:00
LE Quoc Dat
066a43d951
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:09:32 +02:00
LE Quoc Dat
86aaa9e5ca
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:02:07 +02:00
LE Quoc Dat
1fbac3bc15
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:59:07 +02:00
LE Quoc Dat
cb424d8fe7
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:55:45 +02:00
LE Quoc Dat
4a19e1e521
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:52:15 +02:00
LE Quoc Dat
66194d03d3
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:49:32 +02:00
LE Quoc Dat
2def96efc9
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:46:31 +02:00
LE Quoc Dat
a2eac10d87
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:42:25 +02:00
LE Quoc Dat
deb442cbf7
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:40:07 +02:00
LE Quoc Dat
d6f3800076
AI:
...
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx:41:11
Type error: Object literal may only specify known properties, and 'color' does not exist in type 'ReactDiffViewerStylesVariables'.
39 | variables: {
40 | dark: {
> 41 | color: '#e2e8f0',
| ^
42 | background: '#09090b',
43 | addedBackground: '#104a32',
44 | addedColor: '#6ee7b7',
Next.js build worker exited with code: 1 and signal: null
2025-07-28 21:15:33 +02:00
LE Quoc Dat
96e77cfcbf
AI:
...
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx:41:11
Type error: Object literal may only specify known properties, and 'color' does not exist in type 'ReactDiffViewerStylesVariables'.
39 | variables: {
40 | dark: {
> 41 | color: '#e2e8f0',
| ^
42 | background: '#09090b',
43 | addedBackground: '#104a32',
44 | addedColor: '#6ee7b7',
Next.js build worker exited with code: 1 and signal: null
2025-07-28 21:13:37 +02:00
LE Quoc Dat
ce0e35c4e5
AI:
...
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
Attempted import error: 'generateLineDiff' is not exported from './_utils' (imported as 'generateLineDiff').
Import trace for requested module:
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
./src/components/thread/tool-views/wrapper/ToolViewRegistry.tsx
./src/components/thread/tool-views/wrapper/index.ts
./src/components/thread/tool-call-side-panel.tsx
./src/app/share/[threadId]/page.tsx
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
Attempted import error: 'calculateDiffStats' is not exported from './_utils' (imported as 'calculateDiffStats').
Import trace for requested module:
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
./src/components/thread/tool-views/wrapper/ToolViewRegistry.tsx
./src/components/thread/tool-views/wrapper/index.ts
./src/components/thread/tool-call-side-panel.tsx
./src/app/share/[threadId]/page.tsx
⚠ Compiled with warnings in 40.0s
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
Attempted import error: 'generateLineDiff' is not exported from './_utils' (imported as 'generateLineDiff').
Import trace for requested module:
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
./src/components/thread/tool-views/wrapper/ToolViewRegistry.tsx
./src/components/thread/tool-views/wrapper/index.ts
./src/components/thread/tool-call-side-panel.tsx
./src/app/share/[threadId]/page.tsx
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
Attempted import error: 'calculateDiffStats' is not exported from './_utils' (imported as 'calculateDiffStats').
Import trace for requested module:
./src/components/thread/tool-views/file-operation/FileEditToolView.tsx
./src/components/thread/tool-views/wrapper/ToolViewRegistry.tsx
./src/components/thread/tool-views/wrapper/index.ts
./src/components/thread/tool-call-side-panel.tsx
./src/app/share/[threadId]/page.tsx
2025-07-28 21:10:59 +02:00
LE Quoc Dat
9a0dc4e200
AI: can we streamline the edit-file just like the create_file tool, in the front end ?
...
like stream the code-edit output of the agent; Then we should be able to show the diff as well, when the tool complete. We get the original file content, and the full updated code (output of morph) and some how send it to the front end.
the front end should show this properly , concisely so user can see the changes in green / red.
This shouldn't change the content feed to the model btw. Like it will pollute the context.
make a plan what to do first, not make changes yet
2025-07-28 20:46:21 +02:00
LE Quoc Dat
e4d7ffe066
npm i
2025-07-28 18:07:58 +02:00
Bobbie
11c3c26048
Merge pull request #1108 from escapade-mckv/refactor-backend-2
...
refactor triggers
2025-07-28 16:11:06 +05:30
Saumya
3fb032185c
refactor triggers
2025-07-28 15:46:29 +05:30
Marko Kraemer
d8a7cd1798
Merge pull request #1090 from yeyan1996/fix/debug-mode
...
fix: stringify message in debug mode
2025-07-28 08:38:16 +02:00
Marko Kraemer
8b3f020794
Merge pull request #1089 from yeyan1996/fix/package
...
fix: phantom dependency
2025-07-28 08:37:55 +02:00
Bobbie
822ff42321
Merge pull request #1105 from escapade-mckv/fix-ux-issues
...
Fix ux issues
2025-07-28 11:51:56 +05:30
Saumya
1e501a12be
Merge branch 'extend-workflows-ui' into fix-ux-issues
2025-07-28 11:50:40 +05:30
Saumya
fdbf64769a
Merge branch 'main' of github.com:escapade-mckv/suna into extend-workflows-ui
2025-07-28 11:50:12 +05:30
Saumya
f7fd1296bf
improve ux a bit
2025-07-28 11:49:24 +05:30
Vukasin
d777b5b735
fix: visual improvements
2025-07-27 22:11:40 +02:00
marko-kraemer
aed291e7c3
wip
2025-07-27 05:53:25 +02:00
marko-kraemer
e38d8f327e
wip
2025-07-27 05:15:33 +02:00
marko-kraemer
5d2eb11019
add env example fe again
2025-07-27 04:10:19 +02:00
marko-kraemer
3405c27ef6
wip
2025-07-27 01:22:56 +02:00
marko-kraemer
ef087747ab
rem legacy workflows, db unused schema cleanup wip
2025-07-26 22:31:31 +02:00
Saumya
ec5e0b7560
improve system promot for self-config
2025-07-26 21:45:06 +05:30
Saumya
845c17d968
fix agent builder tool calls
2025-07-26 11:04:07 +05:30
yeyan1996
735b054fba
fix: format message content and metadata for better readability
2025-07-25 22:26:37 -07:00
yeyan1996
9058c71d31
fix: phantom dependency
2025-07-25 22:01:03 -07:00
Vukasin
eac057a326
fix: clean up
2025-07-25 22:14:55 +02:00
Vukasin
7a61e21454
Merge remote-tracking branch 'upstream/main' into feat/visual-improvements-and-fixes
2025-07-25 22:11:28 +02:00
Vukasin
5761d8a8f0
fix: visual improvements and fixes
2025-07-25 22:11:17 +02:00
Saumya
6beab18283
dsds
2025-07-26 01:05:07 +05:30
marko-kraemer
293e97fa69
refresh token fix
2025-07-25 20:04:00 +02:00
Marko Kraemer
159b128ecd
Merge pull request #1057 from dat-lequoc/ai-iteration-20250724-131301
...
Add FAST APPLY -- Morph LLM -- edit_file tool
2025-07-25 18:24:06 +02:00
Saumya
40a145552f
Merge branch 'main' of github.com:escapade-mckv/suna into extend-agent-builder
2025-07-25 13:25:11 +05:30
Saumya
8150ce94a1
feat: extend agent builder for Suna
2025-07-25 13:24:34 +05:30
Bobbie
f4dc33ab13
Merge pull request #1056 from mykonos-ibiza/fix/2fa
...
fix: migrate MFA functionality to frontend and remove backend MFA endpoints
2025-07-25 13:02:01 +05:30
mykonos-ibiza
80ce8e8a78
Update mfa.ts
2025-07-25 13:01:23 +05:30
Marko Kraemer
d72f84240a
Merge pull request #938 from KrishavRajSingh/krishav/feat/manage_key_ui
...
Krishav/feat/manage key UI
2025-07-25 00:22:35 +02:00
Marko Kraemer
ecc7d6685c
Merge pull request #1046 from anxsec/patch-1
...
fix: prevent right panel content overflow in ScrollArea component
2025-07-25 00:22:00 +02:00
Krishav Raj Singh
c05ec3e61b
removes one tap login
2025-07-24 23:42:11 +05:30
Vukasin
64b12fb719
fix: user reset
2025-07-24 17:49:32 +02:00
LE Quoc Dat
b1ac5793ba
edit_file
2025-07-24 12:46:57 +02:00
mykonos-ibiza
fc47e89da8
migrate MFA functionality to frontend and remove backend MFA endpoints
2025-07-24 14:16:04 +05:30
Vukasin
02ade2280e
fix: refresh token timing
2025-07-23 23:17:05 +02:00
Vukasin
5d1f5c9439
fix: scroll and build issue
2025-07-23 18:27:39 +02:00
Vukasin
dd15438576
Merge remote-tracking branch 'upstream/main' into fix/visual-improvements-stream
2025-07-23 18:05:45 +02:00
Vukasin
a1c470231e
fix: timing
2025-07-23 18:05:10 +02:00
Anx
510ec46aef
fix: prevent right panel content overflow in ScrollArea component
...
Resolves content overflow issues in the right panel caused by the ScrollArea
component's internal div with 'min-width:100%;display:table' styling. This
addresses the known shadcn-ui ScrollArea limitation where the component takes
up the entire width and causes overflow.
The fix ensures proper width constraints while maintaining scroll functionality.
References: https://github.com/shadcn-ui/ui/issues/3833
2025-07-23 18:59:11 +08:00
Saumya
030ffe23a3
fix suna install on oauth
2025-07-23 14:52:44 +05:30
Saumya
6b99777265
treat suna as a custom agent
2025-07-23 13:20:20 +05:30
Saumya
c57a9fb58b
pick suna details from code
2025-07-23 11:44:36 +05:30
Saumya
049c6c4d1b
Merge branch 'main' into custom-suna-agent
2025-07-23 11:08:26 +05:30
Vukasin
cf7e16fdc8
fix: streaming view
2025-07-22 23:58:41 +02:00
Vukasin
f33f5f6c6e
fix: visual improvements stream
2025-07-22 20:10:17 +02:00
Saumya
f8c455fa39
attempt to fix google oauth
2025-07-22 22:14:44 +05:30
Saumya
34ae50a68b
custom suna agent
2025-07-22 21:41:10 +05:30
sharath
1067cb7092
fix(auth): temporarily comment out redirection to MFA verification
2025-07-22 11:05:53 +00:00
sharath
87ec0230c5
fix(auth): temporarily disable redirection for new users without MFA enrolled
2025-07-22 11:02:11 +00:00
sharath
c0e8614210
fix(models): update model tiers
2025-07-22 05:07:51 +00:00
sharath
6a80a2e87d
chore(models): change model availability
2025-07-22 04:58:16 +00:00
Bobbie
8b1c805ab0
Merge pull request #1037 from escapade-mckv/fix-ux-issues
...
revert back to registry dialog on home screen configure
2025-07-22 00:47:50 +05:30
Saumya
4a0a2147b6
revert back to registry dialog on home screen configure
2025-07-22 00:46:57 +05:30
Krishav
a96f5c2b44
Merge branch 'kortix-ai:main' into krishav/feat/manage_key_ui
2025-07-21 22:34:46 +05:30
Krishav Raj Singh
2263e8ce00
remove whitespace
2025-07-21 22:33:23 +05:30
Marko Kraemer
aa7ab3e425
Merge pull request #1022 from KrishavRajSingh/krishav/fix/google_oauth_login
...
fix: fallback to google oauth if one tap login fails
2025-07-21 18:43:07 +02:00
Krishav Raj Singh
c3f431d0ee
Merge remote-tracking branch 'upstream/main' into krishav/feat/manage_key_ui
2025-07-21 21:04:01 +05:30
Saumya
6a8d0b9351
add tools info in the app card
2025-07-21 16:03:00 +05:30
Bobbie
5b84eedfb1
Merge pull request #1031 from escapade-mckv/fix-ux-issues
...
build errors fix
2025-07-21 11:20:27 +05:30
Saumya
d1be6a38da
build errors fix
2025-07-21 11:19:32 +05:30
Bobbie
1520a8f20a
Merge branch 'main' into main
2025-07-21 11:16:50 +05:30
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