Commit Graph

31 Commits

Author SHA1 Message Date
0f7093d173 fix: allow replacing unavailable conversation models
Persist the selected model before opening dormant sessions, and reconfigure crashed workers on the same account. Preserve session history and report model removal through the model-unavailable contract instead of a generic runtime failure.
2026-09-21 12:23:04 +08:00
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
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
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
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
c56ddb9d3b fix(marketplace): close release lifecycle gaps 2026-08-30 09:20:58 +08:00
05917a789a feat: integrate marketplace plugins with coding runtime 2026-08-28 18:08:33 +08:00
fd891ff3bb feat(pi): materialize effective plugin worker tools 2026-08-27 17:30:05 +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
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
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
df1151b5eb fix(pi): strengthen final release proof 2026-08-24 15:47:57 +08:00
195979d30f fix(coding): preserve runtime model and failure contracts 2026-08-23 21:21:02 +08:00
52b2467d5d fix(coding): close PI-100 review findings 2026-08-23 20:55:49 +08:00
22b4a9f9c4 feat(coding): add core host api composition 2026-08-23 20:00:35 +08:00
7e024093b1 fix: close PI-090 review findings 2026-08-23 15:58:32 +08:00
13ab383e53 feat: implement PI-090 product tools 2026-08-23 15:14:50 +08:00
f1c7cd8ad4 feat: add Pi subagent scheduler and child runtime 2026-08-23 12:40:22 +08:00
31de325cd8 fix(coding-runtime): close Pi extension lifecycle races 2026-08-23 10:13:10 +08:00
3861c3286a feat(coding-runtime): add managed Pi extension host 2026-08-23 09:39:12 +08:00
3599064bc4 feat: project Pi conversation events 2026-08-23 08:07:33 +08:00
9f55eec9aa feat: add Pi conversation worker pool 2026-08-22 23:21:46 +08:00