Commit Graph

12 Commits

Author SHA1 Message Date
9fed0cc7c4 fix(agent-browser): restore bounded presentation lifecycle 2026-09-06 12:50:18 +08:00
c52a559b46 fix(agent-browser): bound crashed preview cleanup 2026-08-27 03:02:23 +08:00
23c49aa3d2 fix(agent-browser): enable preview page domain 2026-08-27 02:36:05 +08:00
afb5c10fae fix(agent-browser): defer preview origin exposure 2026-08-27 02:21:34 +08:00
0a4f526c2c fix(agent-browser): preserve preview injection origin 2026-08-27 01:56:34 +08:00
38843e091f fix(coding): remediate data service review findings 2026-08-27 00:52:07 +08:00
38d63a9b7b feat(agent-browser): add opt-in preview data injection 2026-08-26 22:38:44 +08:00
e842dd42eb feat(coding): add preview data runtime session 2026-08-26 21:26:43 +08:00
inman
927e13349b perf: optimize app startup and background lifecycles 2026-08-19 00:56:15 +08:00
5b44864265 在 Makelore 构建并预检静态发布产物 2026-08-12 21:19:39 +08:00
926056a59b feat: 将发布预检移入内置浏览器 2026-08-12 16:33:50 +08:00
e97a7ce9df feat: 增加共享 Agent Browser 调试能力
需求:在 AI 编程会话中让用户与 Agent 共享同一浏览器页面,并查看控制台与网络信息。

实现:新增沙箱浏览器内核、Host API/渲染器面板、OpenCode 工具接入及安全边界测试。
2026-07-31 14:53:36 +08:00