openclaw/src
Peter Steinberger 956fe72b39 refactor: extract single-provider plugin entry helper 2026-03-23 01:56:00 +00:00
..
acp refactor: simplify remaining runtime singletons 2026-03-22 18:09:45 +00:00
agents perf(reply): lazy-load context token lookup 2026-03-22 18:52:53 -07:00
auto-reply perf(reply): lazy-load context token lookup 2026-03-22 18:52:53 -07:00
bindings
bootstrap refactor: centralize node startup tls planning 2026-03-21 15:58:42 -07:00
browser fix(browser): add ChildProcessWithoutNullStreams cast for @types/node compat 2026-03-22 18:39:24 -07:00
canvas-host test: fix no-isolate canvas and timer regressions 2026-03-22 12:10:08 -07:00
channels fix: stabilize stale buffer sweep landing (#52428) (thanks @karanuppal) 2026-03-22 16:56:19 -07:00
cli refactor: reuse shared cli runtime test mocks 2026-03-23 01:53:28 +00:00
commands refactor: split best-effort network display discovery 2026-03-22 18:35:37 -07:00
compat
config test: fix post-rebase test drift (#52428) 2026-03-22 16:56:19 -07:00
context-engine refactor: consolidate core runtime state helpers 2026-03-22 18:09:45 +00:00
cron perf: avoid cron startup store reload churn 2026-03-22 21:52:42 +00:00
daemon test: trim test startup overhead 2026-03-21 23:30:51 +00:00
docs
gateway fix: add null guards to usage sort comparators 2026-03-22 18:39:24 -07:00
hooks refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
i18n
image-generation fix: harden image auth env lookups (#52552) (thanks @vincentkoc) 2026-03-22 18:42:18 -07:00
infra test: slim outbound test import graphs 2026-03-22 18:47:35 -07:00
interactive
line perf: lazy-load plugin runtime heavy surfaces 2026-03-22 22:33:07 +00:00
link-understanding perf(core): narrow sandbox status imports for error helpers (#51897) 2026-03-21 15:40:45 -07:00
logging refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
markdown
media test: stabilize vitest no-isolate suites 2026-03-22 14:28:43 -07:00
media-understanding style(format): fix provider test formatting drift 2026-03-22 18:25:55 -07:00
memory perf: add lightweight memory status manager 2026-03-22 21:28:16 +00:00
node-host test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
pairing refactor(gateway): share interface discovery helpers 2026-03-22 15:02:43 -07:00
plugin-sdk refactor: extract single-provider plugin entry helper 2026-03-23 01:56:00 +00:00
plugins fix: harden image auth env lookups (#52552) (thanks @vincentkoc) 2026-03-22 18:42:18 -07:00
process fix(ci): restore cli runtime mocks and timeout exits 2026-03-22 23:43:58 +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 fix(image): deprecate legacy skill and clarify auth 2026-03-22 18:42:18 -07:00
secrets fix: harden image auth env lookups (#52552) (thanks @vincentkoc) 2026-03-22 18:42:18 -07:00
security fix: restore repo-wide gate after exec safe-bin refactor 2026-03-22 17:28:04 +00:00
sessions
shared refactor: consolidate core runtime state helpers 2026-03-22 18:09:45 +00:00
terminal
test-helpers refactor(gateway): share interface discovery helpers 2026-03-22 15:02:43 -07:00
test-utils test(env): normalize path expectations on windows 2026-03-22 16:08:49 -07:00
tts test: fix latest main test regressions 2026-03-22 18:28:13 -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
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
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
install-sh-version.test.ts
library.ts
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 refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
utils.test.ts
utils.ts
version.test.ts
version.ts