Commit Graph

17 Commits

Author SHA1 Message Date
sharath 172e95c248
fix(browser): multiple tab handling 2025-06-05 06:52:46 +00: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 56b9dcad8f wip 2025-05-18 21:44:54 +02:00
marko-kraemer 2af572ab03 wip 2025-05-18 20:44:44 +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
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
marko-kraemer 438aeac5c9 revert sandbox 2025-05-10 08:28:40 +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 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
LE Quoc Dat a6dcdbcff3 gem2.5 fix the click element 2025-04-22 14:29:40 +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
Adam Cohen Hillel 8b3ac9c13b fix browser blank page 2025-04-20 18:24:41 +01:00
Adam Cohen Hillel c4d30e270b preview 2025-04-15 19:11:09 +01:00
Adam Cohen Hillel ad78a0d4f3 bring back browser 2025-04-15 19:11:04 +01:00