Commit Graph

253 Commits

Author SHA1 Message Date
f61990f3a7 fix(coding): tighten Pi Data Service schemas 2026-08-26 20:12:46 +08:00
1d63233cd0 feat(coding): add Pi Data Service product tools 2026-08-26 20:12:40 +08:00
44bcdf52fc chore(coding): record ML-03 correction 2026-08-26 19:30:50 +08:00
e15d8b7f51 chore(coding): record ML-03 integration 2026-08-26 19:21:13 +08:00
c19227a4d4 feat(coding): add Main Data Service Host adapter 2026-08-26 19:18:35 +08:00
003fe210f4 chore: record ML-02 client integration 2026-08-26 19:04:45 +08:00
ce8e2103d9 feat(coding): add project identity UX 2026-08-26 18:56:13 +08:00
5ac08d509f docs(coding): record ML-01 integration 2026-08-26 18:11:42 +08:00
43f58fc72b feat(coding): add durable project identity core 2026-08-26 18:08:51 +08:00
7e54b8fbda docs: open data service client implementation 2026-08-26 17:30:23 +08:00
f245603923 docs: complete recovered integration task
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-26 17:07:05 +08:00
2eaf0450b8 fix: integrate updater downgrade guard
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-26 16:41:53 +08:00
48a9189939 docs(project): complete Pi provider recovery task
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-26 14:56:30 +08:00
a09826676e fix(coding): recover provider context failures 2026-08-26 14:42:01 +08:00
9f05e2d7e1 fix(pi): settle delayed compact ownership 2026-08-26 09:41:25 +08:00
26d616c9b6 test(pi): hold packaged rpc confirmation past timeout 2026-08-26 07:40:55 +08:00
4b75d201b8 test(pi): arm delayed prompt proof explicitly 2026-08-26 00:10:22 +08:00
019cbb115a fix(pi): retain ownership for uncertain mutations 2026-08-25 23:53:54 +08:00
621ebb1781 fix(pi): keep active runs alive during background sleep 2026-08-25 21:08:10 +08:00
92f4c91088 docs(project): complete Pi user-entry fork task 2026-08-25 18:06:01 +08:00
8ba2a6055c fix(pi): validate user-entry conversation forks 2026-08-25 17:48:31 +08:00
941b015330 docs: diagnose Pi branch creation failure 2026-08-25 17:08:09 +08:00
45d933732a feat(coding): nest Conversations under Agents 2026-08-25 16:34:11 +08:00
c4ca16fa19 docs: diagnose Conversation Agent ownership 2026-08-25 15:41:10 +08:00
03f96170bb docs(project): record Pi submit hotfix evidence 2026-08-25 15:09:53 +08:00
e3debc9b33 test(pi): separate submit rejection proof 2026-08-25 15:00:52 +08:00
5f0ef761ea fix(pi): recover from Works prompt rejection 2026-08-25 14:50:10 +08:00
4580568384 docs(project): align resilience plan ownership 2026-08-25 12:31:58 +08:00
e2e0cf4e5f docs(project): record Pi resilience verification 2026-08-25 12:30:43 +08:00
2b13454dd8 docs: plan Pi runtime resilience hardening 2026-08-25 11:45:26 +08:00
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +08:00
274187e3cf docs(project): qualify Pi session reopen installer 2026-08-25 08:56:59 +08:00
862d1b6d92 fix(pi): reopen persisted conversation sessions 2026-08-25 08:46:55 +08:00
e74b59a674 docs(project): record Pi proxy hotfix qualification 2026-08-24 22:22:46 +08:00
f902edefd0 fix(pi): resolve packaged proxy token lazily 2026-08-24 21:41:29 +08:00
fa510c4976 docs: record current Windows installer 2026-08-24 18:53:02 +08:00
2e1b90b770 docs: record final PI planner approval 2026-08-24 18:25:57 +08:00
6d2232c32f docs: record failure-safe PI proof 2026-08-24 18:15:47 +08:00
ead9d1dbaf docs: finalize PI release proof evidence 2026-08-24 17:27:03 +08:00
2ff2e4af79 fix(pi): prove packaged workers end to end 2026-08-24 16:51:13 +08:00
dc166a18cb docs: record final PI release proof evidence 2026-08-24 16:12:16 +08:00
df1151b5eb fix(pi): strengthen final release proof 2026-08-24 15:47:57 +08:00
c7e777246e docs: record PI release qualification evidence 2026-08-24 14:48:53 +08:00
641f6636b6 fix: add Linux package homepage metadata 2026-08-24 14:15:41 +08:00
0d03d00ebf fix: verify packaged PI ownership boundaries 2026-08-24 13:58:08 +08:00
13efe84d42 fix: accept pnpm release verifier arguments 2026-08-24 13:48:46 +08:00
8820e82530 test: add PI release proof harness 2026-08-24 13:44:39 +08:00
977445ba45 docs: complete PI-140 task record 2026-08-24 12:58:19 +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