Skip to content

Commit 9556b7f

Browse files
chore(release): 0.6.28 [skip ci]
## <small>0.6.28 (2026-05-09)</small> * fix(memory-reflector): tighten type-classification prompt for 'remember X' inputs ([d6067e3](d6067e3)) * docs(memory): embed SVG diagrams in HEXACO + cognitive memory; reorder Memory sidebar by logical flo ([a9a7bb2](a9a7bb2)) * docs(paracosm): embed world-model split, turn-flow, and divergence SVGs ([5fc71cd](5fc71cd))
1 parent d6067e3 commit 9556b7f

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.6.28 (2026-05-09)</small>
2+
3+
* fix(memory-reflector): tighten type-classification prompt for 'remember X' inputs ([d6067e3](https://github.com/framersai/agentos/commit/d6067e3))
4+
* docs(memory): embed SVG diagrams in HEXACO + cognitive memory; reorder Memory sidebar by logical flo ([a9a7bb2](https://github.com/framersai/agentos/commit/a9a7bb2))
5+
* docs(paracosm): embed world-model split, turn-flow, and divergence SVGs ([5fc71cd](https://github.com/framersai/agentos/commit/5fc71cd))
6+
17
## <small>0.6.27 (2026-05-07)</small>
28

39
* Merge branch 'master' of https://github.com/framersai/agentos ([052ee28](https://github.com/framersai/agentos/commit/052ee28))

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