refactor(cli): remove stale cli provider leftovers

This commit is contained in:
Peter Steinberger
2026-04-05 19:08:55 +01:00
parent b664541158
commit 84e76f7cce
32 changed files with 20 additions and 1189 deletions

View File

@@ -332,7 +332,7 @@ Notes:
- The default prompt/system prompt include a `NO_REPLY` hint to suppress
delivery.
- The flush runs once per compaction cycle (tracked in `sessions.json`).
- The flush runs only for embedded Pi sessions (CLI backends skip it).
- The flush runs only for embedded Pi sessions.
- The flush is skipped when the session workspace is read-only (`workspaceAccess: "ro"` or `"none"`).
- See [Memory](/concepts/memory) for the workspace file layout and write patterns.