Skip to content

Commit addb645

Browse files
committed
Merge branch 'master' of https://github.com/framersai/agentos
2 parents b3f94dd + efaf949 commit addb645

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.6.25 (2026-05-07)</small>
2+
3+
* Merge branch 'master' of https://github.com/framersai/agentos ([860467b](https://github.com/framersai/agentos/commit/860467b))
4+
* feat(orchestration): auto-classify goals to plan templates + harden fallback ([d81d47d](https://github.com/framersai/agentos/commit/d81d47d))
5+
16
## <small>0.6.24 (2026-05-07)</small>
27

38
* Merge branch 'master' of https://github.com/framersai/agentos ([0e93a58](https://github.com/framersai/agentos/commit/0e93a58))

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