Saumya
20080325fd
ui bug fixes
2025-08-11 18:03:10 +05:30
Krishav Raj Singh
09eb9b56e7
updated config with new version
2025-08-11 16:12:56 +05:30
Krishav
80e4126a6b
Merge branch 'kortix-ai:main' into feat/stagehand
2025-08-11 15:01:13 +05:30
Krishav Raj Singh
93892535c2
cleanup
2025-08-11 14:59:33 +05:30
Krishav
cfb0ed9049
Merge branch 'kortix-ai:main' into feat/stagehand
2025-08-11 14:08:32 +05:30
Krishav Raj Singh
73e37e30ca
rename docker image to kortix/suna
2025-08-11 14:07:52 +05:30
mykonos-ibiza
24deeb2c5e
Optimize agent initiate, start and stream
2025-08-11 13:58:38 +05:30
Krishav Raj Singh
b0f830df56
final
2025-08-11 13:51:28 +05:30
mykonos-ibiza
da5db975ca
Allow unlimited custom agents in local environment mode
2025-08-11 12:37:23 +05:30
Cursor Agent
97c1334e6f
Allow unlimited custom agents in local environment mode
...
Co-authored-by: sharath <sharath@kortix.ai>
2025-08-11 07:00:26 +00:00
Krishav
7f8dcdf5ee
Merge branch 'kortix-ai:main' into feat/stagehand
2025-08-11 10:56:36 +05:30
Saumya
281025891a
feat: copy suna system prompt to newly created agents (further configurable)
2025-08-11 09:58:25 +05:30
marko-kraemer
6796216a4f
fix chat input
2025-08-10 17:30:00 -07:00
Krishav
6122810864
Merge branch 'kortix-ai:main' into feat/stagehand
2025-08-11 01:22:34 +05:30
Vukasin
5a23b6d26e
feat: add workflow input support in schedule configuration
2025-08-10 20:47:17 +02:00
Vukasin
aa05623e1c
Merge remote-tracking branch 'upstream/main' into feat/playbook-style-workflows
2025-08-10 19:00:22 +02:00
Vukasin
4fae58b310
refactor: unify workflow and playbook creation
2025-08-10 18:48:55 +02:00
Krishav Raj Singh
fc7139526c
migrate to tsx
2025-08-10 22:00:30 +05:30
Krishav Raj Singh
aea04d0cd5
enhance ui
2025-08-10 22:00:30 +05:30
Krishav Raj Singh
5e79d47875
revert supervisord changes
2025-08-10 22:00:30 +05:30
Krishav Raj Singh
796f1ef9f4
replace sb_browser_tool with stagehand_browser_tool
2025-08-10 22:00:28 +05:30
Krishav Raj Singh
ba13fa21b6
feat: stagehand browser tool
2025-08-10 21:58:26 +05:30
Saumya
ea058a4260
Merge branch 'main' into agent-model
2025-08-10 21:55:07 +05:30
Saumya
75cca541b1
integrate model selection with templates
2025-08-10 21:54:18 +05:30
Vukasin
0ea86341fd
Merge remote-tracking branch 'upstream/main' into feat/playbook-style-workflows
2025-08-10 17:45:57 +02:00
Saumya
84c0c28272
feat: model selector in agent config
2025-08-10 21:12:47 +05:30
Vukasin
e779ae0fe4
feat: playbook fixes and unified modal
2025-08-10 17:41:36 +02:00
marko-kraemer
ffd158760f
Merge main into landing-wip - resolved conflicts in README.md, dashboard-content.tsx, pricing-section.tsx, and agent-selector.tsx
2025-08-09 16:12:30 -07:00
marko-kraemer
65c664bb72
Resolve merge conflicts in chat-input and model-selector components
2025-08-09 16:07:15 -07:00
Bobbie
3a9d8e291e
Merge pull request #1267 from escapade-mckv/main
...
UI fixes
2025-08-10 02:44:09 +05:30
Saumya
c56e2a2286
option to delete credential profile
2025-08-10 02:42:16 +05:30
Vukasin
7b0f4ac0d0
feat: init new playbook style workflows
2025-08-09 21:57:11 +02:00
Saumya
c786e190b6
limit agent creation based on tiers
2025-08-10 01:15:29 +05:30
mykonos-ibiza
9433afc745
fix: enhance tools parameter handling in agent retrieval
...
- Added support for tools parameter to accept string, dict, or list types.
- Implemented logging for unexpected tools parameter types and cases where a dict is received.
- Ensured tools filtering is robust and handles various input formats appropriately.
2025-08-09 23:05:20 +05:30
Bobbie
5d56125d2c
refactor: optimize agent retrieval by batching version data queries
2025-08-09 22:57:41 +05:30
mykonos-ibiza
461c8e1bbc
refactor: optimize agent retrieval by batching version data queries
...
- Combined total count retrieval and paginated data fetching into a single request for efficiency.
- Replaced per-agent version fetching with a batched query to reduce API calls and improve performance.
- Enhanced error handling for version data loading.
2025-08-09 22:56:05 +05:30
Saumya
58cfb0edd6
Merge branch 'main' into ui-polishing
2025-08-09 21:55:51 +05:30
mykonos-ibiza
c4979642fb
Refactor agent and sandbox management: streamline sandbox creation, add caching for agent run limits and Stripe customer data, and improve error handling. Update API documentation and logging for better clarity.
2025-08-09 16:21:14 +05:30
Bobbie
a9087fd264
Merge pull request #1258 from mykonos-ibiza/move-to-supabase-cron
...
refactor: replace QStash with Supabase Cron for background job processing
2025-08-09 16:06:45 +05:30
mykonos-ibiza
2cba5392ca
refactor: replace QStash with Supabase Cron for background job processing
...
- Removed references to QStash in documentation and codebase.
- Updated setup and configuration files to reflect the transition to Supabase Cron.
- Implemented new functions for scheduling and unscheduling jobs using Supabase Cron.
- Added webhook authentication using a shared secret for enhanced security.
- Cleaned up related dependencies and example configurations.
2025-08-09 15:40:11 +05:30
Saumya
8ff25fa3bb
make custom agents section in dashboard page
2025-08-09 11:41:47 +05:30
marko-kraemer
ff7a09f73a
enterprise page
2025-08-08 18:23:21 -07:00
Marko Kraemer
76fccfda66
Update constants.py
2025-08-08 18:23:21 -07:00
Marko Kraemer
111af29d38
Update constants.py
2025-08-08 18:23:21 -07:00
Vukasin
ad9bae6457
feat: add mini model
2025-08-08 18:23:21 -07:00
Vukasin
59b9261561
feat: new model
2025-08-08 18:23:21 -07:00
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
3181717b69
dynamic mcp tool registration
2025-08-08 18:23:21 -07:00
Saumya
727e59c2e7
enhance system prompt
2025-08-08 18:23:21 -07:00