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/workspace
Snider 8d2c3708b0
All checks were successful
Security Scan / security (push) Successful in 15s
Test / test (push) Successful in 6m47s
refactor: swap pkg/{io,log,i18n} imports to go-io/go-log/go-i18n
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-06 12:35:42 +00:00
..
cmd.go refactor: remove init() + RegisterCommands pattern 2026-02-21 22:07:14 +00:00
cmd_agent.go refactor: swap pkg/{io,log,i18n} imports to go-io/go-log/go-i18n 2026-03-06 12:35:42 +00:00
cmd_agent_test.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00
cmd_task.go refactor: swap pkg/{io,log,i18n} imports to go-io/go-log/go-i18n 2026-03-06 12:35:42 +00:00
cmd_task_test.go feat: absorb workspace command from CLI 2026-02-21 21:46:16 +00:00
cmd_workspace.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:29:39 +00:00
config.go refactor: swap pkg/{io,log,i18n} imports to go-io/go-log/go-i18n 2026-03-06 12:35:42 +00:00