Commit Graph

711 Commits

Author SHA1 Message Date
Soumyadas15 875c48743f Merge branch 'PRODUCTION' of https://github.com/kortix-ai/suna 2025-06-10 00:45:18 +05:30
Soumyadas15 f5d24de092 chore(dev): reduce smithery api page size 2025-06-10 00:44:05 +05:30
Soumyadas15 d603125311 chore(dev): ux refactor for marketplace 2025-06-09 19:03:47 +05:30
Soumyadas15 120b3974b3 Merge branch 'main' into versioning2 2025-06-09 14:23:48 +05:30
Soumyadas15 077dab8d8f feat: credentials management 2025-06-09 11:35:17 +05:30
sharath ad91ddf248
feat(redis): implement idempotency check for agent runs and add cleanup for run locks 2025-06-09 01:51:11 +00:00
sharath 30f88aed99
feat(image-editing): introduce image generation and editing tool with updated documentation 2025-06-09 01:38:50 +00:00
sharath 9547774dfc
refactor(prompt): update guidelines for processing small and large text files 2025-06-08 22:41:42 +00:00
sharath 9800c85318
Merge branch 'main' into sharath/suna-202-refactor-prompt-rules-to-just-read-full-file-instead-of 2025-06-08 22:26:46 +00:00
sharath d5b6b084a3
chore(daytona): enable autoarchival of sandboxes 2025-06-08 22:17:06 +00:00
Soumyadas15 d5fb7e1c8d chore(dev): improve ux of credentials manager 2025-06-08 14:01:38 +05:30
sharath 1cbc2a63c9
refactor(llm): limit processing of user and assistant messages to a maximum of 4 2025-06-07 10:14:54 +00:00
Soumyadas15 317888e33b feat: introduce credentials manager 2025-06-07 11:54:59 +05:30
sharath c00497865f
fix(thread_manager): adjust max_tokens calculation for deepseek model 2025-06-06 18:48:55 +00:00
Soumyadas15 54d3fa962b fix: gemini prompt fix 2025-06-06 18:07:35 +05:30
Soumyadas15 77694c520b fix: gemini prompt fix 2025-06-06 18:02:29 +05:30
Soumyadas15 ed97fc1682 update content length fix - prod 2025-06-06 17:01:07 +05:30
Soumyadas15 3f771c2a70 Merge branch 'main' into content-length-fix 2025-06-06 16:40:51 +05:30
Soumyadas15 4d7bff34c5 fix content length issue 2025-06-06 15:49:47 +05:30
sharath b5ae395fed
refactor(thread-manager): standardize max_tokens parameter in message compression methods 2025-06-06 09:18:34 +00:00
sharath 93660e4a61
feat(thread-manager): add message compression methods to handle long messages efficiently 2025-06-06 08:56:14 +00:00
Sharath 49c9e0b9fa
hotfix(langfuse): fix langfuse verison 2025-06-06 13:29:20 +05:30
Bobbie 1b269a96b6
Merge pull request #658 from escapade-mckv/prod-2a
Prod 2a
2025-06-06 13:21:29 +05:30
Sharath aee5945907
hotfix(context-limit): truncate more content to allow more messages 2025-06-06 12:36:11 +05:30
sharath 1186ffefa3
Merge branch 'PRODUCTION' 2025-06-06 05:56:01 +00:00
sharath 01d9d63433
fix(redis): improve error handling during Redis initialization and connection checks 2025-06-06 05:54:30 +00:00
Soumyadas15 48dab27e24 polish(ui): cyhange mcp copywrite + get all mcp servers from smithery with pagination 2025-06-06 01:46:37 +05:30
Sharath d7ff4b87d0
fix(docker): update process count 2025-06-05 23:58:47 +05:30
Sharath 3f8681065b
Merge branch 'main' into sharath/suna-254-agent-start-fails-failed-to-initialize-sandbox-404-no 2025-06-05 18:20:29 +05:30
Sharath 25fcdfc058
hotfix(response_processor): remove debug log 2025-06-05 18:03:52 +05:30
sharath 524e1beb67
Merge branch 'PRODUCTION' 2025-06-05 12:17:59 +00:00
Soumyadas15 6c07f0ecd1 chore(dev): import fix - n 2025-06-05 17:16:34 +05:30
Soumyadas15 cecb2de586 chore(dev): import fix - n 2025-06-05 17:05:59 +05:30
Soumyadas15 19144d7310 chore(dev): import fix - n 2025-06-05 17:03:08 +05:30
Soumyadas15 9a7999b708 chore(dev): import fix - n 2025-06-05 17:02:35 +05:30
sharath 6fb2c544d3
fix(agent): increase timeout for pending Redis operations and improve error logging for cost calculation 2025-06-05 11:21:34 +00:00
Soumyadas15 3bccfc1f6a chore(dev): import fix - n 2025-06-05 16:47:02 +05:30
Soumyadas15 65d31b0cff chore(dev): import fix 2025-06-05 16:43:19 +05:30
Soumyadas15 0db2886775 chore(dev): import fix 2025-06-05 16:37:09 +05:30
Soumyadas15 c55a441d3d Merge branch 'main' into feature-flags 2025-06-05 14:17:17 +05:30
Soumyadas15 e636ac20fe cleanup 2025-06-05 13:54:58 +05:30
sharath 4ef4eeceb1
Merge branch 'PRODUCTION' into sync/production 2025-06-05 07:31:54 +00:00
Soumyadas15 0c4b1345c6 feat: feature flags using redis 2025-06-05 13:00:44 +05:30
sharath 6d944bdd7e
chore(setup): update Docker image version to 0.1.3 in setup.py, README, and configuration files 2025-06-05 06:52:52 +00:00
sharath 172e95c248
fix(browser): multiple tab handling 2025-06-05 06:52:46 +00:00
sharath 1fedcbabfa
fix(agent): handle string content in message retrieval 2025-06-05 06:52:14 +00:00
sharath 07219d24c8
fix(agent): update screenshot URL handling and API server port in Docker configuration 2025-06-05 06:52:03 +00:00
sharath 05e4c5d901
fix(agent): handle image context content parsing more robustly 2025-06-05 06:51:18 +00:00
sharath 11e8b4f7bd
Merge branch 'PRODUCTION' into sync/production 2025-06-05 06:48:53 +00:00
sharath eda0c69bea
fix(context-limit-retry): don't retry when context limit reached 2025-06-05 06:46:27 +00:00
sharath 6c436d9f75
Merge branch 'pr/escapade-mckv/610' into fix/exit-token-issue 2025-06-05 05:29:17 +00:00
sharath ec09c6d149
Merge branch 'PRODUCTION' into sync/production 2025-06-05 02:15:28 +00:00
sharath f3a2ce8de7
fix(run_agent_background): update Redis operation handling to use asyncio tasks 2025-06-05 02:00:39 +00:00
Sharath 27be48ed46
fix(prod): change process count 2025-06-05 07:23:49 +05:30
sharath 72759e06c7
fix(run_agent_background): optimize Redis operation handling and increase worker processes 2025-06-05 01:23:57 +00:00
Vukasin b82a0459f8 fix: tool view fixes 2025-06-04 16:23:22 +02:00
Soumyadas15 e371ef7df8 hotfix: mailtrap version fix 2025-06-03 23:44:08 +05:30
Soumyadas15 b872061528 feat: send welcome email to users 2025-06-03 23:04:27 +05:30
Pepe Lu cf6b8f19a8 Dynamic time in system prompt 2025-06-03 15:40:05 +08:00
Bobbie 35ef852ec4
Merge pull request #612 from escapade-mckv/tool-views-fix
fix(bug): fix double json dumps in response processor
2025-06-03 12:54:37 +05:30
Soumyadas15 e99254544d fix(bug): fix double json dumps in response processor 2025-06-03 12:51:38 +05:30
Soumyadas15 8a7c33c86b chore(dev): thread compression for new format 2025-06-03 12:02:50 +05:30
Sharath fed20eedcb
Merge pull request #607 from kortix-ai/PRODUCTION 2025-06-03 02:15:11 +05:30
sharath b26f65203e
fix(run_agent_background): add delay for pending Redis operations before completion logging 2025-06-02 20:43:07 +00:00
sharath 4e4303bdb6
fix(initiate): don't create project unless sandbox creation is successful 2025-06-02 20:16:22 +00:00
Vukasin a479c7385e chore: remove logs 2025-06-02 22:02:50 +02:00
sharath c2f0e58fc1
fix(file-process): improve llm instructions to read full file when the file is small 2025-06-02 19:23:49 +00:00
Vukasin 0c3b520fe6 Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-06-02 21:11:07 +02:00
Vukasin 4cd6753e42 fix: remove cost add litellm response usage 2025-06-02 21:06:39 +02:00
Soumyadas15 f65cc3eba9 Merge branch 'main' into mcp-5a-custom-1 2025-06-02 16:34:49 +05:30
Soumyadas15 c8d39d1fdd feat: add http mcp support 2025-06-02 16:34:14 +05:30
Soumyadas15 f27500673a chore(dev): connect custom mcps 2025-06-02 11:31:09 +05:30
Soumyadas15 8297bf6f34 chore(dev): connect custom mcps 2025-06-02 11:14:22 +05:30
Vukasin d2564b49ed feat: on delete delete sandbox 2025-06-01 23:18:13 +02:00
Vukasin 7a8a45cfe8 Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-06-01 17:52:11 +02:00
Vukasin 82df42badf fix: response procesor & billing modal and other fixes 2025-06-01 17:50:09 +02:00
Soumyadas15 fb2e803527 chore(dev): improve builder system prompt 2025-06-01 13:21:33 +05:30
Soumyadas15 977b2817c2 chore(dev): improve builder system prompt 2025-06-01 13:21:16 +05:30
Soumyadas15 6d7211b139 chore(dev): cleanup 2025-06-01 11:23:38 +05:30
Soumyadas15 cb7e579027 feat: agentbuilder v1 2025-06-01 02:54:19 +05:30
Soumyadas15 2168ceb864 Merge branch 'main' into mcp-5a-agentbuilder 2025-06-01 02:53:40 +05:30
Soumyadas15 7ce20533a6 feat: agentbuilder v1 2025-06-01 02:51:13 +05:30
Soumyadas15 d53f2f7a18 chore(dev): cleanup frontend 2025-06-01 02:23:53 +05:30
Soumyadas15 b42e78b598 chore(dev): agent builder 2025-05-31 21:01:20 +05:30
Soumyadas15 3c82e2152f Merge branch 'mcp-5a' into mcp-5a-agentbuilder 2025-05-31 12:38:47 +05:30
Soumyadas15 95c6277a93 chore(dev): agent builder mode 2025-05-31 12:38:39 +05:30
Vukasin 9914ca0d6d Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-05-30 23:26:59 +02:00
Vukasin 0ffc045b5e fix: index port fix and panel ajustments 2025-05-30 23:26:09 +02:00
Soumyadas15 68ee7f0d21 chore(dev): fix requirements.txt 2025-05-31 00:10:39 +05:30
Soumyadas15 ca88d46b28 chore(dev): delete log files 2025-05-30 19:09:24 +05:30
Soumyadas15 b1d9ee9bb6 chore(dev): convert expand message to new tool call format 2025-05-30 19:08:23 +05:30
Soumyadas15 e6de1e0f7f Merge branch 'main' into mcp-5a 2025-05-30 19:02:53 +05:30
Soumyadas15 59f16d7e01 chore(dev): MCP & Custom agents integration 2025-05-30 18:58:58 +05:30
Soumyadas15 7a2a47aa1b chore(dev): extended the list of MCPs 2025-05-30 15:11:12 +05:30
Soumyadas15 dedd6432bb chore(dev): auto generate xml schema or mcp 2025-05-30 13:01:11 +05:30
Soumyadas15 546d5078ea chore(dev): properly process MCP results 2025-05-30 01:04:41 +05:30
Soumyadas15 fa463fb09c chore(dev): mcp tools 2025-05-29 23:27:03 +05:30
sharath c14a2e4cb4
fix(thread_manager): reduce maximum message content length from 300k to 200k characters to prevent context overload 2025-05-29 15:50:29 +00:00
sharath 0bfd7ecb3f
fix(thread_manager): adjust token count condition to handle default max token value 2025-05-29 15:28:53 +00:00
sharath 16ba4f7c36
fix(thread_manager): update message selection query to include only message_id and content 2025-05-29 14:20:57 +00:00
Soumyadas15 a476e71727 chore(dev): agent marketplace 2025-05-29 19:49:01 +05:30
Sharath 16d4237e49
Merge pull request #562 from tnfssc/feat/context-compression 2025-05-29 19:34:44 +05:30
sharath 960dd671f2
feat(context-compression): add ExpandMessageTool for message expansion and integrate into agent run process 2025-05-29 13:47:31 +00:00
Soumyadas15 f380dd7cb1 Merge branch 'main' into mcp-5a 2025-05-29 17:44:14 +05:30
Soumyadas15 a95ae458ef chore(dev): add styling to custom agents 2025-05-29 15:16:30 +05:30
Soumyadas15 8132fc59dd chore(ui): enhance agent playground UI 2025-05-29 12:49:08 +05:30
Soumyadas15 2f835cdd2f Merge branch 'mcp-5' into mcp-5a 2025-05-29 02:12:10 +05:30
Soumyadas15 2eaef6ae84 Merge branch 'refactor-xml-tools' into mcp-5 2025-05-29 01:22:34 +05:30
Soumyadas15 1b075658ba Merge branch 'main' into refactor-xml-tools 2025-05-29 01:21:33 +05:30
Soumyadas15 80d4784f4c chore(dev): refactor xml tool calls 2025-05-29 01:20:30 +05:30
Vukasin 46cd736796 feat: add download all button and transcription 2025-05-28 21:50:24 +02:00
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
sharath 387bad987d
chore(fly): remove unused fly configuration 2025-05-28 11:17:53 +00:00
Soumyadas15 e4be0ad06a Merge branch 'mcp-5' into mcp-5a 2025-05-28 10:33:49 +05:30
Soumyadas15 71c44d8b9f Merge branch 'main' into mcp-5 2025-05-28 10:32:33 +05:30
Sharath 2da6b9edef
Merge pull request #529 from tnfssc/sharath/suna-141-setup-prod-grade-logging-observability-of-the-full-system 2025-05-27 22:35:43 +05:30
sharath 0014ee69b9
Merge branch 'main' into feat/ci-cd 2025-05-27 16:22:10 +00:00
sharath 2d32f3e3eb
ci(docker): enhance CI workflow for staging and production deployments, add resource limits in docker-compose.prod.yml 2025-05-27 16:21:11 +00:00
sharath 03c95fa346
feat(sentry): enhance Sentry integration with user tracking and error handling improvements 2025-05-27 10:04:17 +00:00
sharath 5c8dfc933d
feat(sentry): integrate Sentry SDK for error tracking and update Pillow version 2025-05-27 08:26:27 +00:00
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 6be69decdb chore(dev): configuarble agents 2025-05-26 22:37:28 +05:30
Soumyadas15 a66f12498c Merge branch 'main' into mcp-5 2025-05-26 21:54:04 +05:30
Bobbie 621734a2d5
Merge pull request #498 from escapade-mckv/minor-fixes
Example section retouch
2025-05-26 17:32:03 +05:30
Soumyadas15 51ea4682e1 chore(ui): improved examples section 2025-05-26 17:30:18 +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 0255ce7988 chore(dev): ui fixes 2025-05-25 23:48:54 +05:30
Soumyadas15 a5179cc5fc Merge branch 'main' into minor-fixes 2025-05-25 23:39:12 +05:30
Vukasin 7105dddd22 Merge remote-tracking branch 'upstream/main' into feat/fs-rework 2025-05-25 19:11:08 +02:00
Vukasin c52bdd08ae feat: rework file upload and caching 2025-05-25 19:10:40 +02:00
sharath 6ef5a9b192
chore(docker): remove frontend image build step from CI workflow and expose port 8000 in backend Dockerfile 2025-05-25 16:58:09 +00:00
Soumyadas15 0db9c47023 Merge branch 'main' into minor-fixes 2025-05-25 21:05:09 +05:30
Soumyadas15 289823b132 chore(dev): refactor to react query 1 2025-05-25 21:03:50 +05:30
sharath 9c03856d92
chore(docker): add env_file to services and update CORS middleware for staging 2025-05-25 10:31:38 +00:00
Soumyadas15 eae94e0ede chore(dev): fix issues 2025-05-25 15:21:20 +05:30
sharath 39cd63ee67
fix(api): update allowed origins for CORS configuration in staging environment 2025-05-25 09:42:31 +00:00
Soumyadas15 fb6c130136 chore(dev): fix double escape isue 2025-05-25 02:34:07 +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
sharath 51439eaeab
refactor(api): remove thread_manager initialization from API and agent background scripts 2025-05-24 12:41:59 +00:00
Soumyadas15 4ec16da99d chore(dev): configure mcp with agent 2025-05-24 16:09:58 +05:30
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
sharath 20985f1f81
fix(model): update model to improve performance 2025-05-23 13:44:29 +00:00
sharath 2d16fdec6f
feat(billing): allow promocodes when purchasing 2025-05-23 12:24:02 +00:00
marko-kraemer 8904918ea7 fix requirements 2025-05-22 22:19:09 +02:00
marko-kraemer f9afb09ffe CLAUDE SONNET 4. 2025-05-22 21:18:39 +02:00
Vukasin ded0802f82 Merge branch 'dat-lequoc-gemini-flash' into feat/improve-model-selector 2025-05-22 20:32:15 +02:00
Vukasin 71e35f0dd6 feat: update gemini model 2025-05-22 18:16:17 +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 3be3bb1178 feat: add gemini-flash-2.5 model to billing and constants, update low quality models in selector 2025-05-21 20:21:34 +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
Sharath b6f97ded5b
Merge pull request #416 from tnfssc/chore/add-more-workers
chore(backend): add more dramatiq workers
2025-05-20 19:50:33 +05:30
sharath 9120fdfe0f
chore(backend): add more dramatiq workers 2025-05-20 14:19:59 +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 6f68f3ba62
Merge pull request #373 from kortix-ai/fix/sandbox-browser
Fix/sandbox browser
2025-05-19 04:24:46 +02:00
marko-kraemer 74320d6640 kortix/suna:0.1.2.8 sandbox bump 2025-05-19 03:54:33 +02:00
marko-kraemer d15986b63e wip 2025-05-19 03:39:02 +02:00
marko-kraemer 75372a94c0 browser api fixes 2025-05-19 02:43:05 +02:00
marko-kraemer f2e7b27e02 multi tab 2025-05-19 02:00:14 +02:00
sharath dd3f04c4a5
fix(redis): service crash on redis client maxxing 2025-05-18 23:46:08 +00: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 952a2dd3bf kortix/suna:0.1.2.7 working 2025-05-18 21:59:48 +02:00
marko-kraemer 56b9dcad8f wip 2025-05-18 21:44:54 +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 0ae9b1cd10 wip 2025-05-18 06:23:01 +02:00
marko-kraemer 9d27ec2bea wip 2025-05-18 06:15:09 +02:00
marko-kraemer 7b27f83a6d use playwright chromium directly 2025-05-18 05:55:02 +02:00
marko-kraemer cbb8b7e65a chore(docker): update Docker configurations and streamline browser handling
- Removed unnecessary comments and updated the Docker Compose files for backend and sandbox services.
- Changed `docker-compose` to `docker compose` in README for consistency.
- Updated Chromium dependencies and configurations in Dockerfile for improved stability.
- Enhanced browser automation logic to handle page navigation and state recovery more effectively.
- Adjusted environment variables for better performance and resource management.
2025-05-18 05:49:09 +02:00
marko-kraemer 0e3f9d5a1f rm logs 2025-05-18 03:26:56 +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
sharath 22016b4cc5
chore(config): refactor sandbox image constants into common config 2025-05-17 23:09:03 +00:00
sharath 3756b0b0aa
docs: added contributing docs 2025-05-17 21:44:44 +00:00
sharath ff48576291
:Merge branch 'main' into pr/ravisojitra/301 2025-05-17 21:11:53 +00: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
mjdierkes 4879729c19 Add Dramatiq, Pika, and Prometheus client dependencies for background task processing 2025-05-16 10:33:42 -07:00
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
sharath 9aee2c7f28
Merge branch 'main' into fix/redis-latency-fix 2025-05-15 23:51:18 +00:00
sharath 35de7f1b40
fix(stream): redis latency issue mitigated 2025-05-15 23:28:28 +00: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 3a4debd407
feat(dramatiq): add workers to docker compose and update docs 2025-05-15 06:29:27 +00:00
sharath 9b3561213d
feat(dramatiq): added distributed worker support using dramatiq and rabbitmq 2025-05-14 12:48:02 +00:00
Soumyadas15 e95118f26e chore(dev): upload images to s3 - draft 2025-05-14 16:07:15 +05:30
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 4849a15f96
Merge pull request #295 from emmanuel-ferdman/main
Migrate to modern datetime library API
2025-05-13 23:36:52 +02:00
Emmanuel Ferdman e2d9922dd1
Migrate to modern datetime library API
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-13 00:21:47 -07:00
Vukasin 6caa0e3adf fix: normalize path 2025-05-12 22:09:14 +02:00
张城铭 00d6b41a91
Fixed --keep-alive 2025-05-12 16:04:40 +08:00
marko-kraemer a780e4c0d6 SSE streams up to 30mins before itming out 2025-05-11 18:58:42 +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 b1582abb5a sandbox v 2025-05-10 08:29:21 +02:00
marko-kraemer 438aeac5c9 revert sandbox 2025-05-10 08:28:40 +02:00
marko-kraemer fe5ae19a89 web search first, over scrape 2025-05-10 08:22:11 +02:00
marko-kraemer f10e847d53 sandbox v 2025-05-10 07:29:14 +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 45ad00089a wip 2025-05-09 06:06:51 +02:00
marko-kraemer a7f0044d1d fix 2025-05-09 05:32:46 +02:00
marko-kraemer a00409f1c7 fix new page opening in browser; latest container wip 2025-05-09 05:08:29 +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
Marko Kraemer 75823fca3e
Merge pull request #244 from ScrapeGraphAI/main
feat: removed unused imports
2025-05-08 16:43:38 +02:00
Marko Kraemer 6d6baf71b8
Merge pull request #242 from VinciGit00/patch-3
Update pyproject.toml
2025-05-08 16:43:02 +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
Marco Vinciguerra b48b9e2d58
Update pyproject.toml
removed another death improt
2025-05-07 15:09:40 +02:00
Marco Vinciguerra 6899d673b3
Update pyproject.toml
removed dead import
2025-05-07 15:07:55 +02:00
marko-kraemer 1f9cce202e openrouter conf, deactivate docker build 2025-05-07 05:59:33 +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 b88433c328 Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ui 2025-05-05 21:12:56 +05:30
Marko Kraemer cb02fa149d
Merge pull request #221 from kubet/feat/init-share-modal
Feat/init share modal
2025-05-05 08:20:16 -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
Vukasin 8b6d9c0903 fix: policy and share page api error 2025-05-04 15:49:26 +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 973861b2d2 wip 2025-05-03 02:26:25 +02:00