This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
go-agentic/cmd/tasks
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
updates.go feat: migrate task commands from CLI 2026-02-21 20:42:16 +00:00