Commit Graph

3 Commits

Author SHA1 Message Date
Rocky 544e0d7356 Add TOTP-gated provider API key reveal
Allow super administrators to inspect effective provider credentials only after audited, rate-limited step-up verification.
2026-08-22 17:56:35 +08:00
Rocky 636a8541bc Fix provider configuration response rendering
CI / verify (push) Has been cancelled
CI / publish (push) Has been cancelled
Align the admin page with the array response defined by the production API and OpenAPI contract so successful status loads cannot trip the route error boundary.
2026-08-22 17:21:20 +08:00
Rocky 9fb947aa7d Add runtime provider controls and searchable AI routing
CI / verify (push) Has been cancelled
CI / publish (push) Has been cancelled
Manage provider keys at runtime, route current-information questions through server-side search with safe fallback, and scope OOBE usage claims to grants.
2026-08-22 16:33:17 +08:00