openclaw/src
Peter Steinberger 4aedffd37a
refactor(plugins): split loader runtime helpers (#74545)
* refactor(plugins): split loader runtime helpers

* test(scripts): include discord api barrel lane

* test(ci): align built artifact guard expectations

* fix(plugins): avoid redundant cache key assertion
2026-04-29 19:22:41 +00:00
..
acp fix(gateway): wait for event loop before client start 2026-04-29 14:50:44 +01:00
agents fix(agents): preserve seeded Anthropic text blocks 2026-04-29 20:16:52 +01:00
auto-reply fix(auto-reply): honor direct silent empty replies 2026-04-29 20:02:38 +01:00
bindings
bootstrap
canvas-host
channels refactor(plugins): split loader runtime helpers (#74545) 2026-04-29 19:22:41 +00:00
chat
cli fix(telegram): keep unreachable polling sockets non-fatal 2026-04-29 19:53:43 +01:00
commands Fix gateway timeout embedded fallback session lock (#74543) 2026-04-29 19:38:11 +01:00
compat
config perf(tests): avoid channel plugin imports in system prompt 2026-04-29 20:06:07 +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 ci: speed up release validation 2026-04-29 19:55:37 +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 ci: speed up release validation 2026-04-29 19:55:37 +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 fix(media): surface vision pipeline diagnostics 2026-04-29 20:13:19 +01:00
media-generation fix: prefer OpenAI media for Codex defaults 2026-04-28 11:30:17 +01:00
media-understanding fix(media): surface vision pipeline diagnostics 2026-04-29 20:13:19 +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 fix(device-pair): validate public setup urls (#74538) 2026-04-29 19:47:35 +01:00
plugin-sdk test: remove redundant migration runtime assertion 2026-04-29 20:09:50 +01:00
plugin-state feat(plugins): add SQLite plugin state store (#74190) 2026-04-29 23:02:14 +10:00
plugins refactor(plugins): split loader runtime helpers (#74545) 2026-04-29 19:22:41 +00: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 test(ci): align CI guard expectations 2026-04-29 12:09:09 -07:00
secrets refactor: simplify plugin cache boundaries 2026-04-29 04:33:15 +01:00
security fix(security): resolve model aliases before audit classification (#74532) 2026-04-29 19:26:02 +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 fix(status): honor channel model context windows 2026-04-29 19:58:21 +01: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