Commit Graph

326 Commits

Author SHA1 Message Date
Soumyadas15 2eaef6ae84 Merge branch 'refactor-xml-tools' into mcp-5 2025-05-29 01:22:34 +05:30
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
Soumyadas15 f369f69bcd Merge branch 'mcp-5' into mcp-5a 2025-05-27 13:52:55 +05:30
Soumyadas15 c5c9643644 Merge branch 'main' into mcp-5 2025-05-27 13:51:37 +05:30
sharath 11da6ad829
fix(tools): invalid xml issues and unnecessary validation 2025-05-26 20:32:49 +00:00
Soumyadas15 be600cc3db Merge branch 'mcp-5' into mcp-5a 2025-05-26 22:41:03 +05:30
Soumyadas15 a66f12498c Merge branch 'main' into mcp-5 2025-05-26 21:54:04 +05:30
LiYuanBr 9568b582b8 fix: Modify log level from INFO to DEFAULT as Langfuse doesnt support INFO 2025-05-26 01:24:40 -03:00
Soumyadas15 eae94e0ede chore(dev): fix issues 2025-05-25 15:21:20 +05:30
Soumyadas15 e3ef00a165 chore(dev): mcp setup 2025-05-24 23:47:55 +05:30
sharath 7db395dd88
refactor(api): enhance trace handling in response processing 2025-05-24 12:50:36 +00:00
Soumyadas15 5249346550 chore(dev_): merge main into mcp-5 2025-05-24 13:45:44 +05:30
Soumyadas15 cb36e534b2 chore(dev): show custom agent name on thread page 2025-05-24 13:03:17 +05:30
Soumyadas15 beeaffb533 chore(dev): add custom agent context based on thread id 2025-05-24 12:38:41 +05:30
Soumyadas15 c642b346cb chore(dev): ui for custom agents 2025-05-24 00:20:46 +05:30
sharath edc1b1c17b
Merge branch 'main' into feat/langfuse 2025-05-23 17:19:08 +00:00
Vukasin ded0802f82 Merge branch 'dat-lequoc-gemini-flash' into feat/improve-model-selector 2025-05-22 20:32:15 +02:00
LE Quoc Dat d32b02cb61 fix prompt 2025-05-22 13:55:41 +02:00
LE Quoc Dat f0656b4370 small fix 2025-05-22 12:35:27 +02:00
LE Quoc Dat f67c65d4ae improve prompt examples 2025-05-22 12:35:15 +02:00
sharath 8255c507a5
fix(backend): enhance trace logging levels for error handling and execution status 2025-05-22 08:36:58 +00:00
Vukasin d7bb27c73a Merge remote-tracking branch 'upstream/main' into feat/improve-model-selector 2025-05-21 23:02:32 +02:00
Vukasin 6fac5a98ad feat: improve model selector and fixes 2025-05-21 22:59:56 +02:00
LE Quoc Dat 65e6ee0ef8 gemini + fix syntax bug in prompts 2025-05-21 18:19:46 +02:00
sharath ff1670be90
feat(backend): langfuse traces 2025-05-21 00:39:28 +00:00
marko-kraemer e83e22ef5e fix: ensure tmux capture-pane gets full output with -S - -E - flags 2025-05-20 15:31:50 +02:00
marko-kraemer 75372a94c0 browser api fixes 2025-05-19 02:43:05 +02:00
marko-kraemer f22412b963 s3 url save instead of base64 2025-05-19 01:28:14 +02:00
marko-kraemer 70755d3074 save all browser states 2025-05-19 01:06:44 +02:00
marko-kraemer 0148c03ec5 v1 2025-05-18 21:25:15 +02:00
marko-kraemer 2af572ab03 wip 2025-05-18 20:44:44 +02:00
marko-kraemer a77f687a42 refactor(api): streamline sandbox handling
- Removed the `get_or_create_project_sandbox` function from `agent/api.py` and replaced its usage with direct sandbox retrieval logic.
- Updated `start_agent` and `ensure_project_sandbox_active` functions to directly access sandbox information from project data.
- Cleaned up unnecessary comments and improved logging for sandbox operations.
- Adjusted frontend form submission to ensure consistent handling of FormData and improved error handling.
2025-05-18 03:23:46 +02:00
Marko Kraemer fab1b090fb
Merge pull request #345 from escapade-mckv/feat/ux
chore(ui): improvements in model selector
2025-05-17 14:58:15 +02:00
Soumyadas15 c83e72288b chore(ui): improvements in model selector 2025-05-17 10:44:09 +05:30
Marko Kraemer 3971811119
Merge pull request #321 from escapade-mckv/s3-images
Store images to Supabase s3 bucked instead of DB
2025-05-16 18:12:16 +02:00
Marko Kraemer 96cb066b42
Merge pull request #336 from escapade-mckv/feat/ux
Product/UX: Sidebar improvements, model selector, getting list of models from backend
2025-05-16 15:49:51 +02:00
Soumyadas15 74f7c494fc chore(ux): model selector, updated sidebar 2025-05-16 01:52:07 +05:30
sharath 1e62257ab1
chore(dramatiq): cleanup code 2025-05-15 06:34:17 +00:00
sharath 9b3561213d
feat(dramatiq): added distributed worker support using dramatiq and rabbitmq 2025-05-14 12:48:02 +00:00
Soumyadas15 108dba9bf7 chore(dev): added model access check in backend 2025-05-14 11:36:45 +05:30
Soumyadas15 a1b60e2c8f chore(dev): upload images to s3 2025-05-14 10:58:11 +05:30
marko-kraemer 032375fdc5 unlimited requests per worker, deactivate restore_running_agent_runs 2025-05-14 00:15:46 +02:00
marko-kraemer 52fceeb39a add ensure active, fix utils logger impot in sb tool base 2025-05-11 18:36:33 +02:00
Vukasin 11ea1e63ee Merge remote-tracking branch 'upstream/main' into feat/attachment-rework 2025-05-11 17:18:07 +02:00
marko-kraemer fe5ae19a89 web search first, over scrape 2025-05-10 08:22:11 +02:00
marko-kraemer 3a0f6db03e scrape & read based approach v1, non-optimal but better for ctxt 2025-05-10 06:37:07 +02:00
marko-kraemer 8847515d1c session shell tool, save web search as file, change prompt to process scrapes via cli 2025-05-10 05:46:48 +02:00
marko-kraemer 4d75e5dbd0 sandbox tool base 2025-05-10 04:26:42 +02:00
marko-kraemer c6d13b5187 run, thread_run, response processor, raise errs properly 2025-05-10 03:58:57 +02:00
marko-kraemer a7f0044d1d fix 2025-05-09 05:32:46 +02:00
marko-kraemer 24fdbbeb1b wip 2025-05-09 04:16:31 +02:00
marko-kraemer 4c8bd7b47a error msg toast on stream 2025-05-09 04:01:26 +02:00
Vukasin 66d44763cb wip: rework attachments 2025-05-07 22:55:03 +02:00
Marco Vinciguerra e1974c8125 feat: removed unused imports 2025-05-07 15:24:00 +02:00
marko-kraemer 1e43fa5053 gemini flash as free model 2025-05-07 05:44:10 +02:00
marko-kraemer 3429b0b4b4 gemini flash as free model 2025-05-07 05:43:32 +02:00
marko-kraemer 6bffd6d2c4 load thread page no-side-panel skeleton fix 2025-05-07 03:23:23 +02:00
marko-kraemer 9a5bcd00a7 change to deepseek 2025-05-07 02:12:48 +02:00
marko-kraemer 5f7076e167 make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input 2025-05-07 01:57:13 +02:00
marko-kraemer 7ff15d8dc7 make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input 2025-05-07 01:56:52 +02:00
Marko Kraemer d6b2c6b2ac
Merge pull request #226 from escapade-mckv/feat/ui
react-query setup, ui redesign - iteration 1, model selection
2025-05-06 22:53:36 +02:00
Soumyadas15 1d106426de chore(ui): model selector, paywall, switch to qwen 235B 2025-05-07 01:44:50 +05:30
Sylvain Cau 903a9cc928 Add support for self hosted Firecrawl 2025-05-05 21:05:02 -07:00
Soumyadas15 d2bbd1bd27 Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ui 2025-05-05 15:00:12 +05:30
Soumyadas15 be9f13d5ca chore(dev): code cleanup + rect query setup + model selector 2025-05-05 14:57:36 +05:30
marko-kraemer 12704f2786 fix 2025-05-05 02:53:24 +02:00
Marko Kraemer 2859e4bdcd
Merge pull request #144 from korjavin/model
Implementation of choosing between OPENAI/Antropic models by setting MODEL_TO_USE
2025-05-04 17:47:47 -07:00
marko-kraemer 0507708fec archive script 2025-05-05 02:20:50 +02:00
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
marko-kraemer 9757beb4b0 comment out 2025-05-03 03:37:11 +02:00
Marko Kraemer dea49030f8
Merge pull request #171 from kortix-ai/fix_upload
Fix upload & support images
2025-04-27 17:31:36 -07:00
LE Quoc Dat f3746d9dbf support images 2025-04-28 01:28:21 +01:00
marko-kraemer cd8635a81b time prompt 2025-04-27 21:36:07 +01:00
marko-kraemer 23574e37cf python billing 2025-04-27 00:47:31 +01:00
marko-kraemer f48439eade rem summary from web search
wip
2025-04-25 23:14:35 +01:00
marko-kraemer 958df5496f tmux prompt eng for non-blocking sess 2025-04-25 19:18:25 +01:00
marko-kraemer 1b1878fceb add firecrawl for scraping, frontend fix 2025-04-25 18:13:16 +01:00
marko-kraemer 427161d892 fix files tool, intro web crawl tool again, web user takeover tool, url formatting in frontend 2025-04-25 14:35:45 +01:00
marko-kraemer 4339f6b56b wip 2025-04-25 13:23:05 +01:00
marko-kraemer 5c750d6387 redis & docker compose for prod 2025-04-24 22:15:47 +01:00
marko-kraemer 38dd730bbc wip 2025-04-24 14:36:50 +01:00
LE Quoc Dat 034ea37745 add models, better logs 2025-04-24 12:46:22 +01:00
marko-kraemer 0d6ae9e43b increase timeout 2025-04-24 06:58:27 +01:00
marko-kraemer 60e16cb8e0 increase timeout 2025-04-24 06:44:38 +01:00
Dat LQ. be39b91a96
Merge pull request #90 from kortix-ai/redis
Redis
2025-04-24 01:46:35 +01:00
marko-kraemer 7a57ee210a add conf, with local/dev/prod mode 2025-04-24 01:45:58 +01:00
LE Quoc Dat 008c96b153 vibe redisssss 2025-04-24 01:42:19 +01:00
Dat LQ. 059270ce6b
Merge branch 'main' into fix_browser-use 2025-04-23 20:54:55 +01:00
marko-kraemer e985cbdc2b wip 2025-04-23 19:46:22 +01:00
LE Quoc Dat c1514d56a1 improve cache-control 2025-04-23 17:06:40 +01:00
marko-kraemer 602b65791f wip 2025-04-23 15:56:24 +01:00
marko-kraemer 4d5d93e943 change to exec in deploy 2025-04-23 14:43:57 +01:00
marko-kraemer 8271e0dbd3 FIX 2025-04-23 14:34:23 +01:00
marko-kraemer 4bb6f14078 project_id to get sandbox id 2025-04-23 11:00:25 +01:00
marko-kraemer 74b043eec3 project_id to get sandbox id 2025-04-23 10:53:38 +01:00
marko-kraemer aaf405272f project_id to get sandbox id 2025-04-23 10:34:00 +01:00
marko-kraemer f9ca36efa0 wip 2025-04-23 09:13:07 +01:00
marko-kraemer 8dce0d3254 in memory locking 2025-04-23 07:12:50 +01:00
marko-kraemer 869e53ad04 sandbox id fix attempt 2025-04-23 06:20:38 +01:00
LE Quoc Dat 4e69026f57 feat: implement background task for project name generation using LLM 2025-04-23 05:47:43 +01:00
marko-kraemer 25086ffa26 merge 2025-04-23 05:45:43 +01:00
marko-kraemer 6829fef699 wip 2025-04-23 05:20:05 +01:00
marko-kraemer 5a0e9f8a38 wip 2025-04-23 05:14:43 +01:00
marko-kraemer 8bdd72e693 wip 2025-04-21 18:27:12 +01:00
marko-kraemer 276c740e57 wip 2025-04-21 18:16:29 +01:00
marko-kraemer 6e5af01120 port & other 2025-04-21 15:43:29 +01:00
marko-kraemer 2a59bd4baf port & other 2025-04-21 15:38:27 +01:00
marko-kraemer 7ce3d6f9cb add port exposing 2025-04-21 15:02:33 +01:00
marko-kraemer 3d885142ba wip 2025-04-21 15:02:33 +01:00
marko-kraemer b7105e71d3 hide attachments, non-blocking shell exec 2025-04-21 13:41:01 +01:00
marko-kraemer b71762bafd fix daytona sandbox url 2025-04-21 13:00:31 +01:00
Adam Cohen Hillel 2ec972cd42 - [ ] Fix BrowserTool to use COORDS as well to click on stuff. @Adam
- [ ] Make BrowserTool Return the raw OCR as well to the Thread itself so agent has it for good context. (Like an OCR Scrape) – Can also be a tool, if agent determines he wants the content “saved” @Adam
    - [ ] Sanitised DOM Return “Crawl” to get raw content & images
2025-04-21 04:24:28 +01:00
marko-kraemer aa93cd2d74 wip 2025-04-21 01:29:21 +01:00
marko-kraemer d5c59b1acb tool vie wip 2025-04-21 01:06:14 +01:00
marko-kraemer 6ac4213fdc frontend we are nearly there sergeant 2025-04-20 01:27:46 +01:00
LE Quoc Dat db3e236f34 fix crawl tool 2025-04-19 15:10:15 +01:00
LE Quoc Dat 17e3e0e68c Merge branch 'main' into dat_context 2025-04-18 17:01:59 +01:00
marko-kraemer 8087d112b5 wip 2025-04-18 16:08:28 +01:00
marko-kraemer 831331bf3f wip 2025-04-18 15:54:14 +01:00
marko-kraemer 749565c3d1 wip 2025-04-18 11:50:39 +01:00
marko-kraemer 7c104baf73 wip 2025-04-18 10:47:47 +01:00
LE Quoc Dat 833e4fbad8 Exa -> Tavily working, tested 2025-04-18 08:11:53 +01:00
LE Quoc Dat 8669e40312 disable context manager 2025-04-18 07:13:44 +01:00
LE Quoc Dat aa8c5c6d78 model mapping & UI frontend tested 2025-04-18 06:42:57 +01:00
LE Quoc Dat c84ee59dc6 thinking & reasoning 2025-04-18 05:49:41 +01:00
LE Quoc Dat 3f06702ea4 remove xml tool example duplication 2025-04-18 05:19:41 +01:00
LE Quoc Dat 3f340f740d cast sandbox preview links to string for consistency 2025-04-18 04:51:09 +01:00
marko-kraemer 647e10a74b wip 2025-04-17 23:17:48 +01:00
marko-kraemer 3e89600cce still broken 2025-04-16 23:13:23 +01:00
marko-kraemer 9fbad13468 wip 2025-04-16 23:13:04 +01:00
Adam Cohen Hillel 76a21e65f5
Merge pull request #40 from kortix-ai/Dat
small fix
2025-04-16 19:38:05 +01:00
Adam Cohen Hillel e9f76f29c0 data providers prompoting MFS 2025-04-16 19:36:25 +01:00
Adam Cohen Hillel 36b86ab8bf ActiveJobsProvider 2025-04-16 19:17:17 +01:00
Adam Cohen Hillel 1841c1da35 twitter BOIIIIIII 2025-04-16 19:10:13 +01:00
Adam Cohen Hillel 84ab75c489 twitter 2025-04-16 19:09:04 +01:00
Adam Cohen Hillel 8c37b7f7b7 zillow 2025-04-16 18:53:28 +01:00
Adam Cohen Hillel 2aa3e955f0 renaming all 2025-04-16 18:23:28 +01:00
Adam Cohen Hillel 0bf3520502 Yahoo finance 2025-04-16 18:09:05 +01:00
Adam Cohen Hillel 6b5c4c0512 amazon 2025-04-16 17:43:40 +01:00
LE Quoc Dat 1728f57d49 serializable json 2025-04-16 15:34:36 +01:00
marko-kraemer 7260b030a7 wip 2025-04-16 10:54:52 +01:00
marko-kraemer 08695994c7 merge 2025-04-16 09:46:52 +01:00
marko-kraemer 24608e6efb add inform tool 2025-04-16 09:42:01 +01:00
marko-kraemer dc1c19e5db wip 2025-04-16 06:09:31 +01:00
marko-kraemer 1b9553b865 revert back to old fe 2025-04-16 06:01:57 +01:00
Adam Cohen Hillel ad88def42d yopololo 2025-04-16 03:02:41 +01:00
Adam Cohen Hillel ec6dced426 RapidAPI 2025-04-16 03:00:22 +01:00
Adam Cohen Hillel 7393d620bd first edition 2025-04-15 22:42:56 +01:00
Adam Cohen Hillel f0c3c52cf4 exra 2025-04-15 19:11:09 +01:00
Adam Cohen Hillel e51b1076a7 fuck yeah 2025-04-15 19:11:09 +01:00