summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-03-06 19:29:14 -0600
committerCraig Jennings <c@cjennings.net>2026-03-06 19:29:14 -0600
commit399901ab27b2d47e908782e94fbb96888aa89089 (patch)
tree97515c2f1a4a4543c896180799296ff2a1ac3515 /todo.org
parent1e0a5d35d31651b09f8d3bdfac07927cebebda5f (diff)
fix(gptel): fix docstring warnings, rename model->string to model-to-string
- Escape single quote in cj/ensure-gptel-backends docstring - Wrap cj/gptel--available-backends docstring to 80 chars - Add missing docstring to cj/gptel--model-to-string - Rename cj/gptel--model->string to cj/gptel--model-to-string - Mark stale model list task as DONE in todo.org Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.org b/todo.org
index c8b945fc..b76b276b 100644
--- a/todo.org
+++ b/todo.org
@@ -144,7 +144,7 @@ Reactions via ~C-; S !~ (~slack-message-add-reaction~) have two problems:
** AI / GPTel
-*** TODO [#B] Update stale model list in ai-config.el
+*** DONE [#B] Update stale model list in ai-config.el
Model IDs are outdated. Update to current models.
See cleanup task below for full list of issues.