Commit Graph

185 Commits

Author SHA1 Message Date
user 4d4faca12a feat(usage): add monthly usage script for user activity tracking 2025-06-25 14:12:01 +00:00
Krishav Raj Singh 064999cfc6 made ANTHROPIC API KEY optional like others 2025-06-25 17:58:09 +05:30
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
sharath 951f8784ee
Merge branch 'main' into migrate/poetry-to-uv 2025-06-23 14:38:01 +00:00
sharath 273c51345d
feat(export_import): add script for exporting and importing project data with detailed logging and error handling 2025-06-22 18:42:14 +00:00
sharath 1fca6d8496
refactor(copy_project): optimize message copying process with batching and improved cleanup logging 2025-06-22 12:25:32 +00:00
sharath d59d40e0c9
feat(copy_project): add script to copy projects, threads, and associated data between users 2025-06-22 11:29:27 +00:00
sharath aed3c38fc9
chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
sharath 96f517113b
migrate: switch to uv from poetry 2025-06-15 17:43:21 +00:00
sharath 0de2748d60
chore: update daytona packages to version 0.21.0a1 and 0.21.0a4, refactor sandbox methods for consistency 2025-06-14 22:18:30 +00:00
sharath 6c539325bc
fix(redis): retry on connection errors 2025-06-10 04:52:09 +00:00
sharath 4ef4eeceb1
Merge branch 'PRODUCTION' into sync/production 2025-06-05 07:31:54 +00:00
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
Soumyadas15 a476e71727 chore(dev): agent marketplace 2025-05-29 19:49:01 +05:30
sharath 03c95fa346
feat(sentry): enhance Sentry integration with user tracking and error handling improvements 2025-05-27 10:04:17 +00:00
sharath edc1b1c17b
Merge branch 'main' into feat/langfuse 2025-05-23 17:19:08 +00: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
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
marko-kraemer 74320d6640 kortix/suna:0.1.2.8 sandbox bump 2025-05-19 03:54:33 +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 952a2dd3bf kortix/suna:0.1.2.7 working 2025-05-18 21:59:48 +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 9d27ec2bea wip 2025-05-18 06:15:09 +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
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
Soumyadas15 74f7c494fc chore(ux): model selector, updated sidebar 2025-05-16 01:52:07 +05:30
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
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
marko-kraemer 4c8bd7b47a error msg toast on stream 2025-05-09 04:01:26 +02:00
Marco Vinciguerra e1974c8125 feat: removed unused imports 2025-05-07 15:24:00 +02:00
marko-kraemer 1f9cce202e openrouter conf, deactivate docker build 2025-05-07 05:59:33 +02:00
marko-kraemer 9a5bcd00a7 change to deepseek 2025-05-07 02:12:48 +02:00
Sylvain Cau 903a9cc928 Add support for self hosted Firecrawl 2025-05-05 21:05:02 -07:00
marko-kraemer 0507708fec archive script 2025-05-05 02:20:50 +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
marko-kraemer a14c2a1a2c update prod configs 2025-04-27 04:15:48 +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 b3f1398c3d wip 2025-04-26 16:55:57 +01:00
marko-kraemer f48439eade rem summary from web search
wip
2025-04-25 23:14:35 +01:00
marko-kraemer 1b1878fceb add firecrawl for scraping, frontend fix 2025-04-25 18:13:16 +01:00
marko-kraemer 2cf777cc4c logger, docker, wip 2025-04-24 23:04:59 +01:00
marko-kraemer 63f2d8e5ec rem maintenance popup, auth redirect on dashboard, free tier intro again temp 2025-04-24 17:31:19 +01:00
marko-kraemer 0fc3c4a573 print 2025-04-24 17:05:05 +01:00
marko-kraemer 7325559d26 conf 2025-04-24 04:34:48 +01:00
marko-kraemer 7a57ee210a add conf, with local/dev/prod mode 2025-04-24 01:45:58 +01:00
marko-kraemer d4e2665e6b comment out check billing status & increase free tier mins temp 2025-04-23 20:31:51 +01:00
marko-kraemer e985cbdc2b wip 2025-04-23 19:46:22 +01:00
Adam Cohen Hillel c6b9c7c427 remove free tier for now 2025-04-23 19:28:31 +01:00
marko-kraemer a352d35efa add temporary frontend DB messages poll as hotfix to fix stream 2025-04-23 16:33:57 +01:00
marko-kraemer f9ca36efa0 wip 2025-04-23 09:13:07 +01:00
Adam Cohen Hillel ceea41208c fix 2025-04-22 20:55:12 +01:00
Adam Cohen Hillel 3128a8197b update billing 2025-04-22 16:55:25 +01:00
Adam Cohen Hillel a218988e34 temp billing 2025-04-21 16:47:06 +01:00
Adam Cohen Hillel fd7b0d1484 skip user id if project is public 2025-04-21 15:08:52 +01:00
Adam Cohen Hillel 24d95d278c billing stuff 2025-04-21 14:26:23 +01:00
Adam Cohen Hillel 8b3ac9c13b fix browser blank page 2025-04-20 18:24:41 +01:00
Adam Cohen Hillel 25f8564cba exa - tavily 2025-04-19 15:33:08 +01:00
marko-kraemer aaf7efd615 progress 2025-04-18 14:42:23 +01:00
Adam Cohen Hillel f0c3c52cf4 exra 2025-04-15 19:11:09 +01:00
Adam Cohen Hillel afde88c1ba billing checks and UI 2025-04-14 01:32:08 +01:00
Adam Cohen Hillel a6d2e5b18e clean 2025-04-13 13:40:34 +01:00
marko-kraemer b29d60fc46 deploy tool cf pages 2025-04-12 23:20:38 +01:00
marko-kraemer 752821e8a0 wip 2025-04-12 22:40:01 +01:00
marko-kraemer 9ee944bdd2 wip 2025-04-11 03:45:32 +01:00
marko-kraemer 31205b0320 agent wip 2025-04-11 00:53:01 +01:00
marko-kraemer 700ccddbad fix error where it wont add messages to thread if max_xml_tool_calls x > 0 2025-04-10 18:13:12 +01:00
marko-kraemer cff9ba57f6 include xml examples, agent wip 2025-04-10 14:13:32 +01:00
Marko Kraemer 9edad0073b
v1 full refactor LLM Response Processor (#24) 2025-04-04 17:06:49 +02:00
marko-kraemer 486f11ba77 logger 2025-03-31 19:36:26 -07:00