Skip to content

Commit 052ee28

Browse files
committed
Merge branch 'master' of https://github.com/framersai/agentos
2 parents a72f20c + 9b2949a commit 052ee28

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>0.6.26 (2026-05-07)</small>
2+
3+
* feat(orchestration): plannerConfig.plan accepts pre-generated SimplePlan ([0723be6](https://github.com/framersai/agentos/commit/0723be6))
4+
* docs(memory): add HEXACO personality guide and surface cognitive memory guide in sidebar ([e81a05e](https://github.com/framersai/agentos/commit/e81a05e))
5+
* Merge branch 'master' of https://github.com/framersai/agentos ([addb645](https://github.com/framersai/agentos/commit/addb645))
6+
* test(orchestration): pin parallel-branch telemetry forwarding + compound-goal classifier behaviour ([b3f94dd](https://github.com/framersai/agentos/commit/b3f94dd))
7+
18
## <small>0.6.25 (2026-05-07)</small>
29

310
* Merge branch 'master' of https://github.com/framersai/agentos ([860467b](https://github.com/framersai/agentos/commit/860467b))

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