go-ai/cmd
Snider 6298a84b8b refactor: remove init() + RegisterCommands pattern
Commands now register through Core framework lifecycle via
cli.WithCommands() instead of side-channel init() functions.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 22:07:10 +00:00
..
daemon refactor: remove init() + RegisterCommands pattern 2026-02-21 22:07:10 +00:00
lab feat: absorb lab command from CLI 2026-02-21 21:46:59 +00:00
mcpcmd refactor: remove init() + RegisterCommands pattern 2026-02-21 22:07:10 +00:00
metrics refactor: remove init() + RegisterCommands pattern 2026-02-21 22:07:10 +00:00
rag feat(cmd/rag): re-export go-rag CLI commands through go-ai 2026-02-21 20:23:22 +00:00
security refactor: remove init() + RegisterCommands pattern 2026-02-21 22:07:10 +00:00