v0.1.2
What's Changed
- docs: add sync-clone and commit-clean helpers by @Patel230 in #43
- fix: drop tracked .githooks; use lefthook-only hook install by @Patel230 in #44
- fix: security and correctness hardening across credentials, API, storage, and tooling by @Patel230 in #45
- refactor: make retry fallbacks and sqlite pooling configurable by @Patel230 in #46
- refactor: split oversized Go files (>1000 LOC) for clarity by @Patel230 in #47
- fix(config): normalize provider env category resolution by @Patel230 in #48
- ci: add release workflow for tagged releases by @Patel230 in #49
- ci(boundary): enforce Hawk ecosystem import boundaries by @Patel230 in #50
- fix(boundaries): untrack go.work, add cross-engine import guard by @Patel230 in #51
- chore: quality hardening — t.Parallel(), CODEOWNERS, dependabot by @Patel230 in #52
- fix(config): remove t.Parallel from tests sharing global singletons by @Patel230 in #53
- feat(runtime): centralize provider selection and direct fallback by @Patel230 in #54
- refactor: centralize runtime provider policy by @Patel230 in #55
- feat(catalog): centralize model policy helpers by @Patel230 in #56
- perf(runtime): cache credential-backed selection state by @Patel230 in #57
Full Changelog: https://github.com/GrayCodeAI/eyrie/commits/v0.1.2