From 45cdc8f41fdf337dfd8dd82f278c4c55654cf83e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 15 May 2026 12:24:08 -0500 Subject: chore(todo): track conversion of + *** TODO [#B] Fix gptel-magit triggers :bug: Wired up in =modules/ai-config.el= as three lazy entry points: @@ -2264,12 +2321,21 @@ Open question: should this build on =gptel-rewrite= directly via =:after= advice Defer until ≥20 saved conversations exist (or the load prompt starts feeling slow). Tracking now so it isn't lost. +#+begin_src cj: comment +I recommend doing this now. It's a much better interface that I would appreciate. +#+end_src> + *** TODO [#C] One-shot quick-ask command :feature: =cj/gptel-quick-ask= — read a prompt in the minibuffer, send to gptel, display the response in a transient =*GPTel-Quick*= buffer (or as a =message= for short responses). Doesn't touch the =*AI-Assistant*= side window, doesn't autosave anywhere. Intended for impromptu help where the conversation thread doesn't matter. Open question: stream the response into the temp buffer (gptel's default), or wait for the full message and message-echo it? Streaming into a temp buffer is probably right; into the minibuffer is awkward. +#+begin_src cj: comment +a temp buffer that can be dismissed with the letter q or escape. +it should also have a key so that if more discussion is necessary, it creates a conversation and loads it into the normal gptel buffer. +#+end_src> + *** TODO [#C] Autosave toggle command + indicator :feature: =cj/gptel-autosave-enabled= flips to =t= inside the save/load entry points. There's no command to flip it back off without manually setting the var or clearing the buffer, and no visible indicator that autosave is on. -- cgit v1.2.3