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
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
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