Commit Graph

21 Commits

Author SHA1 Message Date
954b275f10 fix(coding): restore sending after queued messages settle 2026-09-12 12:50:01 +08:00
inman
a91c7e3b86 merge: integrate coding default page
# Conflicts:
#	src/components/layout/Sidebar.tsx
#	tests/unit/coding-chat-panel.test.tsx
2026-09-07 10:10:34 +08:00
inman
af13aca003 feat: simplify code project creation 2026-09-07 10:06:37 +08:00
inman
ce90f57ce7 fix: simplify coding project card rail 2026-09-06 16:12:24 +08:00
inman
faf751be5e fix: refine coding project landing actions 2026-09-06 15:45:22 +08:00
inman
de8ce283dd feat: redesign coding default entry 2026-09-06 15:07:19 +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
7aa118b2d3 fix(coding): rehydrate selected conversation on foreground 2026-09-03 10:45:12 +08:00
d2ef37bc4d fix(coding): reconcile snapshot after abort 2026-09-01 15:17:45 +08:00
inman
33fb31fb28 chore(integration): snapshot local main worktree 2026-08-31 10:23:21 +08:00
019cbb115a fix(pi): retain ownership for uncertain mutations 2026-08-25 23:53:54 +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
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