Skip to content

Commit eee2314

Browse files
committed
Label OpenAI Codex backend as CLI in ai-code-backends.el
1 parent bf34334 commit eee2314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-code-backends.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ When called from Lisp code, sends CMD directly without prompting."
8080
:upgrade "npm install -g @github/copilot"
8181
:cli "copilot")
8282
(codex
83-
:label "OpenAI Codex"
83+
:label "OpenAI Codex CLI"
8484
:require ai-code-codex-cli
8585
:start codex-cli
8686
:switch codex-cli-switch-to-buffer

0 commit comments

Comments
 (0)