cli/pkg
Snider b291ec0e62 fix: address CodeRabbit feedback - use errors.E for context
Add contextual error handling using errors.E helper as suggested:
- config.go: Wrap LoadConfig read/parse errors
- images.go: Wrap NewImageManager, loadManifest, and Manifest.Save errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 05:25:30 +00:00
..
agentic chore(io): migrate remaining packages to io.Local abstraction 2026-02-02 05:11:15 +00:00
build feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
cache chore(io): migrate remaining packages to io.Local abstraction 2026-02-02 05:11:15 +00:00
cli chore(io): migrate pkg/cli and pkg/container to io.Local abstraction 2026-02-02 05:17:12 +00:00
container chore(io): migrate pkg/cli and pkg/container to io.Local abstraction 2026-02-02 05:17:12 +00:00
devops fix: address CodeRabbit feedback - use errors.E for context 2026-02-02 05:25:30 +00:00
errors feat(pkg): add standalone log and errors packages 2026-01-30 22:02:40 +00:00
framework fix(core): add thread-safety to global Core instance (#95) 2026-02-01 16:03:44 +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: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
io feat(io): extend Medium interface with DeleteAll, Stat, Exists, IsDir (#240) 2026-02-02 04:25:30 +00:00
log feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
mcp feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
process docs(process): add docstrings to Logger interface methods (#97) 2026-02-01 16:12:01 +00:00
release chore(io): migrate remaining packages to io.Local abstraction 2026-02-02 05:11:15 +00:00
repos chore(io): migrate remaining packages to io.Local abstraction 2026-02-02 05:11:15 +00:00