go/internal/cmd/pkgcmd
Snider c5bd5087e5 chore(io): Fix undefined io errors in repos migration
- Fixed "undefined: io" compilation errors by using the correct 'coreio' alias in internal commands.
- Corrected FindRegistry and LoadRegistry calls in cmd_file_sync.go, cmd_install.go, and cmd_search.go.
- Verified fix with successful project-wide build.
2026-02-04 14:31:24 +00:00
..
cmd_commands.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
cmd_install.go chore(io): Fix undefined io errors in repos migration 2026-02-04 14:31:24 +00:00
cmd_manage.go chore(io): Migrate pkg/repos to Medium abstraction 2026-02-04 14:27:06 +00:00
cmd_pkg.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
cmd_search.go chore(io): Fix undefined io errors in repos migration 2026-02-04 14:31:24 +00:00