Commit Graph

12 Commits

Author SHA1 Message Date
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
5a275b93a7 feat: remove legacy OpenCode runtime
Cut product flows over to Coding/Pi and retain only the migration-owned v1 boundary. Promote supported native optional packages because electron-builder omitted pnpm transitive optional closure from the packaged ASAR.
2026-08-24 12:17:43 +08:00
9520872d2f feat(coding): add PI-105 product file host API 2026-08-23 18:17:30 +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
4df047708b 收敛客户端静态发布链路 2026-08-10 17:04:29 +08:00
1e23028b4b merge: 集成共享 Agent Browser 调试能力
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
需求:将 Agent Browser 独立功能提交合并到包含 AI 设计 Workspace 的最新主线。

实现:保留双方模块初始化、Host API 路由和 README 产品说明。

# Conflicts:
#	electron/api/context.ts
2026-07-31 14:56:45 +08:00
e97a7ce9df feat: 增加共享 Agent Browser 调试能力
需求:在 AI 编程会话中让用户与 Agent 共享同一浏览器页面,并查看控制台与网络信息。

实现:新增沙箱浏览器内核、Host API/渲染器面板、OpenCode 工具接入及安全边界测试。
2026-07-31 14:53:36 +08:00
3d9dd14918 feat: 统一 AI 设计 Workspace 与生成任务链路
需求:以设计项目组织固定设计 Agent 对话、方向确认和图片视频任务。

实现:新增 Works Square 云端适配与开发态本地适配,统一 Host API、Quote 确认、任务轮询及私有媒体 Range 代理。
2026-07-31 13:56:55 +08:00
inman
b8ca3f8eea Makelore 2.0 initial clean snapshot 2026-07-29 17:22:35 +08:00