12 Commits

Author SHA1 Message Date
9242a40d87 feat: organize project conversations and add coding teacher side chat 2026-09-22 12:30:26 +08:00
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
fd0293fe3d feat(coding): add conversation archive and first-message titles 2026-09-20 12:43:51 +08:00
26cbb29aa9 feat: use managed model capabilities for reasoning and image input 2026-09-12 21:37:18 +08:00
a09826676e fix(coding): recover provider context failures 2026-08-26 14:42:01 +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
612135f911 feat: implement PI core chat timeline 2026-08-24 00:34:03 +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