Skip to content

Commit 3c94d0f

Browse files
chore(release): 0.9.58 [skip ci]
## <small>0.9.58 (2026-06-12)</small> * fix(anthropic): adapt structured output and tool_choice to model capability ([78a28d2](78a28d2)) * Merge branch 'master' of https://github.com/framerslab/agentos ([e77ad9d](e77ad9d)) * ci: move workflow actions to Node 24 runtimes ([2ce33e9](2ce33e9))
1 parent 78a28d2 commit 3c94d0f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>0.9.58 (2026-06-12)</small>
2+
3+
* fix(anthropic): adapt structured output and tool_choice to model capability ([78a28d2e5cb93a1d8ab899641fcc408594ba6bbe](https://github.com/framerslab/agentos/commit/78a28d2e5cb93a1d8ab899641fcc408594ba6bbe))
4+
* Merge branch 'master' of https://github.com/framerslab/agentos ([e77ad9dc29bd7549b4a168cc999a2ebfaf05648a](https://github.com/framerslab/agentos/commit/e77ad9dc29bd7549b4a168cc999a2ebfaf05648a))
5+
* ci: move workflow actions to Node 24 runtimes ([2ce33e9a8cf2c29e4f4521212a29364810c19cb5](https://github.com/framerslab/agentos/commit/2ce33e9a8cf2c29e4f4521212a29364810c19cb5))
6+
17
## <small>0.9.57 (2026-06-10)</small>
28

39
* feat: add Claude Fable 5 model support ([d486b247d4c34c14ccdb5eb5b7d678b51628b085](https://github.com/framerslab/agentos/commit/d486b247d4c34c14ccdb5eb5b7d678b51628b085))

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.57",
3+
"version": "0.9.58",
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)