Commit Graph

31 Commits

Author SHA1 Message Date
cf13aa7eba fix(coding): remediate ML-07 plugin authority 2026-08-27 20:41:48 +08:00
a0361a3cda feat(coding): add plugin capability policy registry 2026-08-27 16:32:03 +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
1d63233cd0 feat(coding): add Pi Data Service product tools 2026-08-26 20:12:40 +08:00
6b36753b37 fix(coding): reject mismatched Data Service errors 2026-08-26 19:28:38 +08:00
c19227a4d4 feat(coding): add Main Data Service Host adapter 2026-08-26 19:18:35 +08:00
621ebb1781 fix(pi): keep active runs alive during background sleep 2026-08-25 21:08:10 +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
990639f770 feat(auth): remember password securely 2026-08-20 23:41:33 +08:00
85090844b4 fix(learning): remove archive size validation 2026-08-20 14:34:31 +08:00
38db1589e2 feat(learning): replace courses with project catalog 2026-08-20 00:08:04 +08:00
dc776ff489 fix(auth): route session lifecycle through Square 2026-08-19 16:44:06 +08:00
87e4140f8a fix(design): bound requests and prevent mutation replay 2026-08-19 12:52:20 +08:00
inman
927e13349b perf: optimize app startup and background lifecycles 2026-08-19 00:56:15 +08:00
inman
6882ff687b merge: sync origin/main and preserve learning stream fix
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
2026-08-17 18:11:16 +08:00
f7171a471a merge: integrate remote learning module safely
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
2026-08-17 01:05:49 +08:00
inman
aa57dff677 fix: parse production learning agent streams 2026-08-16 21:44:35 +08:00
inman
01bee3188b feat: integrate learning module
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
2026-08-16 20:52:16 +08:00
5b44864265 在 Makelore 构建并预检静态发布产物 2026-08-12 21:19:39 +08:00
8dd99c1855 补强静态发布安全边界 2026-08-10 18:27:53 +08:00
4df047708b 收敛客户端静态发布链路 2026-08-10 17:04:29 +08:00
493b31cff0 实现小游戏与小程序项目创建发布 2026-08-09 13:31:06 +08:00
f02e99ea9b 合并客户端真机预览链路
需求:将待审 Release 扫码验收与项目级真机入口并入登录、发布集成候选。

实现:合并 Main-owned 精确预览与提交映射能力,保留现有登录和一键发布边界。
2026-08-08 17:59:42 +08:00
dcc92fca00 合并客户端一键发布链路
需求:将 Main-owned 打包提交、状态轮询和安全错误投影并入登录集成候选。

实现:合并已验证的发布功能提交,冲突保留登录续期与发布安全边界。

# Conflicts:
#	README.md
2026-08-08 17:59:33 +08:00
1a19ad9808 实现项目真机预览与待审版本扫码验收
需求:接管客户端未提交 WIP,保留真机预览,移除旧登录原型并维持 2.0.0。

实现:由 Main 核对项目与精确 Release,签发短时 Owner preview;补充一键提交映射能力及 Windows ZIP 预检兼容。
2026-08-08 17:57:36 +08:00
724290e864 实现 Makelore 一键提交审核
需求:让非专业用户在项目操作区一次提交,运营审核通过后直接发布。

实现:由 Electron Main 完成安全打包、自动版本、幂等重试和状态脱敏;补齐友好失败反馈、唯一提交入口及隔离 Electron E2E fixture。
2026-08-08 14:44:08 +08:00
86ece3a430 实现客户端登录七天滑动续期
需求:解决短效访问令牌到期后客户端一小时掉登录的问题。

实现:由 Electron Main 加密管理并轮换刷新凭据,按真实用户活动续期,七天闲置后清理会话,并补齐并发、迁移和终态回归测试。
2026-08-07 16:11:10 +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