agent/pkg
Snider 9c6f10902e fix(agent): mcp.Register startup panic + test isolation + CLI test standard
- Replace broken registerMCPService with mcp.Register (fixes nil ServiceRuntime panic)
- Remove dead mcp_service.go, update tests to use mcp.Register directly
- Add setTestWorkspace() helper to clear workspaceRootOverride between tests
- Fix 40+ test files with workspace state poisoning from loadAgentConfig
- Fix forge.lthn.ai → dappco.re in findConsumersList test
- Fix BranchWorkspaceCount test to use isolated temp dir
- Add CLI test standard: 32 tests across 19 subsystems (tests/cli/)
- All 9 packages pass, 0 failures

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-08 16:15:14 +01:00
..
agentic fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
brain fix(mcp): update Subsystem interface to match mcp v0.5.1 Service API 2026-04-07 14:11:19 +01:00
lib fix(ax): tighten remaining source examples 2026-03-31 06:20:14 +00:00
messages feat(agent): implement fleet and sync RFC surfaces 2026-03-31 07:27:15 +00:00
monitor fix(mcp): update Subsystem interface to match mcp v0.5.1 Service API 2026-04-07 14:11:19 +01:00
runner feat(runner): clear queued workspaces on hard shutdown 2026-04-01 16:20:06 +00:00
setup refactor(setup-monitor): align service option names with RFC 2026-04-02 08:13:16 +00:00