75 Commits

Author SHA1 Message Date
03fc50f7a9 fix: preserve image attachments in live and restored conversations 2026-09-12 23:51:57 +08:00
26cbb29aa9 feat: use managed model capabilities for reasoning and image input 2026-09-12 21:37:18 +08:00
inman
ab9f889233 feat(plugins): merge Skill management into plugins 2026-09-07 18:36:33 +08:00
9fed0cc7c4 fix(agent-browser): restore bounded presentation lifecycle 2026-09-06 12:50:18 +08:00
4df4bc9624 feat: integrate automatic game resource delivery 2026-09-06 09:50:49 +08:00
959b6333b5 feat(projects): add interactive AI app scaffold skill 2026-09-04 20:36:28 +08:00
4d8b19eeb5 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-03 17:19:21 +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
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
inman
49112b688d fix(pi): serialize write-leased tool batches 2026-09-02 12:07:13 +08:00
c2137c9f3f merge: integrate agent server sleep restart 2026-09-01 14:39:10 +08:00
12d7588b3e fix(coding): serialize agent server sleep restart 2026-09-01 14:36:18 +08:00
ae79361742 feat: consume server model reasoning capabilities 2026-09-01 14:16:18 +08:00
inman
f1fd13a70f fix(coding): bound missing Pi settlement 2026-09-01 12:40:08 +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
d523b72cf8 fix: restore coding history and quota feedback 2026-09-01 11:46:04 +08:00
7df245af5a fix(coding): resolve packaged Pi Agent Server dependencies 2026-09-01 11:11:00 +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
c56ddb9d3b fix(marketplace): close release lifecycle gaps 2026-08-30 09:20:58 +08:00
1614f7efc1 fix: close marketplace client review findings 2026-08-28 21:05:54 +08:00
05917a789a feat: integrate marketplace plugins with coding runtime 2026-08-28 18:08:33 +08:00
cf13aa7eba fix(coding): remediate ML-07 plugin authority 2026-08-27 20:41:48 +08:00
fd891ff3bb feat(pi): materialize effective plugin worker tools 2026-08-27 17:30:05 +08:00
a0361a3cda feat(coding): add plugin capability policy registry 2026-08-27 16:32:03 +08:00
38843e091f fix(coding): remediate data service review findings 2026-08-27 00:52:07 +08:00
38d63a9b7b feat(agent-browser): add opt-in preview data injection 2026-08-26 22:38:44 +08:00
f61990f3a7 fix(coding): tighten Pi Data Service schemas 2026-08-26 20:12:46 +08:00
1d63233cd0 feat(coding): add Pi Data Service product tools 2026-08-26 20:12:40 +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
9f05e2d7e1 fix(pi): settle delayed compact ownership 2026-08-26 09:41:25 +08:00
f5e6a04c7d test(pi): wire packaged confirmation delay 2026-08-26 07:50:23 +08:00
26d616c9b6 test(pi): hold packaged rpc confirmation past timeout 2026-08-26 07:40:55 +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
8ba2a6055c fix(pi): validate user-entry conversation forks 2026-08-25 17:48:31 +08:00
e3debc9b33 test(pi): separate submit rejection proof 2026-08-25 15:00:52 +08:00
5f0ef761ea fix(pi): recover from Works prompt rejection 2026-08-25 14:50:10 +08:00
7aa9f79bb2 fix(pi): single-flight managed extension materialization 2026-08-25 12:08:53 +08:00
8c7911191c test(pi): route resilience turns by latest user input 2026-08-25 12:00:10 +08:00
764c7b8c9c test(pi): measure crash convergence before OS forensics 2026-08-25 11:55:20 +08:00
21d1e5403f test(pi): keep resilience proof metadata valid 2026-08-25 11:51:09 +08:00
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +08:00
862d1b6d92 fix(pi): reopen persisted conversation sessions 2026-08-25 08:46:55 +08:00
f902edefd0 fix(pi): resolve packaged proxy token lazily 2026-08-24 21:41:29 +08:00