Skip to content

Latest commit

 

History

History
175 lines (98 loc) · 15.8 KB

File metadata and controls

175 lines (98 loc) · 15.8 KB

Changelog

1.1.22 (2026-08-27)

Features

1.1.21 (2026-08-26)

Features

1.1.20 (2026-08-25)

Features

1.1.19 (2026-08-23)

Features

  • models: canonicalize and sort json keys on refresh (#69) (a353a3a)
  • sdk: bump agy cli to 1.1.19 (#70) (17e4861)

1.1.18 (2026-08-22)

Features

1.1.17 (2026-08-21)

Features

1.1.16 (2026-08-20)

Features

1.1.15 (2026-08-19)

Features

1.1.14 (2026-08-18)

Features

  • release-please: configure release 1.1.14 (356c0c9)

1.1.14-alpha.3 (2026-08-18)

Features

  • bump agy cli to 1.1.14 (#58) (b8d7ec5)
  • release-please: configure prerelease alpha version 1.1.14-alpha.3 (fd2bb00)

1.1.14-alpha.2 (2026-08-18)

Features

  • release-please: configure prerelease alpha version 1.1.14-alpha.2 (cf6dfb9)

Bug Fixes

  • request: attach thoughtSignature to part instead of functionCall (#56) (eb73910)

1.1.14-alpha.1 (2026-08-18)

Features

  • release-please: configure prerelease alpha version 1.1.14-alpha.1 (7aa9ba5)
  • retry: wait for quota reset on exhaustion (#54) (81e41a3)

1.1.14-alpha.0 (2026-08-14)

Features

  • request: map tool name schemas for gemini api (#51) (227877b)

1.1.13 (2026-08-14)

Features

  • release-please: configure release 1.1.13 (474e317)

1.1.13-alpha.1 (2026-08-14)

Features

  • release-please: configure prerelease alpha version 1.1.13-alpha.1 (4a6360f)

1.1.13-alpha.0 (2026-08-13)

Features

  • add gemini-3.6-flash and align tier naming with agy 1.1.5 (#24) (bdfd9ee)
  • add gemini-3.7-flash model tiers and refresh models catalog (#45) (3097d03)
  • add OSC8 terminal hyperlinks and bump AGY_CLI_VERSION to 1.0.12 (#12) (dc5a750)
  • bootstrap opencode-agy-auth plugin v1.0.7 (4a940f2)
  • bump SDK version to 1.0.8 and implement dynamic User-Agent caching (#4) (1f2b9ab)
  • implement dynamic model cost resolver via models.dev API (#28) (95f1ccf)
  • plugin: add /agyquotasummary command and tool (#8) (d446aaa)
  • release: automate releases with release-please (#34) (4650dcf)

Bug Fixes

  • agy: map gemini-3.5-flash tiers to live server ids (#25) (109090b)
  • agy: override minimal variant to bypass M16 budget:0 rejection (#32) (7ec23e5)
  • agy: resolve Gemini 3.5 Flash silent stops and missing thought signatures (#5) (c45b5c1)
  • align model capabilities schema with OpenCode v2 root properties… (#26) (ccd033a)
  • auth: retry loadCodeAssist on 429 via fetchWithRetry (#17) (a0f6b99)
  • change prepack script to use npm instead of pnpm (0d4ae33)
  • handle orphaned tool responses in sequence (#7) (addd0bb)
  • local plugin crash + add persistent state tracking, SHA-256 hashing, and cooldown disk persistence (#10) (8003ba5)
  • plugin: add name and displayName to model variants for TUI footer visibility (#3)` (be8666f)
  • plugin: prevent ReferenceError on global DOM constructors (#2) (dcc1f68)
  • remove medium tier from gemini-3.1-pro (#14) (05082cd)
  • stream: support multi-line SSE events in streaming transformer (#9) (ab835cb)
  • traffic: retry 5xx on v1internal endpoints and suppress transient warnings (#16) (eaab73d)

1.1.11 (2026-08-10)

Features

  • add gemini-3.6-flash and align tier naming with agy 1.1.5 (#24) (bdfd9ee)
  • add OSC8 terminal hyperlinks and bump AGY_CLI_VERSION to 1.0.12 (#12) (dc5a750)
  • bootstrap opencode-agy-auth plugin v1.0.7 (4a940f2)
  • bump SDK version to 1.0.8 and implement dynamic User-Agent caching (#4) (1f2b9ab)
  • implement dynamic model cost resolver via models.dev API (#28) (95f1ccf)
  • plugin: add /agyquotasummary command and tool (#8) (d446aaa)
  • release: automate releases with release-please (#34) (4650dcf)

Bug Fixes

  • agy: map gemini-3.5-flash tiers to live server ids (#25) (109090b)
  • agy: override minimal variant to bypass M16 budget:0 rejection (#32) (7ec23e5)
  • agy: resolve Gemini 3.5 Flash silent stops and missing thought signatures (#5) (c45b5c1)
  • align model capabilities schema with OpenCode v2 root properties… (#26) (ccd033a)
  • auth: retry loadCodeAssist on 429 via fetchWithRetry (#17) (a0f6b99)
  • change prepack script to use npm instead of pnpm (0d4ae33)
  • handle orphaned tool responses in sequence (#7) (addd0bb)
  • local plugin crash + add persistent state tracking, SHA-256 hashing, and cooldown disk persistence (#10) (8003ba5)
  • plugin: add name and displayName to model variants for TUI footer visibility (#3)` (be8666f)
  • plugin: prevent ReferenceError on global DOM constructors (#2) (dcc1f68)
  • remove medium tier from gemini-3.1-pro (#14) (05082cd)
  • stream: support multi-line SSE events in streaming transformer (#9) (ab835cb)
  • traffic: retry 5xx on v1internal endpoints and suppress transient warnings (#16) (eaab73d)