Skip to content

Commit fc3476d

Browse files
chore(release): 0.1.247 [skip ci]
## <small>0.1.247 (2026-04-19)</small> * fix(memory): emit real scoringTimeMs + vectorSearchTimeMs diagnostics ([6076635](6076635))
1 parent 6076635 commit fc3476d

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.247 (2026-04-19)</small>
2+
3+
* fix(memory): emit real scoringTimeMs + vectorSearchTimeMs diagnostics ([fc0b25c](https://github.com/framersai/agentos/commit/fc0b25c))
4+
15
## <small>0.1.246 (2026-04-19)</small>
26

37
* fix: add missing Required fields (enabled, syntax_error) unblocking CI ([b60eb31](https://github.com/framersai/agentos/commit/b60eb31)), closes [#2](https://github.com/framersai/agentos/issues/2)

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

0 commit comments

Comments
 (0)