fix: show /model auth source

This commit is contained in:
Peter Steinberger
2026-01-05 14:14:26 +00:00
parent cffbe79077
commit 0c37f27a4a
2 changed files with 36 additions and 9 deletions

View File

@@ -14,6 +14,7 @@
- Auth: add OpenAI Codex OAuth support and migrate legacy oauth.json into auth.json.
- Model: `/model` list shows auth source (masked key or OAuth email) per provider.
- Model: `/model list` is an alias for `/model`.
- Model: `/model` output now includes auth source location (env/auth.json/models.json).
- Docs: clarify auth storage, migration, and OpenAI Codex OAuth onboarding.
- Sandbox: copy inbound media into sandbox workspaces so agent tools can read attachments.
- Status: show runtime (docker/direct) and move shortcuts to `/help`.