openclaw/src
2026-04-30 19:06:33 +01:00
..
acp fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
agents fix: preserve OpenAI Codex OAuth transport (#75111) 2026-04-30 18:00:12 +01:00
auto-reply fix(auto-reply): preserve visible fallback for requested modes 2026-04-30 15:26:55 +01:00
bindings
bootstrap
canvas-host chore: refresh a2ui bundle hash 2026-04-30 05:22:04 +01:00
channels fix(channels): align Yuanbao catalog id 2026-04-30 02:50:35 -07:00
chat
cli test(gateway): align lock conflict success expectation 2026-04-30 16:39:12 +01:00
commands fix: repair telegram transcript echo routing 2026-04-30 15:39:33 +01:00
commitments Agents: simplify inferred commitment config (#74189) 2026-04-29 14:14:53 -07:00
compat
config feat(agents): add mid-turn compaction precheck (#73499) 2026-04-30 23:05:31 +08: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: reject invalid cron edits on disabled jobs (#74720) 2026-04-30 04:33:43 +00:00
daemon fix: filter launchd handoff environment 2026-04-29 13:51:42 +10:00
docs
flows fix(commands): require gateway memory probe skipped state 2026-04-29 21:52:07 -07:00
gateway test(gateway): cover web fetch startup bind 2026-04-30 14:59:30 +01:00
hooks fix(hooks): deduplicate boot-md startup tasks by workspaceDir (#74194) 2026-04-29 02:48:31 -07:00
i18n test(i18n): align locale registry expectations 2026-04-29 10:40:07 -07:00
image-generation test(image): isolate provider registry mock 2026-04-29 15:11:40 +01:00
infra refactor(usage): add precise token buckets for Usage Mosaic (#74337) 2026-04-30 23:32:34 +08:00
interactive
link-understanding
logging fix: explain stuck session diagnostics 2026-04-29 22:55:27 +01:00
markdown fix(ci): Found one low-severity formatting bug in the new loose-list parag (#74518) 2026-04-29 14:07:55 -07:00
mcp fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
media fix(security): stop implicit tool grants from config sections (#47487) (#75055) 2026-04-30 22:19:26 +10:00
media-generation fix: prefer OpenAI media for Codex defaults 2026-04-28 11:30:17 +01:00
media-understanding fix: repair telegram transcript echo routing 2026-04-30 15:39:33 +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
node-host fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
pairing Keep Codex Computer Use hook relays live across turns (#74107) 2026-04-30 05:57:12 +09:00
plugin-sdk fix(auto-reply): surface private group replies 2026-04-30 14:54:34 +01:00
plugin-state perf(tests): split plugin state runtime imports 2026-04-29 21:21:38 +01:00
plugins fix: reduce runtime mirror and signal group regressions 2026-04-30 15:59:03 +01:00
process fix: keep embedded run lanes from wedging 2026-04-29 21:37:17 +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 test(ci): align CI guard expectations 2026-04-29 12:09:09 -07:00
secrets fix(secrets): skip optional web fetch discovery before bind 2026-04-30 14:45:55 +01:00
security fix(security): remediate CodeQL alerts 2026-04-30 00:12:50 -07:00
sessions fix: restore codex verbose full output 2026-04-29 20:36:36 +01:00
shared fix(auth): bound bootstrap handoff scopes (#72919) 2026-04-29 14:11:16 -06:00
status fix: preserve workspace auth labels in model status 2026-04-30 00:13:13 +01:00
tasks fix(agents): bound subagent orphan recovery 2026-04-30 14:43:18 +01:00
terminal build(deps): trim runtime dependency graph 2026-04-29 08:11:57 +01:00
test-helpers
test-utils test: add upgrade survivor package lane 2026-04-30 19:06:33 +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 fix(pdf): resolve standard fonts from pdfjs package root (#70936) 2026-04-30 00:38:48 -07: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: package bundled runtime deps helper 2026-04-29 21:11:59 +01:00
entry.compile-cache.test.ts fix(cli): scope packaged compile cache 2026-04-30 01:16:38 +01:00
entry.compile-cache.ts fix(cli): scope packaged compile cache 2026-04-30 01:16:38 +01:00
entry.respawn.test.ts
entry.respawn.ts
entry.test.ts
entry.ts
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