Skip to content

Commit 6eda803

Browse files
chore(release): 0.5.7 [skip ci]
## <small>0.5.7 (2026-04-29)</small> * feat(memory-router): productionize ReaderRouter primitive ([211688b](211688b))
1 parent 211688b commit 6eda803

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.5.7 (2026-04-29)</small>
2+
3+
* feat(memory-router): productionize ReaderRouter primitive ([162d7ab](https://github.com/framersai/agentos/commit/162d7ab))
4+
15
## <small>0.5.6 (2026-04-29)</small>
26

37
* feat(memory-router): add topk50-mult5-on-MS S-tuned preset (follow-up to refuted HyDE preset) ([fb79c65](https://github.com/framersai/agentos/commit/fb79c65))

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

0 commit comments

Comments
 (0)