Skip to content

Commit 3950d82

Browse files
committed
Merge branch 'master' of https://github.com/framersai/agentos
2 parents e0abaeb + bb29bf5 commit 3950d82

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.243 (2026-04-19)</small>
2+
3+
* fix(judge): tighten creation-review rubric to eliminate false rejects ([9cd8765](https://github.com/framersai/agentos/commit/9cd8765))
4+
15
## <small>0.1.242 (2026-04-19)</small>
26

37
* fix(openai): use max_completion_tokens for gpt-5 + o-series models ([675c004](https://github.com/framersai/agentos/commit/675c004))

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

0 commit comments

Comments
 (0)