Commit Graph

54 Commits

Author SHA1 Message Date
inman
ab9f889233 feat(plugins): merge Skill management into plugins 2026-09-07 18:36:33 +08:00
inman
d278785da8 feat(project-config): simplify plugin and model drawers 2026-09-07 14:58:30 +08:00
inman
be1764e016 feat: move plugin workspace into project settings 2026-09-07 10:06:37 +08:00
1b1f206dd8 feat: unify plugin workspace navigation 2026-09-03 13:39:55 +08:00
5a2f0eb678 fix(packages): load bundled Pi runtime for local installs 2026-09-02 23:03:12 +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
60e6a8eeb3 feat(web-search): wire hosted plugin composition 2026-09-01 02:41:59 +08:00
03a9e866d4 Merge branch 'main' of https://git.nianxx.cn/wangxuming/makelore
# Conflicts:
#	electron/coding-runtime/pi/extensions/makelore-runtime.ts
2026-08-31 15:06:37 +08:00
inman
28897cd4a2 merge: integrate upstream main with local Makelore changes 2026-08-31 10:55:48 +08:00
fe656dd865 feat(plugins): move game resources behind marketplace 2026-08-31 10:45:20 +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
1614f7efc1 fix: close marketplace client review findings 2026-08-28 21:05:54 +08:00
43c464a556 test(marketplace): prove packaged client contract 2026-08-28 19:09:52 +08:00
7141a91a2c feat(pi): verify bundled coding plugin artifact resources 2026-08-27 18:56:24 +08:00
9f05e2d7e1 fix(pi): settle delayed compact ownership 2026-08-26 09:41:25 +08:00
4b75d201b8 test(pi): arm delayed prompt proof explicitly 2026-08-26 00:10:22 +08:00
019cbb115a fix(pi): retain ownership for uncertain mutations 2026-08-25 23:53:54 +08:00
621ebb1781 fix(pi): keep active runs alive during background sleep 2026-08-25 21:08:10 +08:00
5031979ca9 test(pi): hydrate packaged fork source before proof 2026-08-25 18:00:02 +08:00
8ba2a6055c fix(pi): validate user-entry conversation forks 2026-08-25 17:48:31 +08:00
5f0ef761ea fix(pi): recover from Works prompt rejection 2026-08-25 14:50:10 +08:00
589b139f1f test(pi): select packaged resilience target deterministically 2026-08-25 12:28:22 +08:00
95f3d1575d test(pi): distinguish packaged protocol UI error 2026-08-25 12:07:43 +08:00
27d5d8918f test(pi): assert protocol failure fidelity 2026-08-25 12:04:30 +08:00
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +08:00
34a4434cfb fix(proxy): strip client fetch metadata upstream 2026-08-24 22:04:56 +08:00
f902edefd0 fix(pi): resolve packaged proxy token lazily 2026-08-24 21:41:29 +08:00
09841c8dbd fix(pi): harden release proof lifecycle 2026-08-24 17:59:49 +08:00
2ff2e4af79 fix(pi): prove packaged workers end to end 2026-08-24 16:51:13 +08:00
df1151b5eb fix(pi): strengthen final release proof 2026-08-24 15:47:57 +08:00
a795e0c970 fix(pi): verify Linux compatibility executable 2026-08-24 14:34:55 +08:00
0d03d00ebf fix: verify packaged PI ownership boundaries 2026-08-24 13:58:08 +08:00
13efe84d42 fix: accept pnpm release verifier arguments 2026-08-24 13:48:46 +08:00
8820e82530 test: add PI release proof harness 2026-08-24 13:44:39 +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
7e024093b1 fix: close PI-090 review findings 2026-08-23 15:58:32 +08:00
3de85d61d7 fix: close Pi subagent review gaps 2026-08-23 13:14:03 +08:00
161f3f471b feat: add Pi provider managed resources 2026-08-22 21:48:00 +08:00
9a31dacb2a feat: add Pi process and RPC foundation 2026-08-22 20:05:59 +08:00
2bc423ebc5 feat: qualify Pi runtime cutover foundation 2026-08-22 18:35:13 +08:00
38db1589e2 feat(learning): replace courses with project catalog 2026-08-20 00:08:04 +08:00
inman
927e13349b perf: optimize app startup and background lifecycles 2026-08-19 00:56: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