multica/apps/cli/src
Jiayuan Zhang e39f9a5dfe feat(cli): wait for sub-agents and output findings in run mode
In CLI mode, the parent Agent is not registered with the Hub, so the
normal announce flow can't deliver sub-agent results. Added polling
mechanism that waits for sub-agents to complete and prints their
findings directly to stdout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:53:26 +08:00
..
commands feat(cli): wait for sub-agents and output findings in run mode 2026-02-15 19:53:26 +08:00
autocomplete.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
colors.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts fix(cli): filter pnpm standalone -- arg and simplify dev scripts 2026-02-10 18:09:12 +08:00
interactive.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
non-interactive.ts fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
output.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
output.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
profile.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
skills.ts refactor(credentials): remove skills.env.json5 support 2026-02-15 13:34:51 +08:00
tools.ts fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00