We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211688b commit 6eda803Copy full SHA for 6eda803
2 files changed
CHANGELOG.md
@@ -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
5
## <small>0.5.6 (2026-04-29)</small>
6
7
* 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
@@ -1,6 +1,6 @@
{
"name": "@framers/agentos",
- "version": "0.5.6",
+ "version": "0.5.7",
"description": "Modular AgentOS orchestration library",
"type": "module",
"main": "dist/index.js",
0 commit comments