Skip to content

Commit 9008196

Browse files
chore(release): 0.9.53 [skip ci]
## <small>0.9.53 (2026-06-08)</small> * Merge branch 'master' of https://github.com/framerslab/agentos ([8ed77a0](8ed77a0)) * feat(agent): thread extended-thinking budget through generateText + native tool loop ([cc42b7c](cc42b7c))
1 parent 8ed77a0 commit 9008196

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>0.9.53 (2026-06-08)</small>
2+
3+
* Merge branch 'master' of https://github.com/framerslab/agentos ([8ed77a09cd58b79eef9a6c67297a0eb792886224](https://github.com/framerslab/agentos/commit/8ed77a09cd58b79eef9a6c67297a0eb792886224))
4+
* feat(agent): thread extended-thinking budget through generateText + native tool loop ([cc42b7c533c58b086e60ff531d60a312b10977df](https://github.com/framerslab/agentos/commit/cc42b7c533c58b086e60ff531d60a312b10977df))
5+
16
## <small>0.9.52 (2026-06-08)</small>
27

38
* fix(anthropic): replay thinking only on the latest assistant turn (bound tool-loop payload) ([c5d1e09d2416340704c13fddfeb4be64892fa345](https://github.com/framerslab/agentos/commit/c5d1e09d2416340704c13fddfeb4be64892fa345))

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.52",
3+
"version": "0.9.53",
44
"description": "AgentOS: open-source TypeScript framework for autonomous AI agents. Unified graph orchestration, cognitive memory, runtime tool forging, multi-tier guardrails, voice pipeline, and 11 LLM providers.",
55
"homepage": "https://agentos.sh",
66
"repository": {

0 commit comments

Comments
 (0)