Skip to content

Commit 8ff7a38

Browse files
chore(release): 0.6.14 [skip ci]
## <small>0.6.14 (2026-05-05)</small> * fix: stop saying 'same crises' for paracosm — Event Director is LLM-driven, events diverge per leade ([9fe4930](9fe4930)) * docs(paracosm): two-world-model framing — visual vs structured + open-source-first positioning ([379c013](379c013)) * docs(readme): drop Paracosm-flavored 'turn six' phrasing ([514c48a](514c48a))
1 parent 9fe4930 commit 8ff7a38

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.14 (2026-05-05)</small>
2+
3+
* fix: stop saying 'same crises' for paracosm — Event Director is LLM-driven, events diverge per leade ([9fe4930](https://github.com/framersai/agentos/commit/9fe4930))
4+
* docs(paracosm): two-world-model framing — visual vs structured + open-source-first positioning ([379c013](https://github.com/framersai/agentos/commit/379c013))
5+
* docs(readme): drop Paracosm-flavored 'turn six' phrasing ([514c48a](https://github.com/framersai/agentos/commit/514c48a))
6+
17
## <small>0.6.13 (2026-05-05)</small>
28

39
* perf(routing): prefer Hermes 70B over 405B for mature tier + expose stream provider/model ([adda611](https://github.com/framersai/agentos/commit/adda611))

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