Skip to content

Commit bb68274

Browse files
chore(release): 0.1.207 [skip ci]
## <small>0.1.207 (2026-04-12)</small> * fix(examples): fix personality type (honesty not honestyHumility), switch to Opus, add maxTurns CLI ([957c37d](957c37d))
1 parent 957c37d commit bb68274

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>0.1.207 (2026-04-12)</small>
2+
3+
* fix(examples): fix personality type (honesty not honestyHumility), switch to Opus, add maxTurns CLI ([89e39a9](https://github.com/framersai/agentos/commit/89e39a9))
4+
15
## <small>0.1.206 (2026-04-12)</small>
26

37
* feat(examples): add 12 Mars Genesis crisis scenarios with research keywords ([5892bf5](https://github.com/framersai/agentos/commit/5892bf5))

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.1.206",
3+
"version": "0.1.207",
44
"description": "Modular AgentOS orchestration library",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)