agent-ecosystem/src
iliya 34f1f0d612 fix(team): proactively add all agent-teams MCP tools on first approval
When user approves any mcp__agent-teams__* tool, also add all other
agent-teams tools to settings.local.json preemptively. This prevents
teammates from getting stuck on subsequent tool calls (task_get,
task_start, task_complete, etc.) since each generates a separate
permission_request and the teammate blocks until resolved.

FACT: Settings file approach only prevents FUTURE blocks, not current
ones. Pre-adding all tools on first approval covers the common case.
2026-03-30 15:59:53 +03:00
..
main fix(team): proactively add all agent-teams MCP tools on first approval 2026-03-30 15:59:53 +03:00
preload feat(team): per-team tool approval settings 2026-03-29 22:46:25 +03:00
renderer fix(team): proactively add all agent-teams MCP tools on first approval 2026-03-30 15:59:53 +03:00
shared fix(updater): prevent installation of non-newer versions and enhance update notifications 2026-03-30 15:24:23 +03:00
types feat: introduce MEMBER_DELEGATE_DESCRIPTION for action mode protocols 2026-03-18 14:01:21 +02:00