Commit Graph

990 Commits

Author SHA1 Message Date
Soumyadas15 8297bf6f34 chore(dev): connect custom mcps 2025-06-02 11:14:22 +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
Soumyadas15 b2a6361e2d chore(dev): cleanup 2025-06-01 11:26:12 +05:30
Soumyadas15 6d7211b139 chore(dev): cleanup 2025-06-01 11:23:38 +05:30
Soumyadas15 c79d22fe1e Merge branch 'main' into mcp-5a-agentbuilder 2025-06-01 11:21:34 +05:30
Soumyadas15 5e8c70361e chore(ui): add agent name in tool view & chat input 2025-06-01 11:19:54 +05:30
Bobbie b5440bc247
Merge pull request #588 from escapade-mckv/mcp-5a-agentbuilder
hotfix(ui): fix agent-selector
2025-06-01 03:00:38 +05:30
Soumyadas15 992e9f3142 hotfix(ui): fix agent-selector 2025-06-01 02:59:47 +05:30
Bobbie 9ad75c536c
Merge pull request #587 from escapade-mckv/mcp-5a-agentbuilder
Mcp 5a agentbuilder
2025-06-01 02:55:18 +05:30
Soumyadas15 cb7e579027 feat: agentbuilder v1 2025-06-01 02:54:19 +05:30
Soumyadas15 2168ceb864 Merge branch 'main' into mcp-5a-agentbuilder 2025-06-01 02:53:40 +05:30
Soumyadas15 7ce20533a6 feat: agentbuilder v1 2025-06-01 02:51:13 +05:30
Soumyadas15 d53f2f7a18 chore(dev): cleanup frontend 2025-06-01 02:23:53 +05:30
Sharath 8c74d35841
Merge pull request #577 from kdkiss/feature/setup_script_enhancement 2025-05-31 21:07:46 +05:30
Soumyadas15 b42e78b598 chore(dev): agent builder 2025-05-31 21:01:20 +05:30
Soumyadas15 3c82e2152f Merge branch 'mcp-5a' into mcp-5a-agentbuilder 2025-05-31 12:38:47 +05:30
Soumyadas15 95c6277a93 chore(dev): agent builder mode 2025-05-31 12:38:39 +05:30
kdkiss 082902adfb
Update .gitignore
add .setup_env.json
2025-05-31 06:44:00 +02:00
kdkiss bb4e9435d9
Update setup.py
Fix for env variables not being saved with the progress step.
2025-05-31 06:43:17 +02:00
kubet 312b2f1e71
Merge pull request #583 from kubet/feat/port-fix-and-panel-ajustments
Feat/port fix and panel ajustments
2025-05-30 23:41:12 +02:00
Vukasin 9914ca0d6d Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-05-30 23:26:59 +02:00
Vukasin 0ffc045b5e fix: index port fix and panel ajustments 2025-05-30 23:26:09 +02:00
Bobbie 90cfe8fdd7
Merge pull request #582 from escapade-mckv/main
hotfix(docker): fix requirements.txt
2025-05-31 00:13:09 +05:30
Soumyadas15 68ee7f0d21 chore(dev): fix requirements.txt 2025-05-31 00:10:39 +05:30
Bobbie a68adb7be2
Merge pull request #581 from escapade-mckv/main
hotfix(frontend): fix package lock
2025-05-30 23:56:46 +05:30
Soumyadas15 d7777eeab0 chore(dev): fix package lock 2025-05-30 23:54:48 +05:30
Bobbie 5ef8eb57d6
Merge pull request #580 from escapade-mckv/mcp-5a
Release: New tool call format, MCP, configurable agents
2025-05-30 23:36:06 +05:30
Soumyadas15 ca88d46b28 chore(dev): delete log files 2025-05-30 19:09:24 +05:30
Soumyadas15 b1d9ee9bb6 chore(dev): convert expand message to new tool call format 2025-05-30 19:08:23 +05:30
Soumyadas15 e6de1e0f7f Merge branch 'main' into mcp-5a 2025-05-30 19:02:53 +05:30
Soumyadas15 59f16d7e01 chore(dev): MCP & Custom agents integration 2025-05-30 18:58:58 +05:30
Soumyadas15 260c565d49 chore(ui): agent builder layout fix 2025-05-30 16:51:03 +05:30
Soumyadas15 b7b24ffaca Merge branch 'mcp-5a' into mcp-5a-agentbuilder 2025-05-30 16:35:17 +05:30
Soumyadas15 6fded94026 chore(ui): refactor mcp config ui 2025-05-30 16:33:53 +05:30
Soumyadas15 fdd42cf9aa chore(u): improve mcp config ui 2025-05-30 15:36:33 +05:30
Soumyadas15 7a2a47aa1b chore(dev): extended the list of MCPs 2025-05-30 15:11:12 +05:30
Soumyadas15 dedd6432bb chore(dev): auto generate xml schema or mcp 2025-05-30 13:01:11 +05:30
Soumyadas15 4c465424f0 chore(ui): agent builder setup 2025-05-30 12:24:25 +05:30
Kolja Kiss f8e5ae062f feat(setup.py): For those complaining. Add resume support to setup script using progress tracking
with '#' will be ignored, and an empty message aborts the commit.
2025-05-30 06:08:09 +02:00
kubet fc8a167510
Merge pull request #574 from kubet/fix/redundancy-fixes
fix: overflow issue and file refetch
2025-05-29 23:07:17 +02:00
Vukasin 65fa837ae1 fix: overflow issue and file refetch 2025-05-29 23:06:07 +02:00
Soumyadas15 546d5078ea chore(dev): properly process MCP results 2025-05-30 01:04:41 +05:30
Soumyadas15 fa463fb09c chore(dev): mcp tools 2025-05-29 23:27:03 +05:30
sharath c14a2e4cb4
fix(thread_manager): reduce maximum message content length from 300k to 200k characters to prevent context overload 2025-05-29 15:50:29 +00:00
sharath 0bfd7ecb3f
fix(thread_manager): adjust token count condition to handle default max token value 2025-05-29 15:28:53 +00:00
sharath 16ba4f7c36
fix(thread_manager): update message selection query to include only message_id and content 2025-05-29 14:20:57 +00:00
Soumyadas15 a476e71727 chore(dev): agent marketplace 2025-05-29 19:49:01 +05:30
Sharath 16d4237e49
Merge pull request #562 from tnfssc/feat/context-compression 2025-05-29 19:34:44 +05:30