Skip to content

Commit eb141cc

Browse files
chore(release): 0.1.194 [skip ci]
## <small>0.1.194 (2026-04-10)</small> * feat: add ApiKeyPool with weighted round-robin and quota cooldown ([8264fed](8264fed))
1 parent 8264fed commit eb141cc

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.194 (2026-04-10)</small>
2+
3+
* feat: add ApiKeyPool with weighted round-robin and quota cooldown ([fa81f1d](https://github.com/framersai/agentos/commit/fa81f1d))
4+
15
## <small>0.1.193 (2026-04-10)</small>
26

37
* fix(memory): add missing knowledgeGraph + collectionPrefix to getBrain test config ([000c48c](https://github.com/framersai/agentos/commit/000c48c))

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

0 commit comments

Comments
 (0)