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 3f02328096
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Failing after 29s
refactor: swap pkg/framework imports to pkg/core
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-06 14:10:58 +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/framework imports to pkg/core 2026-03-06 14:10:58 +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