openclaw/src
2026-05-14 19:35:45 +08:00
..
acp fix(acp): preserve RequestError details 2026-05-13 22:39:24 +01:00
agents Fix subagent default model precedence (#81783) 2026-05-14 05:19:41 -05:00
auto-reply fix(auto-reply): gate claude cli reasoning bridge 2026-05-14 16:29:46 +05:30
bindings
bootstrap
channels fix(channels): list manifest-only plugins 2026-05-14 18:47:52 +08:00
chat
cli test(config): refresh plugin schema fixtures 2026-05-14 17:58:27 +08:00
commands fix(plugins): repair legacy npm declaration stubs 2026-05-14 19:17:05 +08:00
commitments Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
compat
config test(config): refresh plugin schema fixtures 2026-05-14 17:58:27 +08:00
context-engine Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
crestodian Remove codex-cli backend and migrate to Codex runtime 2026-05-14 10:07:18 +01:00
cron fix(agents): forward explicit per-run timeout to LLM idle watchdog (#79426) 2026-05-14 03:24:01 -05:00
daemon fix(mac): verify launchd stop releases gateway port 2026-05-14 04:41:45 -05:00
docs
flows fix(update): allow update config size drops 2026-05-14 11:47:17 +08:00
gateway fix(gateway): wrap malformed pricing catalog json 2026-05-14 19:15:20 +08:00
hooks fix(hooks): allow dot-prefixed handler paths 2026-05-14 14:23:13 +08:00
i18n
image-generation Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
infra fix telegram ingress worker dist entry 2026-05-14 04:55:39 -05:00
interactive feat(telegram): support web app presentation buttons 2026-05-13 12:08:29 +01:00
link-understanding fix: guard link understanding fetches 2026-05-13 05:47:36 +01:00
logging Fix Telegram polling ingress under event-loop stalls (#81746) 2026-05-14 03:35:06 -05:00
markdown
mcp Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
media fix(media): reject malformed redirect locations 2026-05-14 16:16:56 +08:00
media-generation
media-understanding fix(media): retry transient remote media fetches 2026-05-13 19:38:26 +01:00
memory Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
memory-host-sdk Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
model-catalog
music-generation
node-host fix(node-host): wrap malformed invoke params json 2026-05-14 19:35:45 +08:00
pairing Require approval for setup-code device pairing [AI] (#81292) 2026-05-13 18:48:44 +05:30
plugin-sdk refactor(auth): use fs-safe stale lock recovery 2026-05-14 08:49:00 +01:00
plugin-state Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
plugins fix(plugins): repair legacy npm declaration stubs 2026-05-14 19:17:05 +08:00
process fix(process): normalize Windows child env keys 2026-05-14 14:34:00 +08:00
provider-runtime refactor(provider): centralize transient retry stages 2026-05-13 11:26:30 +01:00
proxy-capture fix(proxy): reject malformed debug proxy targets 2026-05-14 17:46:10 +08:00
realtime-transcription fix(realtime): wrap malformed transcription frames 2026-05-14 19:05:46 +08:00
routing Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
scripts fix(ui): avoid noisy i18n report locale warnings 2026-05-14 10:27:12 +01:00
secrets fix(web): keep legacy Brave search fallback provider-owned 2026-05-14 10:32:55 +01:00
security fix(plugins): scope install scanner to runtime graph 2026-05-13 21:22:37 +01:00
sessions fix: carry transcript update sequence 2026-05-14 08:59:31 +01:00
shared fix: carry transcript update sequence 2026-05-14 08:59:31 +01:00
status Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
talk Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
tasks Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
terminal fix(cli): preserve multiline table colors 2026-05-14 13:18:08 +08:00
test-helpers Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
test-utils Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
tools
trajectory Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
tts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
tui fix(tui): emit v4 embedded chat deltas 2026-05-13 16:28:12 +01:00
types
utils Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
video-generation Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
web
web-fetch
web-search fix(web): resolve explicit global search providers 2026-05-14 16:29:55 +08:00
wizard fix(codex): handle delayed plugin marketplace (#81625) 2026-05-14 01:17:58 -07:00
browser-lifecycle-cleanup.test.ts
browser-lifecycle-cleanup.ts
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts fix(docker): pin setup cli container paths 2026-05-13 14:13:57 +01:00
dockerfile.test.ts
entry.compile-cache.test.ts
entry.compile-cache.ts
entry.respawn.test.ts
entry.respawn.ts
entry.test.ts
entry.ts revert(cli): remove global root refusal (#81370) 2026-05-13 18:34:46 +08:00
entry.version-fast-path.test.ts
entry.version-fast-path.ts
extensionAPI.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
global-state.ts
globals.ts
index.test.ts
index.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
install-sh-version.test.ts
library.test.ts
library.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
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.ts
ui-app-settings.agents-files-refresh.test.ts
utils.test.ts
utils.ts
version.test.ts
version.ts