Skip to content

Commit 689c4da

Browse files
chore(release): 0.1.254 [skip ci]
## <small>0.1.254 (2026-04-21)</small> * feat(memory): MemoryReflector prompt preserves literal tokens verbatim ([b12f111](b12f111))
1 parent b12f111 commit 689c4da

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.254 (2026-04-21)</small>
2+
3+
* feat(memory): MemoryReflector prompt preserves literal tokens verbatim ([35b75ae](https://github.com/framersai/agentos/commit/35b75ae))
4+
15
## <small>0.1.253 (2026-04-21)</small>
26

37
* feat(memory): HybridRetriever fact-graph integration + synthetic trace prepending ([1147043](https://github.com/framersai/agentos/commit/1147043))

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

0 commit comments

Comments
 (0)