agent/cmd/core-agent
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
..
commands.go fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
commands_example_test.go fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
commands_test.go fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
main.go fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
main_example_test.go fix(ax): continue AX naming cleanup 2026-03-30 21:30:49 +00:00
main_test.go fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
mcp_service_example_test.go fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
mcp_service_test.go fix(agent): mcp.Register startup panic + test isolation + CLI test standard 2026-04-08 16:15:14 +01:00
update.go fix(core-agent): classify prerelease versions correctly 2026-04-01 22:01:47 +00:00
update_example_test.go fix(ax): move version injection to module root 2026-03-30 16:40:53 +00:00
update_test.go fix(core-agent): classify prerelease versions correctly 2026-04-01 22:01:47 +00:00