Commit Graph

70 Commits

Author SHA1 Message Date
inman
64db6abbfb Merge remote-tracking branch 'origin/main'
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
# Conflicts:
#	.project-docs/20-architecture/module-map.md
#	src/pages/ImageCanvas/DesignConversationPane.tsx
#	tests/unit/image-canvas-page.test.tsx
2026-09-07 18:40:36 +08:00
inman
ab9f889233 feat(plugins): merge Skill management into plugins 2026-09-07 18:36:33 +08:00
8c13ae76db merge: integrate remote main
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-09-07 13:43:27 +08:00
inman
918f8f80dc Merge origin/main and preserve nonblocking project entry
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-09-07 12:53:55 +08:00
81b524a02c feat(design): render assistant activity progress 2026-09-07 09:57:21 +08:00
df02680f9d feat: improve project agent onboarding 2026-09-06 13:55:32 +08:00
e0de7aa28c fix(plugins): make official plugins project-wide 2026-09-05 13:19:13 +08:00
inman
a2cb07fedc merge: integrate remote project scaffold updates 2026-09-05 12:42:00 +08:00
6710527e8f feat: make project scaffold project-wide 2026-09-05 12:34:36 +08:00
ddb678b46f feat(plugins): bundle project scaffold marketplace plugin 2026-09-04 22:21:24 +08:00
959b6333b5 feat(projects): add interactive AI app scaffold skill 2026-09-04 20:36:28 +08:00
inman
bd0873f348 feat: remove Learning module 2026-09-04 12:14:53 +08:00
a16dfd0d6f fix(design): preserve command outcome certainty 2026-09-03 18:25:06 +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
664b8823a0 feat(coding): add model tools and device packages 2026-09-02 18:46:21 +08:00
1530ac7740 fix(plugins): load official hosted plugins from bundled resources 2026-09-01 18:32:22 +08:00
ae79361742 feat: consume server model reasoning capabilities 2026-09-01 14:16:18 +08:00
inman
d523b72cf8 fix: restore coding history and quota feedback 2026-09-01 11:46:04 +08:00
fc68cf2951 feat(plugins): add hosted web search client 2026-09-01 02:04:04 +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
c4120dd847 fix(marketplace): close client contract gaps 2026-08-29 23:24:02 +08:00
898e2b7bdd feat(coding): add marketplace package trust primitives 2026-08-28 12:58:58 +08:00
cf13aa7eba fix(coding): remediate ML-07 plugin authority 2026-08-27 20:41:48 +08:00
a0361a3cda feat(coding): add plugin capability policy registry 2026-08-27 16:32:03 +08:00
422150d4fa feat(coding): add bundled plugin package selection 2026-08-27 15:16:07 +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
c19227a4d4 feat(coding): add Main Data Service Host adapter 2026-08-26 19:18:35 +08:00
43f58fc72b feat(coding): add durable project identity core 2026-08-26 18:08:51 +08:00
a09826676e fix(coding): recover provider context failures 2026-08-26 14:42:01 +08:00
621ebb1781 fix(pi): keep active runs alive during background sleep 2026-08-25 21:08:10 +08:00
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +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
612135f911 feat: implement PI core chat timeline 2026-08-24 00:34:03 +08:00
36626c88b5 feat(coding): add renderer conversation store 2026-08-23 22:04:55 +08:00
365c2b0f76 fix(coding): preserve conflict and unicode search results 2026-08-23 18:31:53 +08:00
9520872d2f feat(coding): add PI-105 product file host API 2026-08-23 18:17:30 +08:00
161f3f471b feat: add Pi provider managed resources 2026-08-22 21:48:00 +08:00
85090844b4 fix(learning): remove archive size validation 2026-08-20 14:34:31 +08:00
38db1589e2 feat(learning): replace courses with project catalog 2026-08-20 00:08:04 +08:00
bf0b805d9f fix: stabilize ai design history switching 2026-08-19 10:33:20 +08:00
f8d82e6c19 fix: render prompt museum media 2026-08-18 12:32:34 +08:00
d16922f18c feat: enforce per-user module access in Makelore 2026-08-17 08:51:15 +08:00
f7171a471a merge: integrate remote learning module safely
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-17 01:05:49 +08:00
inman
01bee3188b feat: integrate learning module
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-16 20:52:16 +08:00
inman
26b52d76e3 feat: 完善图像工作区与创作工具体验
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-16 14:08:27 +08:00
inman
c809002180 feat: add bundled OpenCode skills and refine module flow
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-14 18:15:55 +08:00