We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3631903 commit da40e83Copy full SHA for da40e83
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>0.1.236 (2026-04-18)</small>
2
+
3
+* fix(usage): UsageLedger forwards Anthropic cache-token counters ([7245b23](https://github.com/framersai/agentos/commit/7245b23))
4
5
## <small>0.1.235 (2026-04-18)</small>
6
7
* fix(emergent): wrap-forge-tool tests pass strict tsc ([b18bd21](https://github.com/framersai/agentos/commit/b18bd21))
package.json
@@ -1,6 +1,6 @@
{
"name": "@framers/agentos",
- "version": "0.1.235",
+ "version": "0.1.236",
"description": "Modular AgentOS orchestration library",
"type": "module",
"main": "dist/index.js",
0 commit comments