agent-ecosystem/src/main
iliya bd242fac5a fix(team): re-add control_response via stdin for teammate permissions
Belt-and-suspenders approach:
1. Settings file: handles all FUTURE calls (teammate finds rule on retry)
2. control_response via stdin: may unblock CURRENT waiting prompt
   (now includes updatedInput: {} which was the previous ZodError fix)

Without #2, approved teammates stay stuck until team restart because
the CLI doesn't hot-reload settings.local.json for pending prompts.
2026-03-30 21:47:40 +03:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http fix: handle ENOENT error gracefully in file reading functions 2026-03-20 14:26:47 +02:00
ipc fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
services fix(team): re-add control_response via stdin for teammate permissions 2026-03-30 21:47:40 +03:00
types fix: requestId dedup to prevent ~2x cost overcounting + stale session detection 2026-03-25 14:05:01 +02:00
utils Merge branch 'worktree-fix+mcp-config-storage' into dev 2026-03-29 01:30:01 +02:00
workers feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
index.ts fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
sentry.ts fix(standalone): fix standalone mode to run without Electron 2026-03-24 03:43:26 +00:00
standalone.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00