Marko Kraemer
419ac731d6
Merge pull request #382 from escapade-mckv/bug/fix
...
chore(dev): second attempt to fix billing checks
2025-05-19 07:55:37 +02:00
Soumyadas15
f89d97568d
chore(dev): cleanup useeffect deps
2025-05-19 11:24:02 +05:30
Soumyadas15
6fc03aba04
chore(dev): ux improvements
2025-05-19 11:22:00 +05:30
Soumyadas15
eb37fceacd
Merge branch 'main' into feat/ux
2025-05-19 10:49:14 +05:30
Soumyadas15
cea53931f7
chore(dev): second attempt to fix billing checks
2025-05-19 10:43:53 +05:30
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
c1615b48ae
fe change rev
2025-05-19 04:24:21 +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
c8826d5205
fix: expose RabbitMQ ports for local development
2025-05-19 02:14:45 +02:00
marko-kraemer
f2e7b27e02
multi tab
2025-05-19 02:00:14 +02:00
Marko Kraemer
c934a05f6c
Merge pull request #370 from tnfssc/fix/redis-crash
...
fix(redis): service crash on redis client maxxing
2025-05-19 01:47:29 +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
e4721aa7ba
Merge pull request #369 from escapade-mckv/bug/fix
...
chore(dev): fix redundant billing checks
2025-05-19 00:09:04 +02:00
Soumyadas15
709b4595cc
chore(dev): fix redundant billing checks
2025-05-19 01:44:45 +05:30
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
Soumyadas15
f05ed37fa0
chore(ui): tool panel refactor
2025-05-18 23:07:00 +05:30
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
a7d05edd33
Merge pull request #360 from kortix-ai/fix/accidental-sandbox-replacement
...
fix(sandbox): streamline sandbox handling
2025-05-18 03:26:17 +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
Marko Kraemer
8e515ba2af
Merge pull request #357 from tnfssc/hotfix/setup-env
...
hotfix(setup): backend url fix
2025-05-18 02:16:26 +02:00
sharath
8d6a8a1d73
hotfix(setup): backend url fix
2025-05-18 00:14:52 +00:00
Marko Kraemer
372c53c1ee
Merge pull request #355 from tnfssc/feat/start-script
...
feat(start): added container starter/stopper script
2025-05-18 01:42:32 +02:00
sharath
8c5d27f7a3
docs: add start.py docs
2025-05-17 23:40:47 +00:00
sharath
d1b4399a08
feat(start): added container starter/stopper script
2025-05-17 23:35:53 +00:00
Marko Kraemer
8cac758951
Merge pull request #351 from tnfssc/chore/add-config
...
chore(config): refactor sandbox image constants into common config
2025-05-18 01:16:48 +02:00
Marko Kraemer
e13aa2f1c3
Merge pull request #353 from tnfssc/chore/setup-update
...
hotfix(setup): uncomment required steps
2025-05-18 01:13:52 +02:00
sharath
a532ef5938
hotfix(setup): uncomment required steps
2025-05-17 23:11:33 +00:00
sharath
22016b4cc5
chore(config): refactor sandbox image constants into common config
2025-05-17 23:09:03 +00:00
Marko Kraemer
5867714b3d
Merge pull request #352 from tnfssc/chore/setup-update
...
chore(setup): remove additional LLM providers
2025-05-18 01:06:29 +02:00
sharath
e28d80703b
chore(setup): remove additional LLM providers
2025-05-17 22:56:27 +00:00
Marko Kraemer
fdd9181292
Merge pull request #350 from tnfssc/chore/docs-and-cleanup
...
feat(setup): added setup.py and updated docs
2025-05-18 00:31:44 +02:00
sharath
05c8145072
chore(setup): removed pre-built images step
2025-05-17 21:58:49 +00:00
sharath
3756b0b0aa
docs: added contributing docs
2025-05-17 21:44:44 +00:00
sharath
ff48576291
:Merge branch 'main' into pr/ravisojitra/301
2025-05-17 21:11:53 +00:00
Soumyadas15
06bf4cec25
Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ux
2025-05-17 20:40:36 +05:30
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
Marko Kraemer
269da4f041
Merge pull request #346 from rishimohan/fix-share-page-ui
...
fix: z-index issue on share pages preventing clicks on header, also add canonical url
2025-05-17 14:57:46 +02:00
Rishi
0658f3f4d8
remove url tag
2025-05-17 10:21:18 +02:00
Rishi
2227b2bc5c
fix: z-index issue on share pages preventing clicks on header, also add canonical
2025-05-17 10:19:30 +02:00