Project Info
Release Notes
Versioned release history for the server, including feature additions and notable behavior changes.
Releases are generated automatically by semantic-release from conventional commits. The current release is v1.29.0.
Version 1.29.0
April 29, 2026
1.29.0 (2026-04-29)
Features
Version 1.28.0
April 29, 2026
1.28.0 (2026-04-29)
Features
Version 1.27.0
April 29, 2026
1.27.0 (2026-04-29)
Features
Version 1.26.0
April 29, 2026
1.26.0 (2026-04-29)
Features
Version 1.25.2
April 27, 2026
1.25.2 (2026-04-27)
Bug Fixes
- deploy: bake the published release version into the Cloud Run image (d11076c)
Version 1.25.1
April 26, 2026
1.25.1 (2026-04-26)
Bug Fixes
- deep-dive: render a Markdown dashboard for clients without a widget renderer (3398f83)
Version 1.25.0
April 26, 2026
1.25.0 (2026-04-26)
Features
- first-class plugin polish — outputSchema, prompts, profile gating, structured errors (997c436)
Bug Fixes
- address review feedback on plugin polish (11cc84f)
- cap: throw FDIC_RESPONSE_TOO_LARGE when a single record overflows the cap (f99c18e)
- regenerate package-lock.json so @google/genai is recorded as optional (529f654)
Version 1.24.0
April 26, 2026
1.24.0 (2026-04-26)
Features
- add ChatGPT app retrieval and dashboard (1778b4c)
Version 1.23.2
March 31, 2026
1.23.2 (2026-03-31)
Bug Fixes
- chat: raise tool-round limit to 15 and return graceful fallback on cap (1c43832)
Version 1.23.1
March 31, 2026
1.23.1 (2026-03-31)
Bug Fixes
- chat: use ANY tool mode only on first round to avoid infinite loop (fcc5a35)