Sharath
fed20eedcb
Merge pull request #607 from kortix-ai/PRODUCTION
2025-06-03 02:15:11 +05:30
sharath
b26f65203e
fix(run_agent_background): add delay for pending Redis operations before completion logging
2025-06-02 20:43:07 +00:00
Soumyadas15
b42e78b598
chore(dev): agent builder
2025-05-31 21:01:20 +05:30
Soumyadas15
95c6277a93
chore(dev): agent builder mode
2025-05-31 12:38:39 +05:30
Soumyadas15
71c44d8b9f
Merge branch 'main' into mcp-5
2025-05-28 10:32:33 +05:30
sharath
03c95fa346
feat(sentry): enhance Sentry integration with user tracking and error handling improvements
2025-05-27 10:04:17 +00:00
Soumyadas15
a66f12498c
Merge branch 'main' into mcp-5
2025-05-26 21:54:04 +05:30
sharath
51439eaeab
refactor(api): remove thread_manager initialization from API and agent background scripts
2025-05-24 12:41:59 +00:00
Soumyadas15
5249346550
chore(dev_): merge main into mcp-5
2025-05-24 13:45:44 +05:30
Soumyadas15
beeaffb533
chore(dev): add custom agent context based on thread id
2025-05-24 12:38:41 +05:30
sharath
8255c507a5
fix(backend): enhance trace logging levels for error handling and execution status
2025-05-22 08:36:58 +00:00
sharath
ff1670be90
feat(backend): langfuse traces
2025-05-21 00:39:28 +00: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
9aee2c7f28
Merge branch 'main' into fix/redis-latency-fix
2025-05-15 23:51:18 +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