cli/pkg
Snider aa7a1021d3 refactor(cli): add core pkg command group for package management
- Create new pkg.go with search, install, list, update, outdated subcommands
- Remove separate search.go and install.go files
- Update root.go to use AddPkgCommands instead of individual commands
- Update skill documentation with pkg commands in quick reference, decision tree, and common mistakes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 11:42:22 +00:00
..
agentic feat(agentic): add AI collaboration features 2026-01-28 20:04:45 +00:00
build test(signing): add integration tests 2026-01-29 02:59:11 +00:00
cache refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
config chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
container feat(container): add LinuxKit YAML templates with variable substitution 2026-01-28 18:59:45 +00:00
core chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
crypt refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
devops refactor(cli): add core pkg command group for package management 2026-01-29 11:42:22 +00:00
display chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
docs chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
electron-compat feat: add initial project structure with configuration files and components 2026-01-15 22:46:50 +00:00
git refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
help chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
i18n chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
ide refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
io refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
mcp refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
module refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
php feat(php): add Coolify deployment integration 2026-01-28 19:39:04 +00:00
plugin refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
process refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
release test(release): add SDK release integration tests 2026-01-29 03:28:05 +00:00
repos refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
runtime refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
sdk feat(sdk): add SetVersion method for release integration 2026-01-29 03:15:08 +00:00
updater chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
webview chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
workspace refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
ws refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00