agent/claude/core
Snider 9bdd47d9d5 feat(agent): v0.3.0 — dispatch control, run task CLI, quiet notifications, spark pool
- Add agentic_dispatch_start / shutdown / shutdown_now MCP tools
- Queue frozen by default, CORE_AGENT_DISPATCH=1 to auto-start
- Add run task CLI command — single task e2e (prep → spawn → wait)
- Add DispatchSync for blocking dispatch without MCP
- Quiet notifications — only agent.failed and queue.drained events
- Remove duplicate notification paths (direct callback + polling loop)
- codex-spark gets separate concurrency pool (baseAgent routing)
- Rate-limit backoff detection (3 fast failures → 30min pause)
- Review agent uses exec with sandbox bypass (not codex review)
- Bump: core-agent 0.3.0, core plugin 0.15.0, devops plugin 0.2.0

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 16:08:08 +00:00
..
.claude-plugin feat(agent): v0.3.0 — dispatch control, run task CLI, quiet notifications, spark pool 2026-03-23 16:08:08 +00:00
agents feat: add core:agent-task-code-review and core:agent-task-code-simplifier 2026-03-17 20:43:33 +00:00
commands fix(plugin): address validation findings — commands + skill frontmatter 2026-03-21 18:12:40 +00:00
scripts feat: add orchestration skills + local dispatch scripts 2026-03-18 12:18:40 +00:00
skills refactor(plugin): split research skills into separate plugin 2026-03-21 18:16:06 +00:00
hooks.json fix: bump marketplace.json to v0.10.0, fix hooks.json structure, remove invalid hooks from plugin.json 2026-03-17 18:47:36 +00:00
mcp.json chore: plugin v0.13.0, research v0.2.0, marketplace naming + MONITOR_INTERVAL 2026-03-21 20:01:51 +00:00