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
marko-kraemer
e985cbdc2b
wip
2025-04-23 19:46:22 +01:00
marko-kraemer
602b65791f
wip
2025-04-23 15:56:24 +01:00
marko-kraemer
8271e0dbd3
FIX
2025-04-23 14:34:23 +01:00
marko-kraemer
74b043eec3
project_id to get sandbox id
2025-04-23 10:53:38 +01:00
marko-kraemer
f9ca36efa0
wip
2025-04-23 09:13:07 +01:00
marko-kraemer
869e53ad04
sandbox id fix attempt
2025-04-23 06:20:38 +01:00
marko-kraemer
4cac31db55
daytona resources
2025-04-22 20:26:12 +01:00
Adam Cohen Hillel
3128a8197b
update billing
2025-04-22 16:55:25 +01:00
marko-kraemer
33b50bc981
wip
2025-04-22 16:53:12 +01:00
Adam Cohen Hillel
c882df8cd6
Merge pull request #67 from kortix-ai/fix_browser-use
...
gem2.5 fix the click element
2025-04-22 16:50:58 +01:00
LE Quoc Dat
a6dcdbcff3
gem2.5 fix the click element
2025-04-22 14:29:40 +01:00
Adam Cohen Hillel
6b4f17ee38
change to right resolution docker
2025-04-22 13:45:12 +01:00
marko-kraemer
7db7b2d463
change resolution
2025-04-22 13:21:48 +01:00
marko-kraemer
8bdd72e693
wip
2025-04-21 18:27:12 +01:00
marko-kraemer
2a59bd4baf
port & other
2025-04-21 15:38:27 +01:00
Adam Cohen Hillel
fd7b0d1484
skip user id if project is public
2025-04-21 15:08:52 +01:00
Adam Cohen Hillel
bd0db22966
public project and file browsing
2025-04-21 14:58:58 +01:00
marko-kraemer
b71762bafd
fix daytona sandbox url
2025-04-21 13:00:31 +01:00
Marko Kraemer
79740ddf0e
Merge branch 'main' into browser-click-onxy-and-ocr
2025-04-20 21:42:45 -07:00
marko-kraemer
48e8c0ffa9
wip
2025-04-21 04:30:17 +01:00
Adam Cohen Hillel
2ec972cd42
- [ ] Fix BrowserTool to use COORDS as well to click on stuff. @Adam
...
- [ ] Make BrowserTool Return the raw OCR as well to the Thread itself so agent has it for good context. (Like an OCR Scrape) – Can also be a tool, if agent determines he wants the content “saved” @Adam
- [ ] Sanitised DOM Return “Crawl” to get raw content & images
2025-04-21 04:24:28 +01:00
marko-kraemer
d5c59b1acb
tool vie wip
2025-04-21 01:06:14 +01:00
Adam Cohen Hillel
8b3ac9c13b
fix browser blank page
2025-04-20 18:24:41 +01:00
marko-kraemer
e98c47ea66
frontend frontend frontend
2025-04-20 05:29:55 +01:00
marko-kraemer
6ac4213fdc
frontend we are nearly there sergeant
2025-04-20 01:27:46 +01:00
Dat LQ.
db46c1aee5
Merge pull request #54 from kortix-ai/dat_context
...
Dat context
2025-04-18 17:17:43 +01:00
LE Quoc Dat
5bb5300afe
fix windows path
2025-04-18 17:02:22 +01:00