Skip to content

Commit 775e739

Browse files
committed
Merge branch 'master' of https://github.com/framersai/agentos
2 parents 7b13f2b + e6574e1 commit 775e739

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>0.9.20 (2026-05-22)</small>
2+
3+
* fix(generateText): match 'credit balance' billing message in isRetryableError ([6060864a393103bf4d6709ab5a0df9467b3bb293](https://github.com/framersai/agentos/commit/6060864a393103bf4d6709ab5a0df9467b3bb293))
4+
15
## <small>0.9.19 (2026-05-21)</small>
26

37
* test(voice): use AudioFrame.timestamp (not timestampMs) in STT regression test ([dd7752f35df767d3f7287f46b941cda7d4c8d0b5](https://github.com/framersai/agentos/commit/dd7752f35df767d3f7287f46b941cda7d4c8d0b5))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@framers/agentos",
3-
"version": "0.9.19",
3+
"version": "0.9.20",
44
"description": "AgentOS — open-source TypeScript runtime for autonomous AI agents. Unified graph orchestration, cognitive memory, runtime tool generation, multi-tier guardrails, voice pipeline, and 21 LLM providers.",
55
"homepage": "https://agentos.sh",
66
"repository": {

0 commit comments

Comments
 (0)