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
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
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
Soumyadas15
c83e72288b
chore(ui): improvements in model selector
2025-05-17 10:44:09 +05:30
mjdierkes
4879729c19
Add Dramatiq, Pika, and Prometheus client dependencies for background task processing
2025-05-16 10:33:42 -07:00
Marko Kraemer
3971811119
Merge pull request #321 from escapade-mckv/s3-images
...
Store images to Supabase s3 bucked instead of DB
2025-05-16 18:12:16 +02:00
Marko Kraemer
96cb066b42
Merge pull request #336 from escapade-mckv/feat/ux
...
Product/UX: Sidebar improvements, model selector, getting list of models from backend
2025-05-16 15:49:51 +02:00
sharath
9aee2c7f28
Merge branch 'main' into fix/redis-latency-fix
2025-05-15 23:51:18 +00:00
sharath
35de7f1b40
fix(stream): redis latency issue mitigated
2025-05-15 23:28:28 +00:00
Soumyadas15
74f7c494fc
chore(ux): model selector, updated sidebar
2025-05-16 01:52:07 +05:30
sharath
1e62257ab1
chore(dramatiq): cleanup code
2025-05-15 06:34:17 +00:00
sharath
3a4debd407
feat(dramatiq): add workers to docker compose and update docs
2025-05-15 06:29:27 +00:00
sharath
9b3561213d
feat(dramatiq): added distributed worker support using dramatiq and rabbitmq
2025-05-14 12:48:02 +00:00
Soumyadas15
e95118f26e
chore(dev): upload images to s3 - draft
2025-05-14 16:07:15 +05:30
Soumyadas15
108dba9bf7
chore(dev): added model access check in backend
2025-05-14 11:36:45 +05:30
Soumyadas15
a1b60e2c8f
chore(dev): upload images to s3
2025-05-14 10:58:11 +05:30
marko-kraemer
032375fdc5
unlimited requests per worker, deactivate restore_running_agent_runs
2025-05-14 00:15:46 +02:00
Marko Kraemer
4849a15f96
Merge pull request #295 from emmanuel-ferdman/main
...
Migrate to modern datetime library API
2025-05-13 23:36:52 +02:00
Emmanuel Ferdman
e2d9922dd1
Migrate to modern datetime library API
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-13 00:21:47 -07:00
Vukasin
6caa0e3adf
fix: normalize path
2025-05-12 22:09:14 +02:00
张城铭
00d6b41a91
Fixed --keep-alive
2025-05-12 16:04:40 +08:00
marko-kraemer
a780e4c0d6
SSE streams up to 30mins before itming out
2025-05-11 18:58:42 +02:00
marko-kraemer
52fceeb39a
add ensure active, fix utils logger impot in sb tool base
2025-05-11 18:36:33 +02:00
Vukasin
11ea1e63ee
Merge remote-tracking branch 'upstream/main' into feat/attachment-rework
2025-05-11 17:18:07 +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
fe5ae19a89
web search first, over scrape
2025-05-10 08:22:11 +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
8847515d1c
session shell tool, save web search as file, change prompt to process scrapes via cli
2025-05-10 05:46:48 +02:00
marko-kraemer
4d75e5dbd0
sandbox tool base
2025-05-10 04:26:42 +02:00
marko-kraemer
c6d13b5187
run, thread_run, response processor, raise errs properly
2025-05-10 03:58:57 +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
marko-kraemer
24fdbbeb1b
wip
2025-05-09 04:16:31 +02:00
marko-kraemer
4c8bd7b47a
error msg toast on stream
2025-05-09 04:01:26 +02:00
Marko Kraemer
75823fca3e
Merge pull request #244 from ScrapeGraphAI/main
...
feat: removed unused imports
2025-05-08 16:43:38 +02:00
Marko Kraemer
6d6baf71b8
Merge pull request #242 from VinciGit00/patch-3
...
Update pyproject.toml
2025-05-08 16:43:02 +02:00
Vukasin
66d44763cb
wip: rework attachments
2025-05-07 22:55:03 +02:00
Marco Vinciguerra
e1974c8125
feat: removed unused imports
2025-05-07 15:24:00 +02:00
Marco Vinciguerra
b48b9e2d58
Update pyproject.toml
...
removed another death improt
2025-05-07 15:09:40 +02:00
Marco Vinciguerra
6899d673b3
Update pyproject.toml
...
removed dead import
2025-05-07 15:07:55 +02:00
marko-kraemer
1f9cce202e
openrouter conf, deactivate docker build
2025-05-07 05:59:33 +02:00
marko-kraemer
1e43fa5053
gemini flash as free model
2025-05-07 05:44:10 +02:00
marko-kraemer
3429b0b4b4
gemini flash as free model
2025-05-07 05:43:32 +02:00
marko-kraemer
6bffd6d2c4
load thread page no-side-panel skeleton fix
2025-05-07 03:23:23 +02:00
marko-kraemer
9a5bcd00a7
change to deepseek
2025-05-07 02:12:48 +02:00