Skip to content

Commit b48330d

Browse files
chore(release): 0.1.202 [skip ci]
## <small>0.1.202 (2026-04-11)</small> * feat(memory): add IMemoryArchive for lossless verbatim preservation and on-demand rehydration ([4057ac7](4057ac7))
1 parent 4057ac7 commit b48330d

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.202 (2026-04-11)</small>
2+
3+
* feat(memory): add IMemoryArchive for lossless verbatim preservation and on-demand rehydration ([12516c4](https://github.com/framersai/agentos/commit/12516c4))
4+
15
## <small>0.1.201 (2026-04-10)</small>
26

37
* fix: update comparison blog URL to dated Docusaurus path ([022155a](https://github.com/framersai/agentos/commit/022155a))

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

0 commit comments

Comments
 (0)