Skip to content

Commit 1dceecd

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 73cb557 + d3498ae commit 1dceecd

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.5.2 (2026-04-26)</small>
2+
3+
* Merge remote-tracking branch 'origin/master' ([297ec9e](https://github.com/framersai/agentos/commit/297ec9e))
4+
* fix(memory/typed-network): tolerant observer parsing for gpt-5-mini extraction ([7ee0ff5](https://github.com/framersai/agentos/commit/7ee0ff5))
5+
16
## <small>0.5.1 (2026-04-26)</small>
27

38
* feat(memory): re-export typed-network primitives from memory barrel ([f597978](https://github.com/framersai/agentos/commit/f597978))

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

0 commit comments

Comments
 (0)