1.8.1 (2026-03-18)
1.8.0 (2026-03-18)
- migrate release-please action to googleapis org (aba5c6c)
1.7.0 (2026-03-17)
1.6.0 (2026-03-17)
- add changelog section to README (0dd5e3f)
- add JSONC support and update model schema to match OpenCode (#4) (c072f63)
- add new model fields from OpenRouter API (865aa76)
- add OpenRouter model sync plugin (5d2e9c7)
- add plugin installed notification (#9) (99e501c)
- add TUI module with Zod schemas for toast notifications (dd98575)
- remove stale models not present in API response (#6) (45e662e)
- restructure exports for npm distribution (7545cc8)
- return structured errors from fetchModels and fix release publish (#8) (39144fc)
- switch to npm OIDC trusted publishing (33b5edf)
- add explicit type annotation to schema to fix TS7056 (b1d0c9f)
- add publishConfig.access: public for npm provenance (771384f)
- add repository field for provenance verification (165a4e1)
- add workflow_dispatch to publish.yml (7d3e681)
- isolate tests from real user config (3679f50)
- make CLI integration test self-contained and add opencode to CI (#13) (155885f)
- remove provenance from publish workflow (4c41e94)
- remove provenance from publishConfig for local publish compatibility (ac0a0ef)
- update lockfile after adding zod dependency (c7ce1f0)
- use tsc-only prepublishOnly for Node.js CI compatibility (8eb6d72)
1.5.1 (2026-03-17)
1.5.0 (2026-03-17)
- add TUI module with Zod schemas for toast notifications (dd98575)
- add explicit type annotation to schema to fix TS7056 (b1d0c9f)
- update lockfile after adding zod dependency (c7ce1f0)
1.4.0 (2026-03-16)
1.3.0 (2026-03-16)
- remove stale models not present in API response (#6) (45e662e)
- return structured errors from fetchModels and fix release publish (#8) (39144fc)
1.2.0 (2026-03-16)
1.1.0 (2026-03-16)
- add publishConfig.access: public for npm provenance (771384f)
- add repository field for provenance verification (165a4e1)
- add workflow_dispatch to publish.yml (7d3e681)
- remove provenance from publish workflow (4c41e94)
- remove provenance from publishConfig for local publish compatibility (ac0a0ef)
- use tsc-only prepublishOnly for Node.js CI compatibility (8eb6d72)
- add new model fields from OpenRouter API (865aa76)
- add OpenRouter model sync plugin (5d2e9c7)
- restructure exports for npm distribution (7545cc8)
- isolate tests from real user config (3679f50)