
pastilhasandClaude Opus 4.8
669692355d
chat: rename the pi-mono provider router + purge residual pi names (Stage 4b/2)
Renames the AI-harness/provider settings router into the chat namespace and
clears the remaining "pi" identifiers from the chat stack.
- server-settings/pi-mono.ts → chat-providers.ts; piMonoRouter → chatProvidersRouter;
route /server-settings/pi-mono → /server-settings/chat-providers (+ all callers)
- piId → providerId (PROVIDERS map + AIHarnessesSection UI), PiProvider → ChatProvider,
PI_MONO_* query keys → CHAT_PROVIDERS_*, installPiMono → installAgent
- data-path: PI_CONFIG_DIR → AGENT_CONFIG_DIR (path ~/.pi/agent unchanged);
drop dead getPiMonoDir/getPiMonoSessionDir exports
- settings: flip the vestigial defaultProvider literal 'pi' → 'chat' (never read;
only defaultModel drives behavior); access-policy config key 'pi-access-policy'
→ 'chat-access-policy'
- misc: ModelSelector fallback label, TaskDefaults model grouping, CapabilityPage
chat var, a stale stream-parser comment
Intentionally left (genuine external `pi`/opencode references, not ours to rename):
the `pi` binary install/version flow (@mariozechner/pi-coding-agent, `which pi`),
the ~/.pi/agent config path, PI_TOOLS_DIRS/PI_SEARXNG_URL runtime env-var contract,
TOOL.md `targets: pi` metadata, and the "Pi Mono" installer UI label.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-24 15:52:58 +00:00
..
2026-02-27 17:23:24 +00:00
2026-02-27 17:23:24 +00:00
2026-07-23 00:59:19 +00:00
2026-02-27 15:22:15 +00:00
2026-02-27 18:09:51 +00:00
2026-07-24 15:47:40 +00:00
2026-03-05 01:30:15 +00:00
2026-03-06 11:35:11 +00:00
2026-03-06 10:49:53 +00:00
2026-02-27 17:23:24 +00:00
2026-02-26 17:42:27 +00:00
2026-07-24 13:34:29 +00:00
2026-07-23 12:11:23 +00:00
2026-05-30 17:07:51 +00:00
2026-07-21 01:31:51 +00:00
2026-02-26 17:42:59 +00:00
2026-02-16 19:34:35 +00:00
2026-07-21 00:39:17 +00:00
2026-03-06 11:49:39 +00:00
2026-03-06 13:36:25 +00:00
2026-07-24 15:52:58 +00:00
2026-07-24 15:52:58 +00:00
2026-07-21 00:39:17 +00:00
2026-06-11 13:17:15 +00:00
2026-03-06 11:49:39 +00:00
2026-07-24 15:47:40 +00:00
2026-03-08 08:09:01 +00:00
2026-07-21 00:39:17 +00:00
2026-03-06 13:36:25 +00:00
2026-03-08 00:07:50 +00:00
2026-02-25 07:27:30 +00:00
2026-03-05 07:36:47 +00:00
2026-07-24 15:47:40 +00:00
2026-02-16 19:34:35 +00:00
2026-07-21 00:39:17 +00:00
2026-03-06 11:49:39 +00:00