- Fix cmd/forge build failure: remove extra locales.FS arg from RegisterCommands (signature takes single CommandRegistration) - Update CLAUDE.md error handling section to document coreerr.E() pattern (was outdated log.E/fmt.Errorf reference) - Add security_test.go for agentci: SanitizePath, EscapeShellArg, SecureSSHCommand, MaskToken (coverage 56% → 68%) - Add provider_handlers_test.go for pkg/api: category filter, nil guards, manifest/verify/sign bad requests (coverage 31% → 52%) - Audit confirms: no fmt.Errorf or os.ReadFile/WriteFile in production code (only in test files) Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| cmd_auth.go | ||
| cmd_config.go | ||
| cmd_forge.go | ||
| cmd_issues.go | ||
| cmd_labels.go | ||
| cmd_migrate.go | ||
| cmd_orgs.go | ||
| cmd_prs.go | ||
| cmd_repos.go | ||
| cmd_status.go | ||
| cmd_sync.go | ||
| helpers.go | ||