Commit Graph

103 Commits

Author SHA1 Message Date
9f05e2d7e1 fix(pi): settle delayed compact ownership 2026-08-26 09:41:25 +08:00
019cbb115a fix(pi): retain ownership for uncertain mutations 2026-08-25 23:53:54 +08:00
8ba2a6055c fix(pi): validate user-entry conversation forks 2026-08-25 17:48:31 +08:00
45d933732a feat(coding): nest Conversations under Agents 2026-08-25 16:34:11 +08:00
5f0ef761ea fix(pi): recover from Works prompt rejection 2026-08-25 14:50:10 +08:00
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +08:00
f902edefd0 fix(pi): resolve packaged proxy token lazily 2026-08-24 21:41:29 +08:00
16f5c57f17 fix: scope observation to current turn
Require assistant natural language after the latest user message so a completed prompt cannot reuse historical replies when queuing the observation snapshot.
2026-08-24 12:55:01 +08:00
7a15b1b49c fix: close PI-140 cutover gaps
Back up unknown legacy Agents, reconnect settled Conversation observation, remove remaining active repository residue, and restore the bundled Python verifier import.
2026-08-24 12:47:16 +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
fcd03f9f6d fix(coding): scope metadata updates by project 2026-08-24 09:43:45 +08:00
da92eb1957 fix(coding): isolate async conversation actions 2026-08-24 09:22:31 +08:00
863f005203 feat(coding): complete PI conversation UI 2026-08-24 08:59:16 +08:00
1fe8863e69 fix: await concurrent attachment uploads 2026-08-24 01:54:25 +08:00
1ca0249e69 fix: isolate attachment submission state 2026-08-24 01:50:04 +08:00
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
934ba02718 fix(coding): keep optimistic identity across snapshots 2026-08-23 22:39:34 +08:00
1abb2fff36 fix(coding): preserve renderer recovery state 2026-08-23 22:27:21 +08:00
36626c88b5 feat(coding): add renderer conversation store 2026-08-23 22:04:55 +08:00
9520872d2f feat(coding): add PI-105 product file host API 2026-08-23 18:17:30 +08:00
161f3f471b feat: add Pi provider managed resources 2026-08-22 21:48:00 +08:00
4d512b15f6 fix(login): move remember password below submit 2026-08-21 00:46:57 +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
9956739693 fix(learning): load readme images over https 2026-08-20 13:51:48 +08:00
38db1589e2 feat(learning): replace courses with project catalog 2026-08-20 00:08:04 +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
000395a137 merge: integrate performance optimization 2026-08-19 01:21:23 +08:00
inman
927e13349b perf: optimize app startup and background lifecycles 2026-08-19 00:56:15 +08:00
64785910aa merge: integrate AI design session freeze fix 2026-08-19 00:32:17 +08:00
3a6d3888e8 fix: prevent duplicate AI design stream reconnects 2026-08-19 00:31:04 +08:00
31332f6d76 fix(canvas): use server video duration options
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-18 16:01:34 +08:00
f8d82e6c19 fix: render prompt museum media 2026-08-18 12:32:34 +08:00
11b19832a3 fix(canvas): block invalid video duration confirmation 2026-08-18 11:32:38 +08:00
566f99f5ed fix(canvas): cap video duration choices 2026-08-18 11:06:40 +08:00
fc42c17aab merge: integrate macOS popup compositing fix 2026-08-18 10:30:01 +08:00
b2c902fa1d fix: harden AI design voice lifecycle 2026-08-18 02:51:39 +08:00
1ba5b9cc84 feat: enable AI design voice input 2026-08-18 02:30:39 +08:00
0f761f33b3 fix: reduce macOS popup compositing cost 2026-08-18 02:30:05 +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
b6148a5cb4 fix: enable voice input for fresh agent conversations 2026-08-17 14:29: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