diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-27 02:19:22 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-27 02:19:22 +0300 |
| commit | 51b2621d58633aa5c0f5cc7b64616d70d41acc91 (patch) | |
| tree | 0c413061a5ab8061ddeab9c3f421228737613ecb /SCRATCHPAD.md | |
| parent | 1731126b52e406a300270c8fc8ac1061a4422b27 (diff) | |
Support multi-provider fan-out across CLI and completions
Diffstat (limited to 'SCRATCHPAD.md')
| -rw-r--r-- | SCRATCHPAD.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/SCRATCHPAD.md b/SCRATCHPAD.md index c6b0f54..803b1a3 100644 --- a/SCRATCHPAD.md +++ b/SCRATCHPAD.md @@ -1,16 +1,9 @@ # Project scratch pad This document shows future items and items in progress. Already completed ones are deleted from this document as updates occur. - -## Features - * [ ] hexai cli to keep context for the follow-up question/prompt? -* [/] Be able to switch LLMs ad-hoc by re-reading the config. - -## More - +* [/] configure multiple models for cli and code completion * [ ] Exclude the test coverage files from git and wipe them from the history * [/] Review documentation * [/] Manual review the code * [ ] ASCIInema: Record and share terminal sessions for demos and bug reports -* [ ] Release notes: highlight per-surface model overrides once bundled |
