Skip to content

Releases: GrayCodeAI/eyrie

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 23:21
v0.1.3
57950ff

What's Changed

  • chore: remove stale go.work.sum; release 0.1.3 by @Patel230 in #58

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:31
v0.1.2
ad4fa36

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

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 05:51
v0.1.1
d957323

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

Full Changelog: https://github.com/GrayCodeAI/eyrie/commits/v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 00:36
v0.1.0
73702c9

eyrie v0.1.0

Universal LLM provider runtime.

Changelog

Features

Bug Fixes

Read more