Skip to content

Commit ce48428

Browse files
chore(release): 0.5.10 [skip ci]
## <small>0.5.10 (2026-04-30)</small> * feat(strategies): accumulate costUSD/cache tokens, render debate as judge verdict ([95a00e2](95a00e2)) * fix(ci): postgres adapter capabilities + drop unused vars ([37f2da7](37f2da7)) * docs(readme): replace ratio with absolute cost-at-scale framing ([a2652f1](a2652f1)) * docs(readme): streamline from 551 to 258 lines, lead with SOTA numbers + CTAs ([0fb7ac5](0fb7ac5)) * docs(readme): tighten Mastra comparison framing ([68a071e](68a071e))
1 parent 95a00e2 commit ce48428

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## <small>0.5.10 (2026-04-30)</small>
2+
3+
* feat(strategies): accumulate costUSD/cache tokens, render debate as judge verdict ([494fbe4](https://github.com/framersai/agentos/commit/494fbe4))
4+
* fix(ci): postgres adapter capabilities + drop unused vars ([404e328](https://github.com/framersai/agentos/commit/404e328))
5+
* docs(readme): replace ratio with absolute cost-at-scale framing ([01ea3ff](https://github.com/framersai/agentos/commit/01ea3ff))
6+
* docs(readme): streamline from 551 to 258 lines, lead with SOTA numbers + CTAs ([9b12b6a](https://github.com/framersai/agentos/commit/9b12b6a))
7+
* docs(readme): tighten Mastra comparison framing ([bd44032](https://github.com/framersai/agentos/commit/bd44032))
8+
19
## <small>0.5.9 (2026-04-29)</small>
210

311
* feat(docs): register /benchmarks page in publication manifest ([b3dc29b](https://github.com/framersai/agentos/commit/b3dc29b))

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

0 commit comments

Comments
 (0)