Skip to content

Commit a50ed76

Browse files
committed
Merge branch 'master' of https://github.com/framersai/agentos
2 parents a5a5f5e + b771f43 commit a50ed76

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>0.1.225 (2026-04-16)</small>
2+
3+
* merge: integrate remote 0.1.224 release tag ([b8be2bf](https://github.com/framersai/agentos/commit/b8be2bf))
4+
* feat(anthropic): cache-aware estimateCost + surface cacheRead/CreationInputTokens ([ae63c16](https://github.com/framersai/agentos/commit/ae63c16))
5+
16
## <small>0.1.224 (2026-04-16)</small>
27

38
* fix(api): correct ILogger signature on fallback telemetry calls ([8898c0c](https://github.com/framersai/agentos/commit/8898c0c))

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

0 commit comments

Comments
 (0)