openclaw/src
Vincent Koc 6fde263046 fix(ci): refresh bundled plugin metadata 2026-03-22 18:19:49 -07:00
..
acp refactor: simplify remaining runtime singletons 2026-03-22 18:09:45 +00:00
agents fix(agents): centralize moonshot compat and xai fast remaps 2026-03-22 18:17:02 -07:00
auto-reply fix(ci): repair main checks 2026-03-22 18:13:14 -07:00
bindings
bootstrap refactor: centralize node startup tls planning 2026-03-21 15:58:42 -07:00
browser test: align chrome launch args fixture with current browser profile type 2026-03-22 15:37:19 -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 fix(cli): remove duplicate test runtime keys 2026-03-22 17:52:05 -07:00
commands refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00: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 refactor: share boundary open and gateway test helpers 2026-03-23 00:37:05 +00:00
hooks refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
i18n
image-generation refactor(image-generation): move provider builders into plugins 2026-03-22 17:57:31 -07:00
infra refactor: share boundary open and gateway test helpers 2026-03-23 00:37:05 +00: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 refactor(media): move deepgram and groq providers into plugins 2026-03-22 17:57:31 -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(image-generation): move provider builders into plugins 2026-03-22 17:57:31 -07:00
plugins fix(ci): refresh bundled plugin metadata 2026-03-22 18:19:49 -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 perf(ci): gate install smoke on changed-smoke (#52458) 2026-03-22 12:58:08 -07:00
secrets fix: preserve runtime path env in secrets snapshots 2026-03-22 15:25:58 -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 fix(ci): repair main checks 2026-03-22 18:13:14 -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