marko-kraemer
60059eaa9b
revert accidental changes
2025-08-19 16:36:28 -07:00
marko-kraemer
2d88091258
gpt 5 mini as default
2025-08-19 16:33:14 -07:00
Marko Kraemer
6e4a8fee9f
Merge pull request #1388 from KrishavRajSingh/refactor/slider
...
move slider to header
2025-08-19 13:36:04 -07:00
Krishav Raj Singh
ec439538ea
fix: completion marker in new line for heredoc
2025-08-20 01:18:59 +05:30
Krishav Raj Singh
a082244bf1
refactor: create session with workspace instead of cd
2025-08-19 22:53:59 +05:30
Krishav
e7385698c1
Merge branch 'kortix-ai:main' into refactor/slider
2025-08-19 19:06:11 +05:30
theshyPika
be2b91a98e
feat: add OpenAI-compatible providers support
...
- Add OpenAI-compatible API support with custom endpoints
- Implement LiteLLM Router for multi-provider routing
- Add new config options: OPENAI_COMPATIBLE_API_KEY/BASE
- Update environment examples and self-hosting documentation
Enables support for local LLM services like Ollama, LM Studio, vLLM,
and third-party OpenAI-compatible providers.
2025-08-19 19:46:01 +08:00
Bobbie
6f40945a5e
Merge pull request #1397 from escapade-mckv/buy-more-tokens
...
topup credits
2025-08-19 16:34:26 +05:30
Saumya
9eb7d7ab3a
topup credits
2025-08-19 16:33:21 +05:30
Bobbie
d4db38aac9
Merge pull request #1396 from escapade-mckv/buy-more-tokens
...
topup credits
2025-08-19 16:10:18 +05:30
Saumya
120a2380a4
topup credits
2025-08-19 15:58:12 +05:30
kubet
5368db4d13
Merge pull request #1395 from kubet/fix/trigger-enable
...
fix: trigger enable
2025-08-19 10:59:52 +02:00
Vukasin
1db63f2389
fix: trigger enable
2025-08-19 10:58:56 +02:00
Bobbie
2873b5c8a1
Merge pull request #1394 from escapade-mckv/buy-more-tokens
...
topup credits
2025-08-19 13:54:21 +05:30
Krishav Raj Singh
6add9a9628
chore: rename version everywhere
2025-08-19 13:51:40 +05:30
Saumya
49393e9b56
topup credits
2025-08-19 13:50:47 +05:30
Krishav
f8390c4e7e
Merge branch 'kortix-ai:main' into refactor/slider
2025-08-19 12:06:16 +05:30
Krishav Raj Singh
bb12fd1f67
show browser tool data
2025-08-19 10:14:44 +05:30
marko-kraemer
1e4bd6570c
fix agent knowledge base
2025-08-18 15:36:49 -07:00
Krishav Raj Singh
6c24652534
fix: daytona errors
2025-08-18 22:12:31 +05:30
Marko Kraemer
85866ca7e8
Merge pull request #1347 from KrishavRajSingh/feat/vnc_ui
...
vnc updates
2025-08-18 00:05:22 -07:00
marko-kraemer
ee7505288b
wip
2025-08-17 23:10:01 -07:00
marko-kraemer
f59f0a56be
disable new tools auto true
2025-08-17 22:17:39 -07:00
marko-kraemer
c57110f188
del free user sandbox script
2025-08-17 20:45:37 -07:00
marko-kraemer
b665cc8653
daytona archival script
2025-08-17 20:08:20 -07:00
Marko Kraemer
e9b1103674
Merge pull request #1378 from asemyanov/fix-search-mcp-only
...
Fix search_mcp_servers function to handle paginated response structure
2025-08-17 18:27:33 -07:00
Krishav Raj Singh
98983e6ea0
conditional slider
2025-08-18 05:34:38 +05:30
Krishav
de04819d98
Merge branch 'kortix-ai:main' into feat/vnc_ui
2025-08-18 05:08:45 +05:30
Krishav Raj Singh
656ebe9b25
fix: wait 5 sec if sandbox lazily created
2025-08-18 03:37:00 +05:30
Krishav Raj Singh
d82f047eff
enable realtime updates for projects table
2025-08-18 03:36:59 +05:30
Krishav Raj Singh
76e6761e26
vnc updates
2025-08-18 03:36:57 +05:30
marko-kraemer
2c655f3493
slight UX/UI
2025-08-17 13:23:49 -07:00
marko-kraemer
19765f56c0
context window defs
2025-08-17 12:24:37 -07:00
marko-kraemer
4cacf55c5b
Merge branch 'main' into config-refactor
2025-08-17 11:45:09 -07:00
Krishav Raj Singh
4838b99c24
refactor + add num_retries
2025-08-17 23:26:11 +05:30
Ubuntu
0b3e0094e7
Fix search_mcp_servers function to handle paginated response structure
...
- Extract toolkit objects from response "items" key instead of iterating over response dict
- Resolves AttributeError: 'str' object has no attribute 'name'
- Both search_toolkits and list_toolkits return paginated response format
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 13:17:29 +02:00
marko-kraemer
ac5d6f31d9
wip
2025-08-16 19:55:17 -07:00
marko-kraemer
998b4a310e
wip
2025-08-16 19:34:52 -07:00
marko-kraemer
1896208f12
refactor wip
2025-08-16 19:10:56 -07:00
marko-kraemer
8ef057a97a
refactor wip
2025-08-16 17:44:57 -07:00
marko-kraemer
72d05036ec
config refactor wip
2025-08-16 16:15:21 -07:00
Vukasin
d791528b56
fix: conditionally display event triggers
2025-08-16 23:09:43 +02:00
marko-kraemer
28b0d9fef0
kimi default free tier
2025-08-16 11:40:43 -07:00
Vukasin
ec4b7fca79
fix: trigger match issue
2025-08-16 18:36:57 +02:00
Saumya
1aaae954dc
make triggers and playbooks sync to versions and templates
2025-08-16 20:06:39 +05:30
Saumya
bb1ca5e4a5
make triggers and playbooks sync to versions and templates
2025-08-16 16:56:13 +05:30
Vukasin
42c5b9cae2
feat: version issue fix
2025-08-15 22:25:37 +02:00
Saumya
714a9aec9c
Merge branch 'main' of github.com:escapade-mckv/suna into web-dev-agent
2025-08-15 19:13:47 +05:30
Saumya
ff26111a8f
web dev agent with nextjs template
2025-08-15 19:13:15 +05:30
Vukasin
4bce579f1e
Merge remote-tracking branch 'upstream/main' into feat/event-driven-triggers-wip
2025-08-15 12:02:03 +02:00
Vukasin
e4700c5884
feat: implement trigger cleanup during agent deletion for proper remote management
2025-08-15 12:00:41 +02:00
Vukasin
1805dd8178
feat: implement event-based trigger management and UI enhancements
2025-08-15 10:22:37 +02:00
Saumya
acd364c58c
revert snapshot version
2025-08-15 11:36:56 +05:30
Saumya
c6446619f0
fix sandbox reference
2025-08-15 10:55:15 +05:30
Saumya
5339f51206
modify dockerfile for web dev agent
2025-08-15 10:42:34 +05:30
Saumya
9ebd7584e5
chore: presentation tool
2025-08-15 09:04:39 +05:30
marko-kraemer
2f24844125
activate browser state again
2025-08-14 18:48:41 -07:00
marko-kraemer
7cbf8d961e
standardise tool select component, fix sb image edit&gen tool
2025-08-14 18:01:24 -07:00
marko-kraemer
10c1a42783
auto load builder
2025-08-14 15:16:19 -07:00
Saumya
a3d4c02314
sync playbooks with config
2025-08-15 01:26:31 +05:30
Saumya
197e1a6e53
presentation tool
2025-08-14 23:53:12 +05:30
Saumya
b6c7beb47b
chore: pptx agent
2025-08-14 10:47:33 +05:30
Saumya
fe262f3750
Merge branch 'main' into presentation-tool
2025-08-14 08:57:30 +05:30
Vukasin
e81254521e
wip: event trigger init ui
2025-08-13 23:19:37 +02:00
Saumya
2bf5a7d483
web dev tool wip
2025-08-13 16:27:31 +05:30
Saumya
f0c0fdba88
feat: custom sheets agent
2025-08-13 16:24:12 +05:30
Saumya
52db3e7477
Merge branch 'main' of github.com:escapade-mckv/suna into web-dev-agent
2025-08-13 11:08:04 +05:30
Vukasin
09a369866e
wip
2025-08-13 01:03:52 +02:00
Vukasin
ffd4232f9b
feat: init event based triggers
2025-08-12 23:04:21 +02:00
Marko Kraemer
3d9ab9dce5
Merge pull request #1275 from yeyan1996/fix/misc
...
fix: update step number in agent configuration prompt and add forward…
2025-08-12 22:06:44 +02:00
Saumya
3a252fb301
web dev agent
2025-08-13 00:05:06 +05:30
Saumya
5f000ae61b
fix files tool not being registered
2025-08-12 02:17:50 +05:30
Saumya
561923bd6a
Cosmetic changes
2025-08-11 21:03:06 +05:30
Saumya
2335892ebb
Cosmetic changes
2025-08-11 21:00:58 +05:30
Saumya
b8c42f98e3
profile pic for agents
2025-08-11 20:25:11 +05:30
Saumya
123117e61d
feat: agent profile pic images
2025-08-11 19:30:57 +05:30
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
Saumya
e070d35824
feat: web dev agent
2025-08-11 13:37:11 +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
f0294cf36f
Merge branch 'main' into web-dev-agent
2025-08-11 10:12:01 +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
yeyan1996
f810e1ad16
fix: update step number in agent configuration prompt and add forward method to playback controls
2025-08-10 11:11:25 -07: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