diff options
| author | Adam Malczewski <[email protected]> | 2026-06-24 04:27:07 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-24 04:27:07 +0900 |
| commit | 1eb25dcace8c3cb0b3a3871a74d0dd3eaf169eb7 (patch) | |
| tree | 5df4e560fdf23d775d2f4bf64b98830f2bd378a6 /notes | |
| parent | f2e452bbebc7d99d1ae9ba74b32334b85af7902d (diff) | |
| download | dispatch-1eb25dcace8c3cb0b3a3871a74d0dd3eaf169eb7.tar.gz dispatch-1eb25dcace8c3cb0b3a3871a74d0dd3eaf169eb7.zip | |
docs: task 3 (per-conversation model persistence) done
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/pending-issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/pending-issues.md b/notes/pending-issues.md index 7e12332..bfbcb96 100644 --- a/notes/pending-issues.md +++ b/notes/pending-issues.md @@ -46,7 +46,7 @@ injecting from the cwd. ## 3. Persistent provider + model selection per chat -**Status:** PENDING. +**Status:** DONE (commit `f2e452b`). **Symptom:** A chat's selected provider + model is NOT persisted per conversation. Opening the same chat in a new browser session defaults to a |
