Changelog
Features
- fe74138: feat: add kb/agents/guardrails commands, AWS profile switching, project-tagged cost tracking (@kernelpanic09)
Bug fixes
- 4e94bf9: fix(release): point goreleaser at ./cmd; use formats: [zip] (v2) (@kernelpanic09)
- d8fef0e: fix: add missing main entry point so the CLI actually builds a binary (@kernelpanic09)
Other
- b73ee13: ci: add GitHub Actions workflow; gofmt all source (@kernelpanic09)
- 90e791d: ci: add GoReleaser release workflow on tags; drop brews tap dependency (@kernelpanic09)