cli/cmd/config
Snider f7d72c843b
Some checks failed
Deploy / build (push) Failing after 3s
Security Scan / security (push) Successful in 16s
refactor: swap pkg imports to standalone modules
- pkg/session → go-session (ParseTranscript now returns ParseStats)
- pkg/workspace → go-io/workspace
- pkg/manifest,marketplace,plugin,repos → go-scm (from prior session)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-06 13:48:07 +00:00
..
cmd.go feat: add pkg/cli with TUI components (#14, #15) 2026-02-22 20:42:00 +00:00
cmd_get.go refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00
cmd_list.go feat: add pkg/cli with TUI components (#14, #15) 2026-02-22 20:42:00 +00:00
cmd_path.go feat: add pkg/cli with TUI components (#14, #15) 2026-02-22 20:42:00 +00:00
cmd_set.go feat: add pkg/cli with TUI components (#14, #15) 2026-02-22 20:42:00 +00:00