Commit Graph

493 Commits

Author SHA1 Message Date
Soumyadas15 ed97fc1682 update content length fix - prod 2025-06-06 17:01:07 +05:30
Soumyadas15 3f771c2a70 Merge branch 'main' into content-length-fix 2025-06-06 16:40:51 +05:30
Soumyadas15 4d7bff34c5 fix content length issue 2025-06-06 15:49:47 +05:30
sharath b5ae395fed
refactor(thread-manager): standardize max_tokens parameter in message compression methods 2025-06-06 09:18:34 +00:00
sharath 93660e4a61
feat(thread-manager): add message compression methods to handle long messages efficiently 2025-06-06 08:56:14 +00:00
Sharath 49c9e0b9fa
hotfix(langfuse): fix langfuse verison 2025-06-06 13:29:20 +05:30
Bobbie 1b269a96b6
Merge pull request #658 from escapade-mckv/prod-2a
Prod 2a
2025-06-06 13:21:29 +05:30
Sharath aee5945907
hotfix(context-limit): truncate more content to allow more messages 2025-06-06 12:36:11 +05:30
sharath 1186ffefa3
Merge branch 'PRODUCTION' 2025-06-06 05:56:01 +00:00
sharath 01d9d63433
fix(redis): improve error handling during Redis initialization and connection checks 2025-06-06 05:54:30 +00:00
Soumyadas15 48dab27e24 polish(ui): cyhange mcp copywrite + get all mcp servers from smithery with pagination 2025-06-06 01:46:37 +05:30
Sharath d7ff4b87d0
fix(docker): update process count 2025-06-05 23:58:47 +05:30
Sharath 3f8681065b
Merge branch 'main' into sharath/suna-254-agent-start-fails-failed-to-initialize-sandbox-404-no 2025-06-05 18:20:29 +05:30
Sharath 25fcdfc058
hotfix(response_processor): remove debug log 2025-06-05 18:03:52 +05:30
sharath 524e1beb67
Merge branch 'PRODUCTION' 2025-06-05 12:17:59 +00:00
Soumyadas15 6c07f0ecd1 chore(dev): import fix - n 2025-06-05 17:16:34 +05:30
Soumyadas15 cecb2de586 chore(dev): import fix - n 2025-06-05 17:05:59 +05:30
Soumyadas15 19144d7310 chore(dev): import fix - n 2025-06-05 17:03:08 +05:30
Soumyadas15 9a7999b708 chore(dev): import fix - n 2025-06-05 17:02:35 +05:30
sharath 6fb2c544d3
fix(agent): increase timeout for pending Redis operations and improve error logging for cost calculation 2025-06-05 11:21:34 +00:00
Soumyadas15 3bccfc1f6a chore(dev): import fix - n 2025-06-05 16:47:02 +05:30
Soumyadas15 65d31b0cff chore(dev): import fix 2025-06-05 16:43:19 +05:30
Soumyadas15 0db2886775 chore(dev): import fix 2025-06-05 16:37:09 +05:30
Soumyadas15 c55a441d3d Merge branch 'main' into feature-flags 2025-06-05 14:17:17 +05:30
Soumyadas15 e636ac20fe cleanup 2025-06-05 13:54:58 +05:30
sharath 4ef4eeceb1
Merge branch 'PRODUCTION' into sync/production 2025-06-05 07:31:54 +00:00
Soumyadas15 0c4b1345c6 feat: feature flags using redis 2025-06-05 13:00:44 +05:30
sharath 6d944bdd7e
chore(setup): update Docker image version to 0.1.3 in setup.py, README, and configuration files 2025-06-05 06:52:52 +00:00
sharath 172e95c248
fix(browser): multiple tab handling 2025-06-05 06:52:46 +00:00
sharath 1fedcbabfa
fix(agent): handle string content in message retrieval 2025-06-05 06:52:14 +00:00
sharath 07219d24c8
fix(agent): update screenshot URL handling and API server port in Docker configuration 2025-06-05 06:52:03 +00:00
sharath 05e4c5d901
fix(agent): handle image context content parsing more robustly 2025-06-05 06:51:18 +00:00
sharath 11e8b4f7bd
Merge branch 'PRODUCTION' into sync/production 2025-06-05 06:48:53 +00:00
sharath eda0c69bea
fix(context-limit-retry): don't retry when context limit reached 2025-06-05 06:46:27 +00:00
sharath 6c436d9f75
Merge branch 'pr/escapade-mckv/610' into fix/exit-token-issue 2025-06-05 05:29:17 +00:00
sharath ec09c6d149
Merge branch 'PRODUCTION' into sync/production 2025-06-05 02:15:28 +00:00
sharath f3a2ce8de7
fix(run_agent_background): update Redis operation handling to use asyncio tasks 2025-06-05 02:00:39 +00:00
Sharath 27be48ed46
fix(prod): change process count 2025-06-05 07:23:49 +05:30
sharath 72759e06c7
fix(run_agent_background): optimize Redis operation handling and increase worker processes 2025-06-05 01:23:57 +00:00
Vukasin b82a0459f8 fix: tool view fixes 2025-06-04 16:23:22 +02:00
Soumyadas15 e371ef7df8 hotfix: mailtrap version fix 2025-06-03 23:44:08 +05:30
Soumyadas15 b872061528 feat: send welcome email to users 2025-06-03 23:04:27 +05:30
Bobbie 35ef852ec4
Merge pull request #612 from escapade-mckv/tool-views-fix
fix(bug): fix double json dumps in response processor
2025-06-03 12:54:37 +05:30
Soumyadas15 e99254544d fix(bug): fix double json dumps in response processor 2025-06-03 12:51:38 +05:30
Soumyadas15 8a7c33c86b chore(dev): thread compression for new format 2025-06-03 12:02:50 +05:30
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
sharath 4e4303bdb6
fix(initiate): don't create project unless sandbox creation is successful 2025-06-02 20:16:22 +00:00
Vukasin a479c7385e chore: remove logs 2025-06-02 22:02:50 +02:00
Vukasin 0c3b520fe6 Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-06-02 21:11:07 +02:00