Skip to content

Commit fcc04de

Browse files
chore(release): 0.1.180 [skip ci]
## <small>0.1.180 (2026-04-07)</small> * feat(web-search): add multi-provider web search module with RRF fusion, semantic dedup, reranking ([31c7d98](31c7d98))
1 parent 31c7d98 commit fcc04de

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.180 (2026-04-07)</small>
2+
3+
* feat(web-search): add multi-provider web search module with RRF fusion, semantic dedup, reranking ([37d2abf](https://github.com/framersai/agentos/commit/37d2abf))
4+
15
## <small>0.1.179 (2026-04-06)</small>
26

37
* feat(image): build dist for v0.1.178 — character consistency, style transfer, provider modernization ([7c519be](https://github.com/framersai/agentos/commit/7c519be))

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

0 commit comments

Comments
 (0)