Commit Graph

382 Commits

Author SHA1 Message Date
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
marko-kraemer 79ead85912 fix 2025-05-02 22:53:30 +02:00
marko-kraemer 0f5b7a5dde delete user sandboxes script 2025-05-02 15:50:33 +02:00
mameshini 2d32e91aac Fix: proper param_name for tool parameter mapping 2025-04-30 08:53:32 -07:00
fanyinghao 59cb78e713 update .env, rename FIRECRAWL to FIRECRAWL_API_KEY 2025-04-29 14:26:25 +08: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 d766559621 docker conf updated 2025-04-27 22:21:59 +01:00
marko-kraemer cd8635a81b time prompt 2025-04-27 21:36:07 +01:00
marko-kraemer 50db948712 fix price ID extraction bug 2025-04-27 04:55:10 +01:00
marko-kraemer a14c2a1a2c update prod configs 2025-04-27 04:15:48 +01:00
marko-kraemer 5d28b65111 fix dependency 2025-04-27 04:10:38 +01:00
marko-kraemer b7b7eeb705 serious wip 2025-04-27 03:44:58 +01:00
marko-kraemer a7d38c0096 serious wip 2025-04-27 03:20:49 +01:00
marko-kraemer 23574e37cf python billing 2025-04-27 00:47:31 +01:00
marko-kraemer 865b2f3633 wip 2025-04-26 18:51:25 +01:00
marko-kraemer b3f1398c3d wip 2025-04-26 16:55:57 +01:00
Korzhavin Ivan 5a3bf357a8 fix: update Redis SSL environment variable handling 2025-04-26 12:13:14 +02:00
‘cuiran’ 23a2937793 fix redis ssl 2025-04-26 14:11:25 +08:00
marko-kraemer 032f095bad docker updates 2025-04-26 01:09:16 +01:00
Marko Kraemer 0690663917
Merge pull request #116 from korjavin/main
Dockerfiles for backend/frontend + github actions + docker-compose
2025-04-25 16:55:33 -07:00
Marko Kraemer 844712348d
Merge branch 'main' into security-vulnerability-fix 2025-04-25 16:38:01 -07:00
marko-kraemer 33b79cccab be 2025-04-26 00:15:47 +01:00
marko-kraemer f48439eade rem summary from web search
wip
2025-04-25 23:14:35 +01:00
Korjavin Ivan ef27d658b2 Update Dockerfile 2025-04-25 23:35:01 +02:00
Korzhavin Ivan a1c0d5f5da Update Docker configurations for backend and frontend services to include ENV_MODE variable 2025-04-25 23:33:03 +02:00
marko-kraemer 958df5496f tmux prompt eng for non-blocking sess 2025-04-25 19:18:25 +01:00
Adam Cohen Hillel 4b46c44893
Merge pull request #93 from kortix-ai/add-all-included-docker-for-self-hosting
[WIP] Making local dev easier
2025-04-25 18:40:32 +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