mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 01:36:04 +00:00
* fix(secrets): fail closed for configured references Keep explicit SecretRefs authoritative across Gateway auth, onboarding, probes, channel credentials, outbound sends, and GitHub Copilot discovery/embeddings. Ambient credentials remain available only when no reference owns the surface. * test(secrets): align gateway fallback expectations * test(providers): remove load-sensitive stream timing * test(xai): normalize stream capture failures * fix(copilot): preserve direct auth precedence * test(ollama): keep progressing streams alive * test(models): mark resolved config fixtures * fix(models): drop stale probe import |
||
|---|---|---|
| .. | ||
| auth.test.ts | ||
| auth.ts | ||
| connection-bound-ids.live.test.ts | ||
| connection-bound-ids.test.ts | ||
| connection-bound-ids.ts | ||
| domain.test.ts | ||
| domain.ts | ||
| dynamic-models.ts | ||
| embeddings.test.ts | ||
| embeddings.transport.test.ts | ||
| embeddings.ts | ||
| index.test.ts | ||
| index.ts | ||
| login.test.ts | ||
| login.ts | ||
| model-metadata.ts | ||
| models.test.ts | ||
| models.ts | ||
| oauth.test.ts | ||
| oauth.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-auth.contract.test.ts | ||
| provider-discovery.contract.test.ts | ||
| provider-policy-api.test.ts | ||
| provider-policy-api.ts | ||
| provider-runtime.contract.test.ts | ||
| register.runtime.ts | ||
| replay-policy.ts | ||
| runtime-auth-error.ts | ||
| runtime-auth.ts | ||
| runtime-identity.ts | ||
| starter-model.ts | ||
| stream.test.ts | ||
| stream.ts | ||
| tsconfig.json | ||
| usage.ts | ||