Scalar Agent release notes
Source of truth: RELEASE_NOTES.json next to this file. Consumers
that need structured data should import the JSON directly; this
markdown file is a derived, human-friendly view that gets regenerated
on every release - edits made directly here will be overwritten.
-->
0.12.7 (2026-06-08)#
Polish and bug fixes shipped#
0.12.0 (2026-05-14)#
AsyncAPI documents in the Agent workspace#
The Agent chat UI now understands workspace documents that can be either OpenAPI or AsyncAPI, so mixed API descriptions load through the same flow.
0.10.14 (2026-05-04)#
Smaller initial bundle for the chat UI#
Tailwind CSS is now code-split so the Agent chat interface loads less CSS up front.
0.10.10 (2026-04-27)#
More reliable document loading from the platform#
Document fetches now include the platform token so authenticated doc requests succeed consistently.
0.10.9 (2026-04-26)#
Clearer messaging around Agent credits#
We updated the copy around Agent credits so free limits and usage are easier to understand in the chat UI.