Commit Graph

61 Commits

Author SHA1 Message Date
bec93d0918 fix: close PI core chat review gaps 2026-08-24 01:28:06 +08:00
612135f911 feat: implement PI core chat timeline 2026-08-24 00:34:03 +08:00
195979d30f fix(coding): preserve runtime model and failure contracts 2026-08-23 21:21:02 +08:00
52b2467d5d fix(coding): close PI-100 review findings 2026-08-23 20:55:49 +08:00
22b4a9f9c4 feat(coding): add core host api composition 2026-08-23 20:00:35 +08:00
9520872d2f feat(coding): add PI-105 product file host API 2026-08-23 18:17:30 +08:00
13ab383e53 feat: implement PI-090 product tools 2026-08-23 15:14:50 +08:00
cce772299a fix(opencode): keep model switching runtime-hot 2026-08-21 01:26:20 +08:00
2b9f84e3eb merge: integrate secure remembered password 2026-08-20 23:41:48 +08:00
990639f770 feat(auth): remember password securely 2026-08-20 23:41:33 +08:00
c0163bc507 fix(opencode): switch session models without restart 2026-08-20 22:38:18 +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
3ba90af96b merge: integrate native login for diagnostic package 2026-08-19 12:01:42 +08:00
5a048da8a6 feat: add native password and sms login 2026-08-19 12:00:34 +08:00
bf0b805d9f fix: stabilize ai design history switching 2026-08-19 10:33:20 +08:00
inman
927e13349b perf: optimize app startup and background lifecycles 2026-08-19 00:56:15 +08:00
f8d82e6c19 fix: render prompt museum media 2026-08-18 12:32:34 +08:00
43e8a6051a fix: preserve video extensions on AI design downloads 2026-08-18 02:31:17 +08:00
ce897f14cc merge: isolate concurrent OpenCode chat runs 2026-08-17 22:28:19 +08:00
65040730ec fix: isolate concurrent OpenCode chat runs 2026-08-17 22:03:37 +08:00
145a6ce571 feat: require cover for first project submission 2026-08-17 21:27:34 +08:00
ebe55ba17a fix: close module access lifecycle gaps 2026-08-17 09:15:37 +08:00
d16922f18c feat: enforce per-user module access in Makelore 2026-08-17 08:51:15 +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
bb16c1d12a merge: sync remote main and preserve local integrations 2026-08-16 21:49:41 +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
c1326a2980 feat(robot): connect provisioning hotspots in app 2026-08-16 20:18:28 +08:00
b78fc07dba feat(robot): enable guided hotspot binding by default 2026-08-16 17:52:54 +08:00
b7a1590ca1 feat(robot): add guided hotspot binding flow 2026-08-16 14:27:43 +08:00
inman
26b52d76e3 feat: 完善图像工作区与创作工具体验
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 14:08:27 +08:00
fe55deed04 feat: add dynamic Robot configuration choices 2026-08-16 00:55:06 +08:00
ea75b0618a fix: accept compressed Robot revision ETags 2026-08-15 20:48:54 +08:00
1bcd51964d fix: recover Robot configuration loading 2026-08-15 20:05:16 +08:00
aba5cae286 feat: add Makelore Robot hardware module 2026-08-13 23:17:22 +08:00
inman
22add3f01f 完善客户端模块与工作区能力
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-13 19:51:02 +08:00
29c458f07d 合并远程主分支客户端收口 2026-08-13 17:13:36 +08:00
08da976634 修复首次会话等待与上游饱和重试 2026-08-12 23:26:19 +08:00
inman
f4113a872f 收口 Makelore 客户端变更
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-12 22:43:09 +08:00
5b44864265 在 Makelore 构建并预检静态发布产物 2026-08-12 21:19:39 +08:00
926056a59b feat: 将发布预检移入内置浏览器 2026-08-12 16:33:50 +08:00
be9bc84474 合并 AI 设计多会话客户端
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
整合 Enter 发送与多会话交互,保留服务端持久 Conversation Session,并补齐迁移、回归、Electron E2E 与 canonical 文档。
2026-08-11 16:18:52 +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
a6fe14a8d6 fix: 修复 OpenCode 运行时启动与本地打包 2026-08-09 00:02:49 +08:00
52626b332d 打通一键发布与真机预览集成
需求:将登录续期、一键提交审核和精确 Release 真机预览合为可推进主分支的完整客户端链路。

实现:提交成功后保存安全版本映射,映射失败不误报上传失败;同步新会话测试契约和集成态项目文档。
2026-08-08 18:06:46 +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