openclaw/src
2026-04-29 18:05:34 +01:00
..
acp fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
agents fix(models): hide unauthenticated catalog entries 2026-04-29 18:05:34 +01:00
auto-reply fix(models): hide unauthenticated catalog entries 2026-04-29 18:05:34 +01:00
bindings
bootstrap
canvas-host
channels fix(plugins): simplify bundled runtime deps staging 2026-04-29 17:04:56 +01:00
chat
cli refactor(gateway): consolidate lifecycle lazy boundary (#74105) 2026-04-29 16:45:51 +01:00
commands fix(models): hide unauthenticated catalog entries 2026-04-29 18:05:34 +01:00
compat
config refactor: centralize channel DM access resolution 2026-04-29 16:35:37 +01:00
context-engine context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
crestodian test: expand fast lane coverage 2026-04-28 08:19:40 +01:00
cron fix(cron): clean up timed out agent runs 2026-04-29 16:54:22 +01:00
daemon fix: filter launchd handoff environment 2026-04-29 13:51:42 +10:00
docs
flows fix(models): hide unauthenticated catalog entries 2026-04-29 18:05:34 +01:00
gateway fix(models): hide unauthenticated catalog entries 2026-04-29 18:05:34 +01:00
hooks fix(hooks): deduplicate boot-md startup tasks by workspaceDir (#74194) 2026-04-29 02:48:31 -07:00
i18n
image-generation test(image): isolate provider registry mock 2026-04-29 15:11:40 +01:00
infra infra: fix heartbeat directive preservation and global enablement (#74471) 2026-04-29 17:49:41 +01:00
interactive
link-understanding
logging fix(cron): clean up timed out agent runs 2026-04-29 16:54:22 +01:00
markdown fix(markdown): preserve loose list paragraphs (#74474) 2026-04-29 17:56:51 +01:00
mcp fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
media chore: remove unused media host server 2026-04-29 10:05:47 +01:00
media-generation fix: prefer OpenAI media for Codex defaults 2026-04-28 11:30:17 +01:00
media-understanding perf(test): trim media runner import cost 2026-04-29 16:59:42 +01:00
memory
memory-host-sdk fix(memory): preserve dreams path bridge behavior 2026-04-29 15:11:40 +01:00
model-catalog test: clarify manifest catalog alias planning 2026-04-29 09:40:45 +01:00
music-generation test: move more runtime specs to fast lane 2026-04-28 04:23:48 +01:00
node-host fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
pairing Improve pairing diagnostics without unsafe formatting (#73933) 2026-04-29 01:31:49 -07:00
plugin-sdk fix: The commit introduces imports from `src/channels/plugins/dm-acces 2026-04-29 17:31:11 +01:00
plugin-state feat(plugins): add SQLite plugin state store (#74190) 2026-04-29 23:02:14 +10:00
plugins perf(test): trim bundled runtime deps imports 2026-04-29 17:39:27 +01:00
process fix(heartbeat): defer during cron and nested lane pressure 2026-04-29 10:08:48 +01:00
proxy-capture chore: remove unused internal dead code 2026-04-29 09:34:40 +01:00
realtime-transcription
realtime-voice fix: send OpenClaw attribution to OpenAI 2026-04-29 13:54:07 +01:00
routing
scripts fix(ci): repair discord route and health fixtures 2026-04-29 15:58:56 +01:00
secrets refactor: simplify plugin cache boundaries 2026-04-29 04:33:15 +01:00
security infra: fix heartbeat directive preservation and global enablement (#74471) 2026-04-29 17:49:41 +01:00
sessions fix(agents): mark inter-session prompts 2026-04-28 20:34:54 +01:00
shared fix: suppress raw JSON parse errors from leaking to Discord channels (#59076) [AI-assisted] (#59118) 2026-04-29 21:59:46 +08:00
status feat(config): add reasoningDefault to agents.defaults 2026-04-29 05:47:18 -05:00
tasks feat(plugins): add SQLite plugin state store (#74190) 2026-04-29 23:02:14 +10:00
terminal build(deps): trim runtime dependency graph 2026-04-29 08:11:57 +01:00
test-helpers refactor: split channel target test helpers 2026-04-28 02:03:15 +01:00
test-utils perf(test): speed up boundary report checks 2026-04-28 19:00:22 +01:00
trajectory Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
tts test: stabilize tts fast-lane guard 2026-04-28 10:54:23 +01:00
tui fix: suppress raw JSON parse errors from leaking to Discord channels (#59076) [AI-assisted] (#59118) 2026-04-29 21:59:46 +08:00
types build(deps): trim runtime dependency graph 2026-04-29 08:11:57 +01:00
utils fix: log fetch timeout aborts (#73692) 2026-04-28 11:36:10 -07:00
video-generation feat(openrouter): add video generation provider (#72700) 2026-04-28 10:57:31 +01:00
web
web-fetch
web-search Fix infer CLI reliability gaps (openclaw#63263) 2026-04-28 08:36:41 -05:00
wizard fix(onboarding): pin health auth during setup 2026-04-28 08:51:29 +01: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): add OPENCLAW_SKIP_ONBOARDING env to skip onboarding during Docker setup (#55518) 2026-04-28 18:50:51 -04:00
dockerfile.test.ts fix(docker): copy postinstall helper imports 2026-04-29 05:25:42 +01:00
entry.compile-cache.test.ts
entry.compile-cache.ts
entry.respawn.test.ts
entry.respawn.ts
entry.test.ts
entry.ts perf: improve gateway startup diagnostics 2026-04-28 01:48:00 +01:00
entry.version-fast-path.test.ts
entry.version-fast-path.ts
extensionAPI.ts docs(types): mark legacy aliases deprecated 2026-04-28 23:10:10 -07:00
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