File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " beav" ,
33 "private" : true ,
4- "version" : " 2.5.0 " ,
4+ "version" : " 2.5.1 " ,
55 "type" : " module" ,
66 "engines" : {
77 "node" : " >=22 <23"
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " Beav" ,
44 "description" : " 将网页、链接、选中文字、图片、小红书、抖音、Bilibili、快手、TikTok、Reddit、X、Instagram 和 YouTube 内容保存到 Beav。" ,
5- "version" : " 2.5.0 " ,
5+ "version" : " 2.5.1 " ,
66 "icons" : {
77 "16" : " icons/icon16.png" ,
88 "32" : " icons/icon32.png" ,
3535 ],
3636 "host_permissions" : [
3737 " <all_urls>" ,
38- " http://127.0.0.1:*/*" ,
39- " http://localhost:*/*" ,
4038 " http://127.0.0.1:31937/*" ,
4139 " http://localhost:31937/*" ,
4240 " http://127.0.0.1:23456/*" ,
Original file line number Diff line number Diff line change @@ -195,6 +195,10 @@ Beav 的长期方向是成为通用 Agent 的本地自媒体创作资源层。
195195
196196## 更新日志
197197
198+ ### v2.5.1 (2026-06-27)
199+
200+ Beav 2.5.1 是预发布版本,重点验证付费路径、创始赞助会员入口、关键产品埋点和新用户进入工作区体验。自定义或本地 LLM 已就绪时,用户可以直接进入工作区;会员弹窗、购买点击、RedClaw 任务、媒体生成请求和知识库新增都会进入统计链路,方便判断什么用户会在什么时候付费,以及用户真实的高频使用习惯。
201+
198202### v2.5.0
199203
200204Beav 2.5.0 的重点是 ** ACP Agent Gateway** :Codex、Claude Code、Hermes、WorkBuddy、OpenClaw 等外部 Agent 可以直接与 Beav 沟通,发现本机 Beav 服务、读取 Creator Agent manifest / guide、创建或复用会话、提交创作任务,并通过事件轮询拿到执行状态和素材/稿件产物引用。
You can’t perform that action at this time.
0 commit comments