Skip to content

Commit d28a04c

Browse files
chore(release): 0.1.162 [skip ci]
## <small>0.1.162 (2026-04-01)</small> * feat: add getAvatarBindings and setAvatarBindingOverrides to agent() ([2989397](2989397))
1 parent 2989397 commit d28a04c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>0.1.162 (2026-04-01)</small>
2+
3+
* feat: add getAvatarBindings and setAvatarBindingOverrides to agent() ([2989397](https://github.com/framersai/agentos/commit/2989397))
4+
15
## <small>0.1.161 (2026-04-01)</small>
26

37
* feat: add AvatarConfig to BaseAgentConfig with identity, style projections, and runtime bindings ([d1a0e63](https://github.com/framersai/agentos/commit/d1a0e63))

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

0 commit comments

Comments
 (0)