cli/cmd/core/pkgcmd
Claude e9e0eccd60
All checks were successful
Security Scan / security (push) Successful in 13s
feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports
Replace fmt, errors, strings, path/filepath, encoding/json across 31
files. Migrate core.New() to functional-options API. Keep fmt.Sscanf,
strings.Index/Repeat/FieldsSeq, os, io (infra types).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 14:31:34 +00:00
..
cmd_commands.go refactor: split library from binary, remove ecosystem commands 2026-03-16 16:14:40 +00:00
cmd_install.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 14:31:34 +00:00
cmd_manage.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 14:31:34 +00:00
cmd_pkg.go refactor: split library from binary, remove ecosystem commands 2026-03-16 16:14:40 +00:00
cmd_remove.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 14:31:34 +00:00
cmd_remove_test.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 14:31:34 +00:00
cmd_search.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 14:31:34 +00:00