mykonos-ibiza
c4979642fb
Refactor agent and sandbox management: streamline sandbox creation, add caching for agent run limits and Stripe customer data, and improve error handling. Update API documentation and logging for better clarity.
2025-08-09 16:21:14 +05:30
Chaitanya045
713863dc0b
Added Pandas to sandbox docker image.
2025-08-02 18:28:26 +05:30
Cursor Agent
f6e9d7342a
Replace sandbox image with snapshot in Daytona configuration
...
Co-authored-by: sharath <sharath@kortix.ai>
2025-07-19 22:25:21 +00:00
sharath
4f142ca083
fix(sandbox): reduce auto archive interval from 24 hours to 2 hours
2025-07-18 13:58:16 +00:00
Sharath
16ab850923
perf(sandbox): switch to async daytona sdk ( #891 )
2025-07-04 21:12:53 +05:30
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
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
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
fc71a35675
fix(upload_file): swap parameters in upload_file calls for consistency across the codebase
2025-06-11 14:44:10 +00:00
sharath
7bf1ffcc94
fix(sandbox): add auto archive interval to sandbox creation
2025-06-11 02:08:36 +00:00
sharath
22eb90cac3
fix(sandbox): update auto stop interval to 15 minutes
2025-06-11 00:16:53 +00:00
sharath
d5b6b084a3
chore(daytona): enable autoarchival of sandboxes
2025-06-08 22:17:06 +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
sharath
07219d24c8
fix(agent): update screenshot URL handling and API server port in Docker configuration
2025-06-05 06:52:03 +00:00
Vukasin
d2564b49ed
feat: on delete delete sandbox
2025-06-01 23:18:13 +02:00
Vukasin
c52bdd08ae
feat: rework file upload and caching
2025-05-25 19:10:40 +02:00
Vukasin
6fac5a98ad
feat: improve model selector and fixes
2025-05-21 22:59:56 +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
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
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
Soumyadas15
e95118f26e
chore(dev): upload images to s3 - draft
2025-05-14 16:07:15 +05:30
Soumyadas15
a1b60e2c8f
chore(dev): upload images to s3
2025-05-14 10:58:11 +05:30
Vukasin
6caa0e3adf
fix: normalize path
2025-05-12 22:09:14 +02:00
marko-kraemer
52fceeb39a
add ensure active, fix utils logger impot in sb tool base
2025-05-11 18:36:33 +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
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
4d75e5dbd0
sandbox tool base
2025-05-10 04:26:42 +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
Marco Vinciguerra
e1974c8125
feat: removed unused imports
2025-05-07 15:24:00 +02:00
marko-kraemer
23574e37cf
python billing
2025-04-27 00:47:31 +01:00
marko-kraemer
2cf777cc4c
logger, docker, wip
2025-04-24 23:04:59 +01:00
marko-kraemer
38dd730bbc
wip
2025-04-24 14:36:50 +01:00
marko-kraemer
7a57ee210a
add conf, with local/dev/prod mode
2025-04-24 01:45:58 +01:00