openclaw/src
2026-06-22 01:56:37 +02:00
..
acp refactor(core): drop unused internal helpers 2026-06-20 03:58:55 +08:00
agents fix(agents): clamp session owner wait timeouts 2026-06-22 01:56:37 +02:00
auto-reply fix(replies): clamp block delivery timeouts 2026-06-22 01:49:55 +02:00
bindings
bootstrap refactor(cli): hide shell support internals 2026-06-17 17:41:44 +08:00
channels chore(deadcode): remove stale channel presence helper 2026-06-22 05:21:39 +08:00
chat
cli chore(deadcode): remove inert memory provider bootstrap 2026-06-22 02:30:56 +08:00
commands fix(channels): bound capabilities probes 2026-06-22 00:53:26 +02:00
commitments refactor(runtime): remove unused internal wrappers 2026-06-17 20:11:16 +08:00
compat
config fix #95378: https://github.com/openclaw/openclaw/issues/95378 (#95390) 2026-06-22 04:29:44 +05:30
context-engine
crestodian fix(crestodian): cancel gateway probe bodies 2026-06-19 09:32:50 +02:00
cron fix: preserve cron delivery awareness for target sessions (#93580) 2026-06-20 12:13:10 -07:00
daemon chore(deadcode): remove unused infra wrappers 2026-06-22 04:18:02 +08:00
docs
flows chore(deadcode): drop inert legacy workspace doctor check 2026-06-22 01:47:27 +08:00
gateway chore(deadcode): remove unused test bindings 2026-06-22 07:31:03 +08:00
hooks fix(hooks): share Windows gog command wrapping 2026-06-20 06:56:23 +02:00
i18n
image-generation
infra fix(clawhub): clamp request timeouts 2026-06-22 01:22:15 +02:00
interactive
link-understanding
llm chore(deadcode): dedupe repeated literal lists 2026-06-22 02:35:03 +08:00
logging fix(logging): project security diagnostics for stability 2026-06-17 16:11:32 +08:00
mcp fix(mcp): cap channel bridge request limits 2026-06-22 00:32:32 +02:00
media refactor(media): hide MCP media helper types 2026-06-17 12:40:00 +08:00
media-generation
media-understanding fix(media): clamp image description timeouts 2026-06-22 01:40:44 +02:00
memory
memory-host-sdk refactor(memory): canonicalize agent database tables 2026-06-19 01:20:06 +08:00
model-catalog
music-generation
node-host fix(exec): rebuild command authorization on the Tree-sitter command planner 2026-06-18 10:12:48 +10:00
pairing
plugin-sdk fix #95378: https://github.com/openclaw/openclaw/issues/95378 (#95390) 2026-06-22 04:29:44 +05:30
plugin-state chore(deadcode): remove test-only helper APIs 2026-06-22 04:41:04 +08:00
plugins chore(deadcode): remove stale channel presence helper 2026-06-22 05:21:39 +08:00
process fix(process): clamp execfile timeouts 2026-06-22 01:10:52 +02:00
provider-runtime
proxy-capture test(sqlite): use shared temp directory helper 2026-06-19 01:27:49 +08:00
realtime-transcription fix(transcription): preserve websocket session errors 2026-06-19 06:05:24 +02:00
routing refactor(sessions): drop unused thread parent helper 2026-06-19 11:27:23 +08:00
scripts fix(ci): reject flag refs in changed scope 2026-06-21 19:54:57 +02:00
secrets [codex] Add Slack relay mode for incoming messages (#94707) 2026-06-21 11:28:33 -07:00
security test: restore plugin trust env 2026-06-20 19:34:22 +01:00
sessions fix(sessions): preserve Media* index alignment when reading user-turn fields (#94257) 2026-06-19 04:28:14 +00:00
shared chore(deadcode): share levenshtein distance helper 2026-06-21 14:23:43 +08:00
skills chore(deadcode): remove test-only helper APIs 2026-06-22 04:41:04 +08:00
state chore(deadcode): remove unused state path readers 2026-06-22 04:50:54 +08:00
status refactor: use canonical transcript reader identity (#89581) 2026-06-19 10:40:18 -07:00
talk chore(deadcode): share levenshtein distance helper 2026-06-21 14:23:43 +08:00
tasks chore(deadcode): remove unused task flow retry path 2026-06-21 01:00:42 +08:00
test-helpers
test-utils chore(deadcode): share deferred test helper 2026-06-21 13:53:24 +08:00
tools
trajectory refactor(trajectory): trim trace config exports 2026-06-17 16:48:13 +08:00
transcripts refactor(core): drop unused internal helpers 2026-06-20 03:58:55 +08:00
tts
tui fix(tui): clamp local shutdown grace timeout 2026-06-22 00:22:08 +02:00
types
utils fix(exec): resume agent turn for native chat exec approvals (#93949) 2026-06-18 16:41:04 -04:00
video-generation refactor(video): trim runtime helper exports 2026-06-17 16:56:47 +08:00
web-fetch feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
web-search refactor(core): remove unused internal exports 2026-06-18 18:40:12 +08:00
wizard test(wizard): align secret ref provider alias 2026-06-19 18:07:06 +02: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 feat(docker): support offline setup reruns (#89062) 2026-06-17 13:50:46 +02:00
dockerfile.test.ts
entry.compile-cache.test.ts fix(process): clean respawn child groups 2026-06-18 00:06:57 +02:00
entry.compile-cache.ts fix(process): clean respawn child groups 2026-06-18 00:06:57 +02:00
entry.respawn.test.ts fix(process): clean respawn child groups 2026-06-18 00:06:57 +02:00
entry.respawn.ts fix(process): clean respawn child groups 2026-06-18 00:06:57 +02:00
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.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.ts
ui-app-settings.agents-files-refresh.test.ts
utils.test.ts
utils.ts
version.test.ts
version.ts