Commit a621b0b
dave: default to OpenAI backend instead of Remote when no API key
Remote backend is only for controlling agentic sessions discovered
from relays, not a suitable default mode. Fall back to OpenAI
(with trial key) when no Anthropic key is available.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent eda042a commit a621b0b
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | | - | |
194 | | - | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments