openclaw/src
Vito Cappello 92075dd72a
fix(secrets): inactive web refs no longer block agent turns (#108485)
* fix(secrets): accept inactive refs from partial fallback

* fix(secrets): fail closed on unknown web provider owners

* test(gateway): isolate web secret startup fixtures

---------

Co-authored-by: VACInc <3279061+VACInc@users.noreply.github.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-16 04:13:40 -07:00
..
acp refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
agents fix(sandbox): keep CDP probes within startup deadline (#108670) 2026-07-16 04:05:18 -07:00
audit
auto-reply fix(line): support /allowlist config edits (#106638) 2026-07-16 03:38:13 -07:00
bindings refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
bootstrap
channels refactor(channels): share retry helpers and remove dead state probes (#108903) 2026-07-16 04:03:15 -07:00
chat
cli fix(secrets): inactive web refs no longer block agent turns (#108485) 2026-07-16 04:13:40 -07:00
commands fix(docs): report malformed search JSON with CLI context (#108364) 2026-07-16 03:51:52 -07:00
commitments
compat
config perf(test): clear completed deadline timers (#108780) 2026-07-16 01:45:55 -07:00
context-engine refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
cron refactor(cron): share task history timestamp (#108914) 2026-07-16 03:55:39 -07:00
daemon fix: avoid false restart failure during startup migrations (#105544) 2026-07-16 02:04:49 -07:00
docs
fleet
flows fix(codex): repair identity-fold CI fan-out 2026-07-16 03:06:43 +01:00
gateway fix(secrets): inactive web refs no longer block agent turns (#108485) 2026-07-16 04:13:40 -07:00
hooks refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
i18n
image-generation
infra refactor(channels): share retry helpers and remove dead state probes (#108903) 2026-07-16 04:03:15 -07:00
interactive
link-understanding
llm test(retry): port negative matrix for provider-wrapped statuses 2026-07-16 11:22:13 +01:00
logging refactor(diagnostics): unify recovery requests (#108736) 2026-07-16 00:52:42 -07:00
mcp fix(memory-lancedb): prevent cross-agent memory leakage (#103799) 2026-07-16 03:33:08 -07:00
media fix: queued voice replies are lost when the delivery queue retries them (#108502) 2026-07-16 01:43:53 -07:00
media-generation refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
media-understanding fix(auto-reply): transcribe locked harness audio (#108714) 2026-07-16 00:46:24 -07:00
memory
memory-host-sdk refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
model-catalog
music-generation
node-host
pairing refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
plugin-sdk refactor(channels): share retry helpers and remove dead state probes (#108903) 2026-07-16 04:03:15 -07:00
plugin-state
plugins fix(workboard): record resolved runtime metadata instead of hardcoded codex engine (#108887) 2026-07-16 04:10:27 -07:00
process fix: keep isolated gateways quiet and Codex terminals interactive (#108871) 2026-07-16 03:35:17 -07:00
provider-runtime
proxy-capture fix: prevent SQLite lock stalls and schema drift (#108663) 2026-07-16 01:45:06 -07:00
realtime-transcription
routing
scripts
secrets refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
security refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
sessions fix: channel turns recover safely after gateway restart (#108283) 2026-07-15 23:01:26 -07:00
shared fix: recognize provider-wrapped HTTP status for session retry (#106850) 2026-07-16 00:40:15 -07:00
skills fix(ci): harden release validation gates (#108798) 2026-07-16 03:21:08 -07:00
snapshot
state test(state): cover APNs STRICT repair (#108875) 2026-07-16 03:04:46 -07:00
status fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
system-agent fix(onboarding): explain how to get provider tokens and revive logged-out CLI candidates (#108739) 2026-07-16 01:12:15 -07:00
talk
tasks refactor(cron): share task history timestamp (#108914) 2026-07-16 03:55:39 -07:00
test-helpers
test-utils refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
tools refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
trajectory
transcripts
tts refactor(plugin-sdk): narrow wildcard barrels to explicit used exports (#108440) 2026-07-16 00:45:23 -07:00
tui fix(tui): show compact model and reasoning (#108669) 2026-07-16 01:09:50 -06:00
types
utils
video-generation
web-fetch
web-search fix(cron): detect configured Brave search during preflight (#108636) 2026-07-16 00:03:41 -07:00
wizard fix(codex): remove duplicate provider setup choice (#107979) 2026-07-16 03:31:11 -07:00
worker
browser-lifecycle-cleanup.test.ts
browser-lifecycle-cleanup.ts
docker-build-cache.test.ts fix(sandbox): bound common installer downloads (#108805) 2026-07-16 03:18:02 -07:00
docker-image-digests.test.ts
docker-setup.e2e.test-support.ts test(docker): extract setup harness (#108797) 2026-07-16 03:44:17 -07:00
docker-setup.e2e.test.ts test(docker): extract setup harness (#108797) 2026-07-16 03:44:17 -07:00
dockerfile.test.ts fix(docker): bound Docker GPG key download (#108894) 2026-07-16 03:42:07 -07:00
entry.compile-cache.test-support.ts
entry.compile-cache.test.ts
entry.compile-cache.ts
entry.respawn.test.ts
entry.respawn.ts
entry.root-help-fast-path.test.ts
entry.test.ts
entry.ts
entry.version-fast-path.test.ts
entry.version-fast-path.ts
extensionAPI.ts
global-state.ts
globals.test.ts
globals.ts
index.test.ts
index.ts
install-sh-version.test.ts
library.test.ts
library.ts
logger.test.ts
logger.ts
logging.ts
param-key.ts
plugin-activation-boundary.test.ts
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.test.ts
runtime.ts
utils.test.ts
utils.ts
version.test.ts
version.ts