28 Commits

Author SHA1 Message Date
1841bafb18 merge: integrate official game audio into main 2026-09-21 16:36:19 +08:00
0f7093d173 fix: allow replacing unavailable conversation models
Persist the selected model before opening dormant sessions, and reconfigure crashed workers on the same account. Preserve session history and report model removal through the model-unavailable contract instead of a generic runtime failure.
2026-09-21 12:23:04 +08:00
09e0ce5cf3 feat: add official game audio generation client 2026-09-21 12:17:32 +08:00
fd0293fe3d feat(coding): add conversation archive and first-message titles 2026-09-20 12:43:51 +08:00
dae64e52b9 fix: reserve Windows titlebar chrome space for Code actions 2026-09-15 10:14:44 +08:00
03fc50f7a9 fix: preserve image attachments in live and restored conversations 2026-09-12 23:51:57 +08:00
26cbb29aa9 feat: use managed model capabilities for reasoning and image input 2026-09-12 21:37:18 +08:00
954b275f10 fix(coding): restore sending after queued messages settle 2026-09-12 12:50:01 +08:00
9fed0cc7c4 fix(agent-browser): restore bounded presentation lifecycle 2026-09-06 12:50:18 +08:00
inman
cdbc262802 merge: reconcile latest main changes 2026-09-03 11:11:58 +08:00
inman
04320ddfd4 merge: integrate foreground conversation reconciliation
# Conflicts:
#	tests/e2e/pi-coding-first-chat.spec.ts
2026-09-03 10:47:56 +08:00
inman
bbfe16d8f9 merge: integrate conversation attention badges 2026-09-03 10:46:24 +08:00
inman
7aa118b2d3 fix(coding): rehydrate selected conversation on foreground 2026-09-03 10:45:12 +08:00
inman
f2c3755b69 fix(coding): limit unread badges to attention transitions 2026-09-03 10:44:59 +08:00
inman
d25ed08aae merge: integrate remote and local main histories
# Conflicts:
#	.project-docs/20-architecture/module-map.md
#	.project-docs/30-worklog/current-state.md
#	.project-docs/50-evidence/evidence-index.md
#	src/pages/MyPlugins/index.tsx
#	tests/unit/pi-agent-server-process-real.test.ts
#	tests/unit/pi-managed-worker-opener.test.ts
#	tests/unit/plugin-marketplace-pages.test.tsx
2026-09-03 10:44:04 +08:00
e800d42595 fix(titlebar): reserve Windows window controls for logo 2026-09-02 10:50:15 +08:00
d2ef37bc4d fix(coding): reconcile snapshot after abort 2026-09-01 15:17:45 +08:00
inman
a8fd95f844 Merge branch 'codex/20260831-show-progress-messages-a14f9c2d-show-progress-messages-a14f9c2d' 2026-09-01 11:46:31 +08:00
inman
8d878ebd14 feat: preserve assistant progress previews 2026-09-01 11:46:04 +08:00
inman
d523b72cf8 fix: restore coding history and quota feedback 2026-09-01 11:46:04 +08:00
inman
33fb31fb28 chore(integration): snapshot local main worktree 2026-08-31 10:23:21 +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
8820e82530 test: add PI release proof harness 2026-08-24 13:44:39 +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
863f005203 feat(coding): complete PI conversation UI 2026-08-24 08:59:16 +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