go-agentic/cmd/workspace
Snider ecb7f406f2 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:14 +00:00
..
cmd.go refactor: remove init() + RegisterCommands pattern 2026-02-21 22:07:14 +00:00
cmd_agent.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00
cmd_agent_test.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00
cmd_task.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00
cmd_task_test.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00
cmd_workspace.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00
config.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00