Skip to content

Commit 69ced36

Browse files
chore(release): 0.1.227 [skip ci]
## <small>0.1.227 (2026-04-18)</small> * fix(face): graceful synthetic embedding when Replicate InsightFace 422s ([fed1428](fed1428)) * Merge remote-tracking branch 'origin/master' ([edc0073](edc0073)) * docs: Paracosm feature guide with HEXACO, forge/reuse, cost safety, API, SSE ([2690c4c](2690c4c))
1 parent fed1428 commit 69ced36

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.1.227 (2026-04-18)</small>
2+
3+
* fix(face): graceful synthetic embedding when Replicate InsightFace 422s ([63fb853](https://github.com/framersai/agentos/commit/63fb853))
4+
* Merge remote-tracking branch 'origin/master' ([d530634](https://github.com/framersai/agentos/commit/d530634))
5+
* docs: Paracosm feature guide with HEXACO, forge/reuse, cost safety, API, SSE ([6dcca61](https://github.com/framersai/agentos/commit/6dcca61))
6+
17
## <small>0.1.226 (2026-04-17)</small>
28

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

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

0 commit comments

Comments
 (0)