Releases: hpkotak/shellbud
Releases · hpkotak/shellbud
v0.2.0
Changelog
v0.1.0
Changelog
- 28b9e3a feat(provider): migrate to typed provider contract with capabilities
- 198a022 feat(release): add goreleaser + Homebrew distribution
- 1e453b2 feat: enforce structured model output with fail-closed execution
- db11108 feat: initial v0.1 — natural language to shell commands
- 963b845 feat: v0.2 — context-aware conversational shell assistant
- 1276954 fix(golangci): migrate exclude rules to v2 schema
- b1f0fcf fix(release): install golangci-lint before make validate
- 7a29f66 fix: address 16 audit issues — error handling, timeouts, testability
- 689dfd6 refactor(provider): deduplicate model fallback resolution
- 4e87f98 test: add comprehensive test coverage across all packages