[agent/claude] Fix core/cli to unblock core/agent build. Remove core.WithNa... #8

Merged
Virgil merged 1 commit from agent/fix-core-cli-to-unblock-core-agent-build into main 2026-03-21 22:56:27 +00:00

1 commit

Author SHA1 Message Date
Snider
bcbc25974e fix(cli): resolve build errors and clean up stale API references
All checks were successful
Security Scan / security (pull_request) Successful in 18s
Remove orphaned daemon_cmd_test.go referencing undefined AddDaemonCommand/
DaemonCommandConfig symbols. Update docs to reflect current API types
(CommandSetup, core.Service). Restore .gitignore entries for dist/, .env,
and coverage artefacts. Extract appendLocales helper to deduplicate locale
registration. Fix test reset to clear registeredLocales for proper isolation.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 22:56:10 +00:00