Commit Graph

174 Commits

Author SHA1 Message Date
549069dffe feat(coding): add generated Data Service SDK skill 2026-08-26 23:29:55 +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
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
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
ce8e2103d9 feat(coding): add project identity UX 2026-08-26 18:56:13 +08:00
43f58fc72b feat(coding): add durable project identity core 2026-08-26 18:08:51 +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
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
f5e6a04c7d test(pi): wire packaged confirmation delay 2026-08-26 07:50:23 +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
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
7aa9f79bb2 fix(pi): single-flight managed extension materialization 2026-08-25 12:08:53 +08:00
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +08:00
862d1b6d92 fix(pi): reopen persisted conversation sessions 2026-08-25 08:46:55 +08:00
34a4434cfb fix(proxy): strip client fetch metadata upstream 2026-08-24 22:04:56 +08:00
f902edefd0 fix(pi): resolve packaged proxy token lazily 2026-08-24 21:41:29 +08:00
09841c8dbd fix(pi): harden release proof lifecycle 2026-08-24 17:59:49 +08:00
0d26d17cfc fix(pi): serialize managed provider catalog writes 2026-08-24 17:00:05 +08:00
2ff2e4af79 fix(pi): prove packaged workers end to end 2026-08-24 16:51:13 +08:00
df1151b5eb fix(pi): strengthen final release proof 2026-08-24 15:47:57 +08:00
a795e0c970 fix(pi): verify Linux compatibility executable 2026-08-24 14:34:55 +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
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
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