agent/cmd/core-agent
Snider 919dcf963f feat: factories return instances — WithService handles registration
Register factories no longer call c.RegisterService() explicitly.
WithService auto-discovers name from package path and registers.
Eliminates double-registration error.

Uses WithOption("name", "core-agent") for Options struct.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-24 20:36:17 +00:00
..
forge.go feat(agent): background runner, slim status, Docker dispatch, stopwatch, CLI fixes 2026-03-23 12:53:33 +00:00
main.go feat: factories return instances — WithService handles registration 2026-03-24 20:36:17 +00:00
update.go feat(update): version injection via ldflags, park update command 2026-03-23 16:50:54 +00:00
workspace.go feat: workspace CLI commands — list, clean, dispatch stub 2026-03-22 15:45:16 +00:00