mirror of
https://github.com/AlexsJones/llmfit.git
synced 2026-08-30 13:41:40 +00:00
Sets DEFAULT_CLIENT_ID to the registered llmfit OAuth App (device flow enabled; a public client id is not a secret — the device flow needs no client secret, which is why it was chosen). oauth_client_id() no longer treats the default as an unregistered placeholder: the shipped id is used unless LLMFIT_GH_CLIENT_ID overrides it, and an explicitly empty override opts out of interactive login (restricted CI). Verified live: with no GITHUB_TOKEN/GH_TOKEN, no cached token, and no env override, `llmfit bench --share` presents a real GitHub device code. Completes the last item on #712's pre-merge checklist. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli.md | ||
| custom-models.md | ||
| development.md | ||
| how-it-works.md | ||
| openclaw.md | ||
| platform-support.md | ||
| providers.md | ||
| tui.md | ||