Commit Graph

5275 Commits

Author SHA1 Message Date
CREDO23 0c8ea2085e Add multi_agent_chat package exports and implementation layout doc. 2026-04-30 01:00:01 +02:00
CREDO23 e18675a40a Add multi_agent_chat integration entrypoint create_multi_agent_chat. 2026-04-30 00:59:59 +02:00
CREDO23 f1a5f1c683 Add multi_agent_chat routing tools and supervisor routing composition. 2026-04-30 00:59:58 +02:00
CREDO23 0fcb2acfdc Add multi_agent_chat supervisor agent graph and supervisor prompt. 2026-04-30 00:59:57 +02:00
CREDO23 5a0a265b2b Add multi_agent_chat calendar slice with connector tools, agent, and domain prompt. 2026-04-30 00:59:56 +02:00
CREDO23 09a46a282a Add multi_agent_chat gmail slice with connector tools, agent, and domain prompt. 2026-04-30 00:59:55 +02:00
CREDO23 5ff2678253 Add multi_agent_chat shared helpers for prompts, domain agents, deps, and invoke parsing. 2026-04-30 00:59:47 +02:00
CREDO23 b9132f8544 Export supervisor baseline create_surfsense_deep_agent. 2026-04-29 23:41:29 +02:00
CREDO23 93fb4011e9 Add async factory for tool-free supervisor baseline agent. 2026-04-29 23:41:29 +02:00
CREDO23 53adac0cc9 Compose supervisor prompt from SurfSense fragments and composer blocks. 2026-04-29 23:41:29 +02:00
CREDO23 06f4b9b4d5 Clarify memory limits without update_memory tool. 2026-04-29 23:41:29 +02:00
CREDO23 fc68cbf22f Add team-space KB-first policy for supervisor prompts. 2026-04-29 23:41:29 +02:00
CREDO23 26095805a8 Add private-space KB-first policy for supervisor prompts. 2026-04-29 23:41:29 +02:00
CREDO23 b506c79611 Describe LangGraph supervisor scope for baseline. 2026-04-29 23:41:29 +02:00
CREDO23 c1273c41b9 Add prompts package for supervisor baseline fragments. 2026-04-29 23:41:29 +02:00
CREDO23 615a23b3ec Build compiled LangGraph agent without tool-injecting middleware. 2026-04-29 23:41:29 +02:00
CREDO23 15e105454d Map connector enums to searchable KB types. 2026-04-29 23:41:29 +02:00
CREDO23 525527d802 Add deep_agent package for supervisor baseline. 2026-04-29 23:41:29 +02:00
CREDO23 3908131105 Fix stale feature flags cache so specialized subagents respect env. 2026-04-29 21:36:34 +02:00
CREDO23 bf9b606a61 Wire Linear and Slack specialists and prompt routing. 2026-04-29 20:51:06 +02:00
CREDO23 41cb4a567b Harden Linear and Slack MCP subagent permissions. 2026-04-29 20:24:21 +02:00
CREDO23 3dec2a7327 Add a Slack operations specialist subagent. 2026-04-29 16:25:36 +02:00
CREDO23 8ddfa6ac6f Add shared safety constants for provider subagents. 2026-04-29 16:25:28 +02:00
CREDO23 dce08e8b25 Merge remote-tracking branch 'upstream/dev_mod' into feature/multi-agent-subagents-gmail-calendar 2026-04-29 16:22:13 +02:00
CREDO23 dcae196eea Revert "feat(chat): add multi-agent mode routing scaffold and telemetry."
This reverts commit 7b9a218d62.
2026-04-29 16:21:57 +02:00
CREDO23 2eed81d059 Revert "feat(subagents): export registry helpers."
This reverts commit 8d0a679805.
2026-04-29 16:21:57 +02:00
CREDO23 6e5206e47c Revert "feat(subagents): add shared subagent utility helpers."
This reverts commit 755d20f6ea.
2026-04-29 16:21:57 +02:00
CREDO23 14dbcf0874 Revert "feat(subagents): add read-only calendar subagent."
This reverts commit 6afe65a449.
2026-04-29 16:21:57 +02:00
CREDO23 fa5a209e5a Revert "feat(subagents): add read-only gmail subagent."
This reverts commit e57633dab2.
2026-04-29 16:21:57 +02:00
DESKTOP-RTLN3BA\$punk f9b5367754 chore: cleaned comments slop 2026-04-28 23:52:37 -07:00
DESKTOP-RTLN3BA\$punk f23be16b35 refactor: citation viewer 2026-04-28 23:25:26 -07:00
DESKTOP-RTLN3BA\$punk ca9bbee06d chore: linting 2026-04-28 21:37:51 -07:00
DESKTOP-RTLN3BA\$punk b9a66cb417 feat: various UI fixes, prompt optimizations, and allowing duplicate docs
- Updated `content_hash` in the `Document` model to remove global uniqueness, allowing identical content across different paths.
- Enhanced `_create_document` function to handle path uniqueness and prevent session-poisoning from `IntegrityError`.
- Added detailed comments for clarity on the changes and their implications.
- Introduced new citation handling in the editor for improved user experience with citation jumps.
- Updated package dependencies in the frontend for better functionality.
2026-04-28 21:30:53 -07:00
CREDO23 e57633dab2 feat(subagents): add read-only gmail subagent. 2026-04-28 18:37:32 +02:00
CREDO23 6afe65a449 feat(subagents): add read-only calendar subagent. 2026-04-28 18:37:32 +02:00
CREDO23 755d20f6ea feat(subagents): add shared subagent utility helpers. 2026-04-28 18:37:32 +02:00
CREDO23 8d0a679805 feat(subagents): export registry helpers. 2026-04-28 18:37:32 +02:00
DESKTOP-RTLN3BA\$punk e6433f78c4 Merge commit '61f4d05cd17bfb544ee189ff416d68554397a089' into dev_mod 2026-04-28 09:25:41 -07:00
DESKTOP-RTLN3BA\$punk 82fe7fd1f3 Merge commit '16587ec78990e1e383603f4d1be8160b25827887' into dev_mod 2026-04-28 09:23:31 -07:00
DESKTOP-RTLN3BA\$punk 31a372bb84 feat: updated agent harness 2026-04-28 09:22:19 -07:00
CREDO23 7b9a218d62 feat(chat): add multi-agent mode routing scaffold and telemetry. 2026-04-28 15:35:14 +02:00
DESKTOP-RTLN3BA\$punk 9ec9b64348 feat(chat_deepagent): optimize agent creation by offloading middleware stack compilation to a separate thread 2026-04-28 05:03:52 -07:00
Rohan Verma 61f4d05cd1 Merge pull request #1318 from AnishSarkar22/fix/linux-build
feat(electron-builder): add RPM target to the build configuration
2026-04-28 04:41:41 -07:00
Rohan Verma 46544f9578 Merge pull request #1316 from jimmyzhuu/codex/add-baidu-search-docs-dev
docs: add Baidu Search connector setup guide
2026-04-28 04:39:10 -07:00
DESKTOP-RTLN3BA\$punk 05ca4c0b9f feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
Anish Sarkar c9eb0be457 feat(electron-builder): add RPM target to the build configuration 2026-04-28 14:55:38 +05:30
jimmyzhuu e1acb7e7c3 docs: add Baidu Search connector guide 2026-04-28 10:11:07 +08:00
Rohan Verma 78f71c7e3a Merge pull request #1315 from CREDO23/feature/multimodal-desktop-screen-capture
[Feat] Desktop Screenshot Assist and screen capture
2026-04-27 16:06:58 -07:00
DESKTOP-RTLN3BA\$punk 8d50f90060 chore: linting 2026-04-27 14:04:50 -07:00
CREDO23 2d962f6dd2 Merge upstream/dev 2026-04-27 22:44:40 +02:00