cli/pkg
Snider 08539f8a34 chore: resolve merge conflicts with dev
Merged dev into PR branch, resolving conflicts:
- pkg/io/local/client.go: kept PR's Open(fs.File) and Create methods,
  removed dev's Open(goio.ReadCloser); kept PR's relative path handling
- pkg/io/io.go: removed duplicate Open(goio.ReadCloser) from Medium
  interface and MockMedium, keeping PR's Open(fs.File) + Create
- pkg/release/release.go: kept PR's parameter naming (fs) and
  build.WriteChecksumFile abstraction, removed inlined checksum code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 17:56:48 +00:00
..
agentic feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
ai feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
ansible feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
build chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
cache chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
cli feat(io): Migrate pkg/mcp to use Medium abstraction (#289) 2026-02-04 15:02:47 +00:00
collect feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
config feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
container chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
crypt feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
deploy feat: wire release command, add tar.xz support, unified installers (#277) 2026-02-04 00:49:57 +00:00
devops chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
errors feat(errors): Unify errors and logging (#180) 2026-02-02 06:48:40 +00:00
framework refactor(core): decompose Core into serviceManager + messageBus (#282) 2026-02-04 13:40:16 +00:00
git feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
help feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
i18n feat: wire release command, add tar.xz support, unified installers (#277) 2026-02-04 00:49:57 +00:00
io chore: resolve merge conflicts with dev 2026-02-04 17:56:48 +00:00
log feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
mcp chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
plugin feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
process feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
rag style: fix gofmt formatting across all affected files (#279) 2026-02-04 01:27:01 +00:00
release chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
repos docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00