Commit Graph

190 Commits

Author SHA1 Message Date
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
664b8823a0 feat(coding): add model tools and device packages 2026-09-02 18:46:21 +08:00
e800d42595 fix(titlebar): reserve Windows window controls for logo 2026-09-02 10:50:15 +08:00
1530ac7740 fix(plugins): load official hosted plugins from bundled resources 2026-09-01 18:32:22 +08:00
d2ef37bc4d fix(coding): reconcile snapshot after abort 2026-09-01 15:17:45 +08:00
ae79361742 feat: consume server model reasoning capabilities 2026-09-01 14:16:18 +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
60e6a8eeb3 feat(web-search): wire hosted plugin composition 2026-09-01 02:41:59 +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
c56ddb9d3b fix(marketplace): close release lifecycle gaps 2026-08-30 09:20:58 +08:00
c4120dd847 fix(marketplace): close client contract gaps 2026-08-29 23:24:02 +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
1614f7efc1 fix: close marketplace client review findings 2026-08-28 21:05:54 +08:00
97c9ad1aad feat: add plugin marketplace renderer 2026-08-28 18:42:28 +08:00
7fab721907 fix(plugin-center): renew coalesced load intent 2026-08-27 22:07:17 +08:00
e3e34d3803 fix(plugin): serialize project refresh mutations 2026-08-27 21:43:21 +08:00
f0ac7d70d1 fix(plugin): remediate ML-07 R2 findings 2026-08-27 21:17:17 +08:00
cf13aa7eba fix(coding): remediate ML-07 plugin authority 2026-08-27 20:41:48 +08:00
cb1fd2629c feat: add project plugin center 2026-08-27 18:40:24 +08:00
a0361a3cda feat(coding): add plugin capability policy registry 2026-08-27 16:32:03 +08:00
549069dffe feat(coding): add generated Data Service SDK skill 2026-08-26 23:29:55 +08:00
1d63233cd0 feat(coding): add Pi Data Service product tools 2026-08-26 20:12:40 +08:00
ce8e2103d9 feat(coding): add project identity UX 2026-08-26 18:56:13 +08:00
9f05e2d7e1 fix(pi): settle delayed compact ownership 2026-08-26 09:41:25 +08:00
019cbb115a fix(pi): retain ownership for uncertain mutations 2026-08-25 23:53:54 +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
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +08:00
f902edefd0 fix(pi): resolve packaged proxy token lazily 2026-08-24 21:41:29 +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