Commit Graph

580 Commits

Author SHA1 Message Date
LE Quoc Dat fadbf63a2f AI: in the prompt , can you fix the example of making changes to a file? We should make in value the edit_file, not replace string or full rewrite.
so like we should show the full_write when start, then edit for normal cases, then S/R for single block, or easy stuff
2025-07-24 12:52:57 +02:00
LE Quoc Dat b1ac5793ba edit_file 2025-07-24 12:46:57 +02:00
Saumya 1e6488ca45 agent builder works with config 2025-07-24 15:15:38 +05:30
杨斯杰 a08f400db2 fix: improve command completion detection in shell tool
- Replace simple marker check with precise character-by-character comparison
- Skip newlines during marker matching from end to start
- Add echo detection to prevent false positives when command just started
- Optimize English comments for better code readability
2025-07-24 11:17:44 +08:00
Saumya 7d3479d171 make config the single source of truth 2025-07-24 00:15:53 +05:30
Saumya bdd7a005a8 fix: tool calls of custom agents 2025-07-23 20:13:00 +05:30
Saumya 030ffe23a3 fix suna install on oauth 2025-07-23 14:52:44 +05:30
Saumya 6b99777265 treat suna as a custom agent 2025-07-23 13:20:20 +05:30
Saumya c57a9fb58b pick suna details from code 2025-07-23 11:44:36 +05:30
Saumya 622f954119 use suna config from the code 2025-07-22 22:46:34 +05:30
Saumya 34ae50a68b custom suna agent 2025-07-22 21:41:10 +05:30
Saumya 8188a83a6d Merge branch 'main' into fix-ux-issues 2025-07-21 10:53:56 +05:30
Saumya 025da780ac fix: agent builder fix 2025-07-20 20:16:59 +05:30
Saumya 4dafadc576 fix ui issues 2025-07-20 10:19:42 +05:30
Cursor Agent bafa1becef Enhance complete tool with text, attachments, and improved frontend rendering
Co-authored-by: tnfssc <tnfssc@gmail.com>
2025-07-19 15:45:43 +00:00
sharath fdc5fd0f0a
fix(prompt): clarify usage of 'ask' tool and update completion instructions in prompt and message_tool descriptions 2025-07-19 02:12:40 +00:00
sharath 37a3751bbf
enhance(message_tool): update ask function description to include task completion instruction and expand usage scenarios 2025-07-18 16:01:58 +00:00
sharath 72b8922320
fix(kimi-k2): model stops before previewing the results to the user 2025-07-18 10:12:52 +00:00
sharath 618a68985b
fix(sample_responses): update sample response files to include closing tags for function_calls in multiple sections, ensuring proper structure and formatting 2025-07-17 13:19:04 +00:00
Saumya d2245673ca chore(dev): workflowx and ux improvement 2025-07-16 23:16:10 +05:30
Saumya 200620f617 Merge branch 'main' into react-flow 2025-07-16 10:39:11 +05:30
sharath 13c31d42f6
feat(kimi-k2): add support for Kimi-K2 model with updated token limits and parameters 2025-07-15 13:12:30 +00:00
Saumya 1b347eb713 chore: refactor backend - 1 2025-07-14 19:47:10 +05:30
Saumya 54db0d24fb Merge branch 'versioning-refactor' into refactor-run-1a 2025-07-14 17:20:07 +05:30
Saumya 01209fc3e8 trigger refactor 2025-07-14 17:19:18 +05:30
Saumya bdd9ffc1d8 refactor backend code 2025-07-14 16:06:27 +05:30
Saumya 2fabfab882 versioning code refactor 2025-07-13 23:26:24 +05:30
Saumya 9b0571a7dc versioning setup 2025-07-13 19:59:38 +05:30
Saumya 3fa9fac9f6 fix: agent builder & agents ui 2025-07-12 02:12:23 +05:30
Saumya 547bf72d24 feat: improve integrations ux 2025-07-11 13:47:44 +05:30
Saumya f80dc13cab feat: app profile integrations UI 2025-07-11 10:14:59 +05:30
Saumya 3c920ba0aa Merge branch 'main' into flow-improvement 2025-07-11 09:21:05 +05:30
Saumya 15edfaa959 Merge branch 'main' into PRODUCTION 2025-07-11 09:20:17 +05:30
Saumya 4350dc8dfa feat: agent builder revamp 2025-07-10 12:32:15 +05:30
Saumya ca0c627766 chore: update agent builder for credential profiles, workflows 2025-07-10 10:22:44 +05:30
sharath 441e729b95
Revert "Merge pull request #901 from tnfssc/perf/remove-dramatiq-worker-rabbitmq"
This reverts commit 39898f8ab5, reversing
changes made to 07f4e088ab.
2025-07-09 18:15:37 +00:00
sharath 909b51dfbe
feat(api): add health check endpoint for Docker and improve Redis connection handling 2025-07-09 15:27:34 +00:00
Bobbie 6ef200e749
Merge pull request #919 from escapade-mckv/cleanup-main
Cleanup main
2025-07-09 19:58:58 +05:30
Saumya f723977916 chore(dev): fix mcp replacement bug 2025-07-09 19:21:47 +05:30
sharath a59e8c8c8a
fix(agent): initialize DBConnection within the run_agent function and increase Redis connection settings 2025-07-09 10:44:51 +00:00
Saumya 26a9de5a5d chore: code cleanup and credential profiles 2025-07-09 15:00:30 +05:30
Saumya cdbabc6e2f Merge branch 'main' of github.com:escapade-mckv/suna into cleanup-main 2025-07-09 13:17:19 +05:30
Saumya 3ccb3c5a5a feat: connect pipedream profiles with marketplace 2025-07-09 11:52:15 +05:30
sharath f9a66afade
refactor(run.py): replace synchronous langfuse.flush() with asyncio task for improved performance 2025-07-08 19:32:33 +00:00
Saumya 1c17932b87 Merge branch 'main' into pipedram-credentials-profile 2025-07-09 00:59:19 +05:30
marko-kraemer 13e702317e prompt numbering 2025-07-08 20:46:51 +02:00
Marko Kraemer e79db18d13
Merge pull request #611 from pepelu0/pepelu/dynamic_time
Dynamic time in system prompt
2025-07-08 20:42:16 +02:00
Saumya d61e10047b credential profiles for pipedream 2025-07-09 00:10:58 +05:30
Marko Kraemer 22a45284b3
Merge pull request #914 from KrishavRajSingh/krishav/fix/json_encoding
edge case: handle json file
2025-07-08 20:39:48 +02:00
Sharath 113c0b6ab7
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq 2025-07-08 22:41:44 +05:30
Krishav Raj Singh 30e22f04ad edge case: handle json file 2025-07-08 22:30:47 +05:30
marko-kraemer 390ebda206 show new task fe 2025-07-08 18:54:28 +02:00
sharath 9fa595c772
chore(dependencies): update resumable-stream dependency to version 0.1.1 and refactor stream context management in agent module 2025-07-08 15:03:37 +00:00
Saumya c119b1dc5d Merge branch 'main' into pipedream-mcp 2025-07-08 18:50:06 +05:30
Saumya d4840c5946 pipedream integration for MCPs 2025-07-08 18:48:49 +05:30
Saumya e58cadea00 cleanup db 2025-07-08 10:21:17 +05:30
Saumya 4eabca8dae chore: add triggers to workflows 2025-07-08 09:27:32 +05:30
marko-kraemer 03298b9616 improve pricing copy 2025-07-08 04:22:29 +02:00
sharath 3bb7219bef
refactor(agent): remove worker_health script and migrate run_agent_background functionality to run_agent module 2025-07-07 20:27:45 +00:00
sharath 619fe78969
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq 2025-07-07 20:02:34 +00:00
sharath d300fa4171
feat(streaming): implement StreamBroadcaster for handling multiple consumers and add metadata field to agent_runs table 2025-07-07 19:53:08 +00:00
Saumya 71c24d70de chore(dev): conditional workflow steps 2025-07-08 01:01:12 +05:30
marko-kraemer bcc62bb647 fix port expose not working 2025-07-07 20:45:16 +02:00
Saumya bfae283be1 Merge branch 'main' of github.com:escapade-mckv/suna into new-workflows 2025-07-07 20:11:51 +05:30
Saumya 5a2012791c conditional workflows 2025-07-07 20:08:47 +05:30
Saumya cce91dfbaa feat: simpler workflows 2025-07-07 16:54:16 +05:30
marko-kraemer 75dc15f936 fix 2025-07-07 03:50:42 +02:00
marko-kraemer 945ff8820c wip 2025-07-07 03:30:25 +02:00
marko-kraemer 587dfccd78 lint 2025-07-07 00:32:25 +02:00
marko-kraemer b0ab413866 fix: optimize blocking command execution with marker-based completion detection
- Use unique completion markers instead of unreliable prompt detection
- Reduce polling from 2s to 0.5s intervals for faster response
- Fix SessionExecuteRequest import path
- Commands now return immediately upon completion vs waiting full timeout
2025-07-06 20:07:26 +02:00
marko-kraemer fdc4351609 wip 2025-07-06 18:42:39 +02:00
marko-kraemer f779c9f704 wip 2025-07-06 17:36:44 +02:00
marko-kraemer dc5496ae94 wip 2025-07-06 16:40:27 +02:00
marko-kraemer 4bbc03f674 wip 2025-07-06 06:40:44 +02:00
Saumya 81c4693c87 Merge branch 'main' into new-workflows 2025-07-06 09:42:44 +05:30
sharath fbb6838ce6
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq 2025-07-05 18:57:04 +00:00
Saumya 22d575db52 chore: revamp workflows 2025-07-06 00:10:50 +05:30
Marko Kraemer dba4e6e739
Merge pull request #899 from kortix-ai/cleanup-improvements
improvements
2025-07-05 20:14:58 +02:00
sharath a022694e4a
fix(agent): ensure active run key is deleted upon stopping agent run 2025-07-05 17:35:41 +00:00
sharath 54827b6582
perf(dramatiq): barely working 2025-07-05 17:24:11 +00:00
marko-kraemer 6a6b9d8e85 refactor wip 2025-07-05 18:07:35 +02:00
sharath 3d28721350
fix(sb_image_edit_tool): update image processing to use base64 data instead of URL 2025-07-05 12:39:55 +00:00
sharath 9cfaac080c
refactor(sb_image_edit_tool): convert file operations to async for improved performance 2025-07-05 11:00:00 +00:00
sharath d6f7e5981a
Merge branch 'main' into sharath/suna-283-generate-image-tool 2025-07-05 10:57:36 +00:00
Sharath 16ab850923
perf(sandbox): switch to async daytona sdk (#891) 2025-07-04 21:12:53 +05:30
Saumya e896ca0ff6 chore(dev): teardown workflow system 2025-07-04 17:28:38 +05:30
Soumyadas15 028f33ae34 Merge branch 'main' into agent-knowledge-base 2025-07-03 09:49:57 +05:30
Soumyadas15 58033075b4 configure agent schedules 2025-07-03 09:12:09 +05:30
Krishav Raj Singh 577872974c Handle URL in see_image tool 2025-06-29 22:44:07 +05:30
sharath 2abbb10c1a
feat(model): add support for Gemini 2.5 Pro with updated pricing and token limits 2025-06-28 16:27:58 +00:00
Soumyadas15 80bc4a9982 chore(ui): sync custom agents config with credentials profile 2025-06-28 16:42:29 +05:30
Soumyadas15 3ca9aed8de feat: make thread agent agnostic 2025-06-26 22:06:47 +05:30
Soumyadas15 18057a4db6 chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
Soumyadas15 a40f8bf816 feat: introduce knowledge base 2025-06-24 16:00:01 +05:30
sharath c7d892fc9b
Update server configuration and dependencies
- Increased the number of workers from 1 to 4 in the server startup configuration for improved performance.
- Upgraded the OpenAI dependency from version 1.72.0 to 1.90.0 in `pyproject.toml` and `uv.lock`.
- Refactored image editing tool to utilize the new OpenAI GPT Image 1 model, updating method calls and documentation accordingly.
2025-06-23 17:36:31 +00:00
sharath a5a9194fcb
Merge branch 'main' into sharath/suna-283-generate-image-tool 2025-06-23 16:31:02 +00:00
sharath 3a49f9591b
docs: enhance contributing and self-hosting documentation
- Added quick setup instructions and detailed setup steps in CONTRIBUTING.md and SELF-HOSTING.md.
- Updated environment variable configurations and added new required services for setup.
- Improved clarity on the setup wizard's functionality and progress saving.
- Revised README files for both backend and frontend to include quick setup instructions and environment configurations.
- Updated model references to the latest version of the Anthropic model across various files.
- Removed deprecated workflow background script.
2025-06-23 16:16:44 +00:00
Soumyadas15 29429ab8cf chore(dev): workflows feature-flagged 2025-06-23 17:29:19 +05:30
Soumyadas15 33395f744e chore(dev): workflows feature-flagged 2025-06-23 17:26:06 +05:30
Soumyadas15 4c3aebf4e5 chore(dev): fix issues in custom agent calling 2025-06-23 12:29:21 +05:30
sharath 6f85966ec4
fix(api): update agent_runs query to select specific fields for improved data retrieval 2025-06-22 17:34:47 +00:00
sharath 5db0b11abc
fix(prompt): rename 'message' parameter to 'text' and 'content' to 'file_contents' for consistency in function calls 2025-06-19 17:11:53 +00:00
Soumyadas15 daf2afa2a3 chore(dev): enhance wokflows UI 2025-06-19 16:22:38 +05:30
sharath aed3c38fc9
chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
Soumyadas15 2a14bbac6d chore(dev): support for MCP in workflow 2025-06-18 18:44:12 +05:30
Soumyadas15 4bc3bbab70 Merge branch 'main' into workflow-1a 2025-06-17 11:56:19 +05:30
Soumyadas15 15a21af9f2 chore(dev): corect tool call examples in sample rsponse 2025-06-17 11:52:51 +05:30
Soumyadas15 79be8a81ec Merge branch 'main' into workflow-1a 2025-06-17 11:28:13 +05:30
sharath 65092c8588
feat(image-validation): implement comprehensive base64 image validation and add tests for various scenarios 2025-06-17 02:22:22 +00:00
sharath 9bb7d680eb
fix(run): update screenshot handling based on model type, adding logging and tracing for better debugging 2025-06-16 12:29:47 +00:00
Soumyadas15 1ef38a3bb4 chore(dev): functional workflows 2025-06-14 12:38:58 +05:30
Soumyadas15 6b135f7c56 chore(dev): functional workflow execution 2025-06-13 15:37:14 +05:30
Soumyadas15 d180b143f7 Merge branch 'main' into versioning2 2025-06-12 13:05:40 +05:30
sharath fc71a35675
fix(upload_file): swap parameters in upload_file calls for consistency across the codebase 2025-06-11 14:44:10 +00:00
Soumyadas15 d603125311 chore(dev): ux refactor for marketplace 2025-06-09 19:03:47 +05:30
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
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
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
Bobbie ef28b0a74a
Merge pull request #634 from escapade-mckv/feature-flags
feat: feature flags using redis
2025-06-05 16:28:35 +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 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
Vukasin b82a0459f8 fix: tool view fixes 2025-06-04 16:23:22 +02:00
Pepe Lu cf6b8f19a8 Dynamic time in system prompt 2025-06-03 15:40:05 +08:00
sharath 4e4303bdb6
fix(initiate): don't create project unless sandbox creation is successful 2025-06-02 20:16:22 +00: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
Soumyadas15 c8d39d1fdd feat: add http mcp support 2025-06-02 16:34:14 +05:30
Soumyadas15 8297bf6f34 chore(dev): connect custom mcps 2025-06-02 11:14:22 +05:30
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 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 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 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
Soumyadas15 a476e71727 chore(dev): agent marketplace 2025-05-29 19:49:01 +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 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 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