We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4057ac7 commit b48330dCopy full SHA for b48330d
2 files changed
CHANGELOG.md
@@ -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
5
## <small>0.1.201 (2026-04-10)</small>
6
7
* fix: update comparison blog URL to dated Docusaurus path ([022155a](https://github.com/framersai/agentos/commit/022155a))
package.json
@@ -1,6 +1,6 @@
{
"name": "@framers/agentos",
- "version": "0.1.201",
+ "version": "0.1.202",
"description": "Modular AgentOS orchestration library",
"type": "module",
"main": "dist/index.js",
0 commit comments