cli/internal/cmd/setup
Snider 50dbeac9bd Merge origin/dev into feature/errors-batch
Resolved conflicts in io.Medium migration:
- Use coreio.Local.Exists() for existence checks
- Use coreio.Local.DeleteAll() for recursive deletion
- Keep complete MockMedium implementations with proper error handling
- Consolidate client_test.go with both simple and _Good suffix tests

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 06:46:31 +00:00
..
cmd_bootstrap.go feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
cmd_ci.go feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +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_github.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
cmd_registry.go Merge origin/dev into feature/errors-batch 2026-02-02 06:46:31 +00:00
cmd_repo.go feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
cmd_setup.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
cmd_wizard.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
github_config.go feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
github_diff.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
github_labels.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
github_protection.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
github_security.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
github_webhooks.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00