Commit Graph

255 Commits

Author SHA1 Message Date
Krishav Raj Singh 674e4d92d0 listen to filechooser 2025-08-23 04:22:56 +05:30
Marko Kraemer 4875d89b74
Merge pull request #1407 from KrishavRajSingh/migration/gemini-2.5-pro
migrate stagehand to gemini-2.5-pro
2025-08-22 02:35:53 -07:00
Marko Kraemer f0f1c70311
Merge pull request #1411 from asemyanov/feature/System-prompt-append-instead-of-replace-in-agent-builder
Feature: System prompt append instead of replace for agent builder
2025-08-21 21:24:45 -07:00
asemyanov f1a0c26c98 IMPORTANT: system prompt appending instead of replacing 2025-08-21 16:26:38 +02:00
Saumya 2d5756fe18 upload file tool 2025-08-21 16:56:43 +05:30
Saumya 01eb3b2d55 upload file tool 2025-08-21 16:53:26 +05:30
Saumya b2340e8651 upload file tool 2025-08-21 16:49:27 +05:30
Krishav Raj Singh 168176fe3c migration to gemini-2.5-pro 2025-08-21 15:30:37 +05:30
marko-kraemer 4e50fe3ed1 presentation tool wip 2025-08-21 02:42:54 -07:00
marko-kraemer f915f3faaa csv, excel render, thread content csv preview, presentation tool wip 2025-08-20 23:06:01 -07:00
Krishav Raj Singh ea9531d1d2 upgrade stagehand:2.4.3 and switch to gpt-5 2025-08-21 03:57:30 +05:30
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 Raj Singh bb12fd1f67 show browser tool data 2025-08-19 10:14:44 +05:30
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 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 76e6761e26 vnc updates 2025-08-18 03:36:57 +05:30
marko-kraemer 4cacf55c5b Merge branch 'main' into config-refactor 2025-08-17 11:45:09 -07:00
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 1896208f12 refactor wip 2025-08-16 19:10:56 -07:00
marko-kraemer 8ef057a97a refactor wip 2025-08-16 17:44:57 -07:00
Vukasin d791528b56 fix: conditionally display event triggers 2025-08-16 23:09:43 +02:00
Saumya bb1ca5e4a5 make triggers and playbooks sync to versions and templates 2025-08-16 16:56:13 +05:30
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 1805dd8178 feat: implement event-based trigger management and UI enhancements 2025-08-15 10:22:37 +02:00
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 7cbf8d961e standardise tool select component, fix sb image edit&gen tool 2025-08-14 18:01:24 -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
Saumya 3a252fb301 web dev agent 2025-08-13 00:05:06 +05:30
Krishav Raj Singh 93892535c2 cleanup 2025-08-11 14:59:33 +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
Saumya f0294cf36f Merge branch 'main' into web-dev-agent 2025-08-11 10:12:01 +05:30
Krishav 6122810864
Merge branch 'kortix-ai:main' into feat/stagehand 2025-08-11 01:22:34 +05:30
Vukasin 4fae58b310 refactor: unify workflow and playbook creation 2025-08-10 18:48:55 +02:00
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
Vukasin 7b0f4ac0d0 feat: init new playbook style workflows 2025-08-09 21:57:11 +02:00
Saumya ae0a79e21f create web dev tools 2025-08-09 20:54:53 +05:30
Krishav Raj Singh d23cebc05d batch update tasks 2025-08-08 19:12:00 +05:30
Saumya e871d1b6e1 Merge branch 'sheets-agent' into presentation-tool 2025-08-08 15:15:20 +05:30
Saumya 13fefdae77 feat: add sheets tools 2025-08-08 11:38:49 +05:30