cli/internal/cmd/pkgcmd
Snider c091aa411a chore: resolve merge conflicts with dev
Merged dev into PR branch, resolving conflicts:
- pkg/cli/daemon.go: kept PR's Medium field in DaemonOptions and
  PIDFile struct using p.medium instead of io.Local
- pkg/cli/daemon_test.go: kept PR's NewPIDFile(m, pidPath) signature
  with MockMedium parameter
- pkg/container/linuxkit.go: kept PR's ctx.Err() early-return checks
  in Stop, List, Logs, and Exec methods

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 18:00:37 +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: resolve merge conflicts with dev 2026-02-04 18:00:37 +00:00