Commit Graph

1187 Commits

Author SHA1 Message Date
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 172ca7c2c5
fix(agent): screenshot URL extraction for object content in BrowserToolView 2025-06-05 06:51:50 +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 eee722a42e
Merge pull request #631 from tnfssc/fix/exit-token-issue 2025-06-05 12:18:08 +05:30
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 9761df816a
Merge pull request #628 from tnfssc/fix/streaming-not-working 2025-06-05 07:31:07 +05:30
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 7c3e06496d
Merge pull request #627 from tnfssc/fix/redis-connection-issue 2025-06-05 06:55:08 +05:30
sharath 72759e06c7
fix(run_agent_background): optimize Redis operation handling and increase worker processes 2025-06-05 01:23:57 +00:00
kubet 8ba053247d
Merge pull request #626 from kubet/fix/visual-redundancy
fix: tool view fixes
2025-06-04 16:23:53 +02:00
Vukasin b82a0459f8 fix: tool view fixes 2025-06-04 16:23:22 +02:00
Bobbie a10a4c711b
Merge pull request #618 from escapade-mckv/onboarding-emails
hotfix: mailtrap version fix
2025-06-03 23:46:14 +05:30
Soumyadas15 e371ef7df8 hotfix: mailtrap version fix 2025-06-03 23:44:08 +05:30
Bobbie 2e938ea160
Merge pull request #617 from escapade-mckv/onboarding-emails
feat: send welcome email to users
2025-06-03 23:11:41 +05:30
Soumyadas15 b872061528 feat: send welcome email to users 2025-06-03 23:04:27 +05:30
kubet 0023ea9a0a
Merge pull request #616 from kubet/fix/visual-redundancy
fix: remove redundancy in tool step control
2025-06-03 15:05:26 +02:00
Vukasin 32a740d0fe fix: remove redundancy in tool step control 2025-06-03 15:04:53 +02:00
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 3800403c56 fix(bug): fix double json dumps in response processor 2025-06-03 12:54:03 +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 6cbfa1a8de
Merge pull request #606 from tnfssc/fix/worker-crash 2025-06-03 02:14:13 +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
kubet 45abd5a687
Merge pull request #604 from kubet/feat/port-fix-and-panel-ajustments
Feat: remove cost save usage instead
2025-06-02 22:03:43 +02:00
Vukasin a479c7385e chore: remove logs 2025-06-02 22:02:50 +02:00
sharath c2f0e58fc1
fix(file-process): improve llm instructions to read full file when the file is small 2025-06-02 19:23:49 +00:00
Vukasin 0c3b520fe6 Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-06-02 21:11:07 +02:00
Vukasin 4cd6753e42 fix: remove cost add litellm response usage 2025-06-02 21:06:39 +02:00
Bobbie 1bdd3fd0b1
Merge pull request #600 from escapade-mckv/mcp-5a-custom-1
MCP agnostic system
2025-06-02 16:40:32 +05:30
Soumyadas15 f65cc3eba9 Merge branch 'main' into mcp-5a-custom-1 2025-06-02 16:34:49 +05:30
Soumyadas15 c8d39d1fdd feat: add http mcp support 2025-06-02 16:34:14 +05:30
Soumyadas15 f27500673a chore(dev): connect custom mcps 2025-06-02 11:31:09 +05:30
Soumyadas15 8297bf6f34 chore(dev): connect custom mcps 2025-06-02 11:14:22 +05:30
kubet fa2d7fd202
Merge pull request #595 from kubet/feat/port-fix-and-panel-ajustments
feat: on delete delete sandbox
2025-06-01 23:18:50 +02:00
Vukasin d2564b49ed feat: on delete delete sandbox 2025-06-01 23:18:13 +02:00
kubet 5892893c9d
Merge pull request #594 from kubet/feat/port-fix-and-panel-ajustments
Feat/port fix and panel ajustments
2025-06-01 17:54:39 +02:00
Vukasin 7a8a45cfe8 Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-06-01 17:52:11 +02:00
Vukasin 82df42badf fix: response procesor & billing modal and other fixes 2025-06-01 17:50:09 +02:00
Bobbie ad6c450f78
Merge pull request #591 from escapade-mckv/mcp-5a-agentbuilder
Mcp 5a agentbuilder
2025-06-01 13:53:40 +05:30
Soumyadas15 fb2e803527 chore(dev): improve builder system prompt 2025-06-01 13:21:33 +05:30
Soumyadas15 977b2817c2 chore(dev): improve builder system prompt 2025-06-01 13:21:16 +05:30
Soumyadas15 4741e6bced fix(ui): functional start chat button in agent dialog 2025-06-01 12:46:54 +05:30