Commit Graph

  • ba57eae2bb Add builtin deliverables route slice for delegated agents. CREDO23 2026-05-01 20:30:20 +02:00
  • ff307dd923 Add builtin memory route slice for delegated agents. CREDO23 2026-05-01 20:30:20 +02:00
  • b9bc06e7b4 Add builtin research route slice for delegated agents. CREDO23 2026-05-01 20:30:20 +02:00
  • 7080b787d1 Add MCP tool loading and connector partitioning. CREDO23 2026-05-01 20:30:20 +02:00
  • cf3acd87aa Add MCP allow and ask name tables per integration. CREDO23 2026-05-01 20:30:20 +02:00
  • 5f84d46f96 Add subagent spec packing and shared package exports. CREDO23 2026-05-01 20:30:20 +02:00
  • 77f52af6cc Add shared tool permission types and markdown file reader. CREDO23 2026-05-01 20:30:20 +02:00
  • 30cd530ac6 Add connector routing constants for delegated routes. CREDO23 2026-05-01 20:30:20 +02:00
  • 4bef75d298 feat(auto_pin): quality-aware tier-locked selection with health gate Anish Sarkar 2026-05-01 23:38:53 +05:30
  • 1eedcaa551 feat(openrouter): blend per-model /endpoints health into quality score Anish Sarkar 2026-05-01 23:38:40 +05:30
  • c229b4356a feat(config): stamp Auto (Fastest) ranking metadata on YAML configs Anish Sarkar 2026-05-01 23:38:21 +05:30
  • d9058b73f5 feat(auto_pin): add pure-function quality scoring module Anish Sarkar 2026-05-01 23:37:49 +05:30
  • 421a4d7d08 refactor(auto_model_pin): simplify thread-level pinning by removing unused fields and indexes Anish Sarkar 2026-05-01 19:32:42 +05:30
  • 1863f2832b fix(LayoutShell): add 'isolate' class to main content panel Anish Sarkar 2026-05-01 18:43:45 +05:30
  • 680a1c1c38 refactor(openrouter): remove virtual openrouter/free auto-select entry Anish Sarkar 2026-05-01 18:16:47 +05:30
  • 4d34b56c4d docs(router): drop reference to virtual openrouter/free in is_premium_model Anish Sarkar 2026-05-01 18:09:50 +05:30
  • 2019e90a04 test(openrouter): cover pool filter, per-model tier, legacy config warnings Anish Sarkar 2026-05-01 17:42:54 +05:30
  • 925c33abd1 chore(config): deprecate billing_tier / anonymous_enabled, split anon flags Anish Sarkar 2026-05-01 17:42:44 +05:30
  • ccd7caf99f feat(openrouter): derive billing tier per-model and stabilize config IDs Anish Sarkar 2026-05-01 17:42:21 +05:30
  • 5dd45a5740 refactor(router): add router_pool_eligible filter and rebuild() API Anish Sarkar 2026-05-01 17:41:52 +05:30
  • e57c3a7d0c feat: prompt caching DESKTOP-RTLN3BA\$punk 2026-05-01 05:10:53 -07:00
  • d59be442e6 Merge pull request #1328 from MODSetter/ci/add-notary-status-workflow Rohan Verma 2026-04-30 20:56:58 -07:00
  • efb5664afd ci: add diagnostic notary-status workflow DESKTOP-RTLN3BA\$punk 2026-04-30 20:55:40 -07:00
  • 360b5f8e3a chore: update environment variables for improved macOS codesigning debugging DESKTOP-RTLN3BA\$punk 2026-04-30 20:47:30 -07:00
  • 1efed5e489 chore: add debug environment variables for macOS codesigning troubleshooting DESKTOP-RTLN3BA\$punk 2026-04-30 20:28:41 -07:00
  • c644f02d05 chore: linting DESKTOP-RTLN3BA\$punk 2026-04-30 18:42:38 -07:00
  • 7aeb8bb0a8 feat(markdown): enable citation rendering in MarkdownViewer and related components DESKTOP-RTLN3BA\$punk 2026-04-30 18:40:55 -07:00
  • d335e96ec2 Merge pull request #1327 from AnishSarkar22/feat/chat-state-unification Rohan Verma 2026-04-30 16:24:51 -07:00
  • 5826e5264d refactor(chat): add TruncatedNameWithTooltip component in model selector Anish Sarkar 2026-05-01 04:39:33 +05:30
  • 04da62a554 refactor(chat): improve AssistantMessage component with fixed comment trigger slot and enhanced visibility handling Anish Sarkar 2026-05-01 04:28:24 +05:30
  • 0883ac88fb refactor(chat): enhance InlineMentionEditor with improved mention handling and text processing for better user interaction Anish Sarkar 2026-05-01 04:23:59 +05:30
  • 3a73912a86 feat(desktop): enable hardened runtime and entitlements for mac signing DESKTOP-RTLN3BA\$punk 2026-04-30 15:39:12 -07:00
  • 8b4f136668 refactor(chat): enhance UserMessage component with mention parsing and segment rendering for improved message display Anish Sarkar 2026-05-01 04:02:24 +05:30
  • e5b2ac7918 Merge pull request #1324 from guangyang1206/feat/key-prop-llm-role-manager-1018 Rohan Verma 2026-04-30 15:19:00 -07:00
  • f129207c50 Merge pull request #1325 from AnishSarkar22/feat/split-auto-free-premium Rohan Verma 2026-04-30 15:18:26 -07:00
  • 511f4fde64 refactor(chat): update ChatViewport className for improved scroll behavior consistency Anish Sarkar 2026-05-01 03:40:14 +05:30
  • 7b549f8444 refactor(chat): enhance ChatViewport with auto-scroll and top fade effect for improved user experience Anish Sarkar 2026-05-01 03:38:21 +05:30
  • 5d3b8b9ca9 Merge remote-tracking branch 'upstream/dev' into feature/multi-agent CREDO23 2026-05-01 00:05:20 +02:00
  • b2f487bf36 feat: added mac signing & notarization for desktop app DESKTOP-RTLN3BA\$punk 2026-04-30 15:03:10 -07:00
  • d157ceaabc Remove multi-agent planning docs and fix stream_new_chat logger. CREDO23 2026-04-30 23:42:21 +02:00
  • 833b4dd441 refactor(chat): simplify ChatViewport and footer structure for improved readability and maintainability Anish Sarkar 2026-05-01 03:10:21 +05:30
  • a66c1576b9 refactor(chat): introduce ChatViewport and NestedScroll components for improved chat UI structure and functionality Anish Sarkar 2026-05-01 03:09:53 +05:30
  • af66fbf106 refactor(chat): implement turn cancellation and status management in new chat routes for improved user experience and error handling Anish Sarkar 2026-05-01 01:47:52 +05:30
  • a6540b21c7 Fix stream_new_chat interrupt resolution using LangGraph snapshot.interrupts. CREDO23 2026-04-30 21:42:58 +02:00
  • ba131f5736 Refactor multi-agent supervisor prompts and wiring; thread citations into streaming. CREDO23 2026-04-30 19:33:57 +02:00
  • 4056bd1d69 refactor(chat): update resetCurrentThreadAtom to include shareToken and contentType for enhanced report panel state management Anish Sarkar 2026-04-30 22:37:11 +05:30
  • 74337b462a Tighten supervisor delegation policy and align deliverables wording across prompts. CREDO23 2026-04-30 16:43:44 +02:00
  • c077939522 Gate chat on MULTI_AGENT_CHAT_ENABLED and route to the multi-agent graph when on. CREDO23 2026-04-30 16:43:31 +02:00
  • 8f8d7540f0 Coerce deliverables thread_id and invoke domain agents asynchronously. CREDO23 2026-04-30 16:41:19 +02:00
  • d65a3fdf76 refactor(chat): implement new error handling utilities and streamline interrupt request processing in NewChatPage for improved performance and maintainability Anish Sarkar 2026-04-30 18:22:34 +05:30
  • 86f6b285ce refactor(chat): introduce new stream handling utilities and restructure event processing for improved performance and maintainability Anish Sarkar 2026-04-30 18:09:34 +05:30
  • 6465ea181a refactor(chat): streamline NewChatPage component by removing unused functions and integrating new stream handling utilities for improved performance Anish Sarkar 2026-04-30 18:09:18 +05:30
  • 1d6d7e3eb1 refactor(chat): remove unused agent action handlers from NewChatPage component to streamline code and improve maintainability Anish Sarkar 2026-04-30 16:33:13 +05:30
  • 872065f90d Merge remote-tracking branch 'upstream/dev' into feat/split-auto-free-premium Anish Sarkar 2026-04-30 16:23:05 +05:30
  • 2a01711bc9 feat(chat): expand error handling for chat operations by introducing a passthrough code set, improving response management and user feedback Anish Sarkar 2026-04-30 16:20:14 +05:30
  • 1ce122cc99 feat(database): change alembic number and add idempotency Anish Sarkar 2026-04-30 16:05:58 +05:30
  • ba2a08b295 Merge remote-tracking branch 'upstream/dev' into feat/split-auto-free-premium Anish Sarkar 2026-04-30 15:45:11 +05:30
  • e651c41372 feat: enhance tool input streaming and agent action handling for improved chat experience DESKTOP-RTLN3BA\$punk 2026-04-30 03:13:58 -07:00
  • 5bc33626b9 Tune memory visibility and disable generic MCP supervisor routing. CREDO23 2026-04-30 12:11:43 +02:00
  • f7ddb36c97 Render supervisor specialist guidance dynamically from available tools. CREDO23 2026-04-30 12:08:54 +02:00
  • 6858bdb726 Validate domain-agent JSON outputs before returning to supervisor. CREDO23 2026-04-30 12:08:48 +02:00
  • f9275be56b Normalize Linear, Slack, and generic MCP bridge prompts. CREDO23 2026-04-30 12:07:53 +02:00
  • 9d18f9f214 Standardize Airtable, ClickUp, and Jira MCP bridge contracts. CREDO23 2026-04-30 12:07:23 +02:00
  • 3cd2bf9302 Align collaboration connector prompts with strict JSON rules. CREDO23 2026-04-30 12:07:13 +02:00
  • 7083023929 Strengthen Gmail and workspace connector expert prompt contracts. CREDO23 2026-04-30 12:07:04 +02:00
  • 6825d3d8d5 Normalize built-in deliverables and research expert output contracts. CREDO23 2026-04-30 12:06:46 +02:00
  • cdb307361a Wrap delegated tasks in explicit XML context tags. CREDO23 2026-04-30 12:06:33 +02:00
  • 5148f5dfef Add a prompt tuning playbook for multi-agent quality. CREDO23 2026-04-30 12:05:49 +02:00
  • f60e742fac feat(chat): implement pre-accept failure handling and unified retry messaging for chat operations, enhancing user experience and error management Anish Sarkar 2026-04-30 14:58:56 +05:30
  • 35ea0eae53 feat(chat): enhance error classification and handling for thread busy scenarios, improving user feedback and response management Anish Sarkar 2026-04-30 14:03:09 +05:30
  • fd4d0817d1 feat(chat): implement comprehensive error handling for chat operations, including detailed response parsing and improved user message persistence Anish Sarkar 2026-04-30 12:38:11 +05:30
  • d64543686f feat(chat): unify error handling and logging for chat operations, enhancing clarity and consistency in error reporting Anish Sarkar 2026-04-30 11:56:41 +05:30
  • 362d462f92 Align multi-agent docs and Gmail/Calendar expert copy with registry routing. CREDO23 2026-04-30 03:53:29 +02:00
  • 2ab4c411fe Compose supervisor LangChain agent with SurfSense middleware and connector discovery. CREDO23 2026-04-30 03:53:22 +02:00
  • 33fc457dcc Gate supervisor connector routes by searchable inventory and simplify routing specs. CREDO23 2026-04-30 03:53:15 +02:00
  • 91e12bd31e Document multi-agent layout and supervisor delegation prompts. CREDO23 2026-04-30 02:36:30 +02:00
  • 388e86ebc9 Compose async multi-agent chat entrypoint and drop legacy supervisor scaffolding. CREDO23 2026-04-30 02:36:22 +02:00
  • 5497f472b2 Wire supervisor routing specs and registry-backed expert routes. CREDO23 2026-04-30 02:36:16 +02:00
  • 1f7343298c Add expert_agent vertical slices and MCP bridge prompts. CREDO23 2026-04-30 02:36:11 +02:00
  • c974fcefe6 Add multi-agent core registry, delegation, and MCP partitioning. CREDO23 2026-04-30 02:36:06 +02:00
  • 0c8ea2085e Add multi_agent_chat package exports and implementation layout doc. CREDO23 2026-04-30 01:00:01 +02:00
  • e18675a40a Add multi_agent_chat integration entrypoint create_multi_agent_chat. CREDO23 2026-04-30 00:59:59 +02:00
  • f1a5f1c683 Add multi_agent_chat routing tools and supervisor routing composition. CREDO23 2026-04-30 00:59:58 +02:00
  • 0fcb2acfdc Add multi_agent_chat supervisor agent graph and supervisor prompt. CREDO23 2026-04-30 00:59:57 +02:00
  • 5a0a265b2b Add multi_agent_chat calendar slice with connector tools, agent, and domain prompt. CREDO23 2026-04-30 00:59:56 +02:00
  • 09a46a282a Add multi_agent_chat gmail slice with connector tools, agent, and domain prompt. CREDO23 2026-04-30 00:59:55 +02:00
  • 5ff2678253 Add multi_agent_chat shared helpers for prompts, domain agents, deps, and invoke parsing. CREDO23 2026-04-30 00:59:47 +02:00
  • b9132f8544 Export supervisor baseline create_surfsense_deep_agent. CREDO23 2026-04-29 23:41:29 +02:00
  • 93fb4011e9 Add async factory for tool-free supervisor baseline agent. CREDO23 2026-04-29 23:41:29 +02:00
  • 53adac0cc9 Compose supervisor prompt from SurfSense fragments and composer blocks. CREDO23 2026-04-29 23:41:29 +02:00
  • 06f4b9b4d5 Clarify memory limits without update_memory tool. CREDO23 2026-04-29 23:41:29 +02:00
  • fc68cbf22f Add team-space KB-first policy for supervisor prompts. CREDO23 2026-04-29 23:41:29 +02:00
  • 26095805a8 Add private-space KB-first policy for supervisor prompts. CREDO23 2026-04-29 23:41:29 +02:00
  • b506c79611 Describe LangGraph supervisor scope for baseline. CREDO23 2026-04-29 23:41:29 +02:00
  • c1273c41b9 Add prompts package for supervisor baseline fragments. CREDO23 2026-04-29 23:41:29 +02:00
  • 615a23b3ec Build compiled LangGraph agent without tool-injecting middleware. CREDO23 2026-04-29 23:41:29 +02:00
  • 15e105454d Map connector enums to searchable KB types. CREDO23 2026-04-29 23:41:29 +02:00
  • 525527d802 Add deep_agent package for supervisor baseline. CREDO23 2026-04-29 23:41:29 +02:00
  • 3908131105 Fix stale feature flags cache so specialized subagents respect env. CREDO23 2026-04-29 21:36:34 +02:00
  • bf9b606a61 Wire Linear and Slack specialists and prompt routing. CREDO23 2026-04-29 20:51:06 +02:00