959b6333b5
feat(projects): add interactive AI app scaffold skill
2026-09-04 20:36:28 +08:00
23f96a523e
fix(design): restore streamed replies and quote handoff
2026-09-04 11:37:03 +08:00
945b40de11
feat(design): integrate conversation-first creation flow
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-09-04 07:39:58 +08:00
4d8b19eeb5
merge: integrate remote main
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-09-03 17:19:21 +08:00
1b1f206dd8
feat: unify plugin workspace navigation
2026-09-03 13:39:55 +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
756638a28a
feat: simplify AI design for young creators
2026-09-02 19:14:33 +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
69832e0ba6
Merge branch 'codex/20260831-fix-history-quota-errors-6c2a91e4-fix-history-quota-errors-6c2a91e4'
2026-09-01 11:46:28 +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
e237941399
feat: move plugin center into project configuration
2026-08-31 16:57:26 +08:00
inman
b3f4166f21
feat: consolidate plugin navigation
2026-08-31 16:30:17 +08:00
inman
28897cd4a2
merge: integrate upstream main with local Makelore changes
2026-08-31 10:55:48 +08:00
inman
33fb31fb28
chore(integration): snapshot local main worktree
2026-08-31 10:23:21 +08:00
04ee2c1134
merge: integrate marketplace and design v2 client
2026-08-30 22:45:44 +08:00
b0b5a602b5
feat(canvas): cut over design agent to living form v2
2026-08-30 17:00:31 +08:00
3df794c2e7
fix(marketplace): close client review findings
2026-08-29 12:36:21 +08:00
11d0af0166
fix: complete marketplace client remediation
2026-08-28 23:16:24 +08:00
97c9ad1aad
feat: add plugin marketplace renderer
2026-08-28 18:42:28 +08:00
cb1fd2629c
feat: add project plugin center
2026-08-27 18:40:24 +08:00
ce8e2103d9
feat(coding): add project identity UX
2026-08-26 18:56:13 +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
4d512b15f6
fix(login): move remember password below submit
2026-08-21 00:46:57 +08:00
c0163bc507
fix(opencode): switch session models without restart
2026-08-20 22:38:18 +08:00
38db1589e2
feat(learning): replace courses with project catalog
2026-08-20 00:08:04 +08:00
5a048da8a6
feat: add native password and sms login
2026-08-19 12:00:34 +08:00
inman
927e13349b
perf: optimize app startup and background lifecycles
2026-08-19 00:56:15 +08:00
f8d82e6c19
fix: render prompt museum media
2026-08-18 12:32:34 +08:00
fc42c17aab
merge: integrate macOS popup compositing fix
2026-08-18 10:30:01 +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
f7171a471a
merge: integrate remote learning module safely
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
bb16c1d12a
merge: sync remote main and preserve local integrations
2026-08-16 21:49:41 +08:00