openclaw/src
2026-03-22 20:30:21 +00:00
..
acp refactor: simplify remaining runtime singletons 2026-03-22 18:09:45 +00:00
agents fix: stabilize docker live test lanes 2026-03-22 20:07:27 +00:00
auto-reply perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
bindings
bootstrap refactor: centralize node startup tls planning 2026-03-21 15:58:42 -07:00
browser
canvas-host test: fix no-isolate canvas and timer regressions 2026-03-22 12:10:08 -07:00
channels refactor: reuse shared core account lookups 2026-03-22 20:30:20 +00:00
cli test(cli): split plugin cli test coverage by surface 2026-03-22 12:02:53 -07:00
commands fix(doctor): scope discord off hint to legacy migration 2026-03-22 12:42:47 -07:00
compat
config fix(doctor): explain discord streaming opt-in (#52450) 2026-03-22 12:37:03 -07:00
context-engine refactor: consolidate core runtime state helpers 2026-03-22 18:09:45 +00:00
cron test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
daemon test: trim test startup overhead 2026-03-21 23:30:51 +00:00
docs
gateway fix: stabilize docker live test lanes 2026-03-22 20:07:27 +00:00
hooks refactor(cli): extract hook pack update flow 2026-03-22 12:02:52 -07:00
i18n
image-generation refactor(openai): centralize provider defaults 2026-03-21 08:40:03 -07:00
infra test: remove heartbeat runner jiti mock pollution 2026-03-22 13:10:55 -07:00
interactive refactor: deduplicate reply payload handling 2026-03-18 18:14:57 +00:00
line refactor: share account id selection helpers 2026-03-22 19:45:59 +00:00
link-understanding perf(core): narrow sandbox status imports for error helpers (#51897) 2026-03-21 15:40:45 -07:00
logging fix: stabilize windows temp and path handling 2026-03-18 23:29:14 -05:00
markdown
media refactor: reuse shared core account lookups 2026-03-22 20:30:20 +00:00
media-understanding test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
memory test: harden no-isolate oauth contract coverage 2026-03-22 12:31:36 -07:00
node-host test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
pairing pairing: keep setup codes bootstrap-token only (#51259) 2026-03-20 13:27:39 -07:00
plugin-sdk refactor: share scoped account accessor adapters 2026-03-22 20:30:21 +00:00
plugins fix: stabilize docker live test lanes 2026-03-22 20:07:27 +00:00
process refactor: consolidate core runtime state helpers 2026-03-22 18:09:45 +00:00
providers refactor(openai): centralize provider defaults 2026-03-21 08:40:03 -07:00
routing refactor: share normalized account lookups 2026-03-22 19:01:52 +00:00
scripts perf(ci): gate install smoke on changed-smoke (#52458) 2026-03-22 12:58:08 -07:00
secrets test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
security fix: restore repo-wide gate after exec safe-bin refactor 2026-03-22 17:28:04 +00:00
sessions Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
shared refactor: consolidate core runtime state helpers 2026-03-22 18:09:45 +00:00
terminal refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
test-helpers
test-utils Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
tts perf(inbound): trim dispatch and command startup imports (#52374) 2026-03-22 13:19:57 -07:00
tui perf: expand base vitest thread lanes 2026-03-22 11:59:38 -07:00
types fix(pi): align package graph and declare compaction summaries 2026-03-19 11:02:18 -07:00
utils refactor: centralize channel plugin registry lookups 2026-03-22 18:09:45 +00:00
web-search Web: derive search provider metadata from plugin contracts (#50935) 2026-03-20 12:41:04 -07:00
whatsapp
wizard perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
bundled-web-search-registry.ts test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
channel-web.ts refactor: untangle whatsapp runtime boundary 2026-03-19 03:13:48 +00:00
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts refactor(scripts): move container setup entrypoints 2026-03-19 13:40:26 -07:00
dockerfile.test.ts Stabilize plugin loader and Docker extension smoke (#50058) 2026-03-18 23:35:32 -05:00
entry.respawn.test.ts fix: handle Linux nvm CA env before startup (#51146) (thanks @GodsBoy) 2026-03-21 11:06:31 -07:00
entry.respawn.ts refactor: centralize node startup tls planning 2026-03-21 15:58:42 -07:00
entry.test.ts
entry.ts fix: handle Linux nvm CA env before startup (#51146) (thanks @GodsBoy) 2026-03-21 11:06:31 -07:00
entry.version-fast-path.test.ts
extensionAPI.test.ts restore extension-api backward compatibility with migration warning 2026-03-20 13:27:30 -05:00
extensionAPI.ts restore extension-api backward compatibility with migration warning 2026-03-20 13:27:30 -05:00
globals.ts
index.test.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
index.ts fix: isolate CLI startup imports (#50212) 2026-03-19 10:34:29 +05:30
install-sh-version.test.ts
library.ts refactor: untangle whatsapp runtime boundary 2026-03-19 03:13:48 +00:00
logger.test.ts
logger.ts
logging.ts
param-key.ts
poll-params.test.ts fix(poll-params): treat zero-valued numeric poll params as unset (#52150) 2026-03-22 18:39:31 +08:00
poll-params.ts fix(poll-params): treat zero-valued numeric poll params as unset (#52150) 2026-03-22 18:39:31 +08:00
polls.test.ts
polls.ts
runtime.ts
utils.test.ts
utils.ts
version.test.ts
version.ts