Skip to content

Commit 3894437

Browse files
chore(release): 0.1.222 [skip ci]
## <small>0.1.222 (2026-04-15)</small> * chore: update gitignore and db ([14f732b](14f732b)) * feat: export extractJson from barrel for centralized LLM JSON extraction ([ac61159](ac61159)) * docs: add capability discovery, skills, and self-improvement tools to README feature table ([f99a1ce](f99a1ce)) * docs: add self-improvement tools and SkillExporter to emergent capabilities docs ([e77b3c9](e77b3c9))
1 parent 14f732b commit 3894437

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.1.222 (2026-04-15)</small>
2+
3+
* chore: update gitignore and db ([b76b2f7](https://github.com/framersai/agentos/commit/b76b2f7))
4+
* feat: export extractJson from barrel for centralized LLM JSON extraction ([397210a](https://github.com/framersai/agentos/commit/397210a))
5+
* docs: add capability discovery, skills, and self-improvement tools to README feature table ([0809af1](https://github.com/framersai/agentos/commit/0809af1))
6+
* docs: add self-improvement tools and SkillExporter to emergent capabilities docs ([1965d06](https://github.com/framersai/agentos/commit/1965d06))
7+
18
## <small>0.1.221 (2026-04-15)</small>
29

310
* fix: streamline Paracosm section in README ([d7e3034](https://github.com/framersai/agentos/commit/d7e3034))

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

0 commit comments

Comments
 (0)