openclaw/src
Peter Steinberger 8985f23de7 test(gateway): move Control UI http coverage 2026-02-16 03:50:39 +01:00
..
acp perf(test): fold acp event mapper tests into client suite 2026-02-16 02:45:00 +00:00
agents test: remove duplicate legacy sessions_spawn e2e file 2026-02-16 03:48:51 +01:00
auto-reply refactor(auto-reply): share abort persistence 2026-02-16 02:36:18 +00:00
browser perf(test): fold browser server-context helper into utils suite 2026-02-16 00:18:27 +00:00
canvas-host chore: remove accidental a2ui bundle artifacts 2026-02-16 02:45:00 +00:00
channels test: consolidate channel helper suites 2026-02-16 02:45:00 +00:00
cli test: speed up skills-cli integration 2026-02-16 02:45:00 +00:00
commands test(status): add coverage for update summary + timestamps 2026-02-16 02:47:47 +00:00
compat
config fix(security): scope session tools and webhook secret fallback 2026-02-16 03:47:10 +01:00
cron perf: avoid async cron timer callbacks 2026-02-16 02:45:00 +00:00
daemon perf(test): consolidate daemon test entrypoints 2026-02-16 02:45:00 +00:00
discord fix(discord): dedupe native skill commands by skillName (#17365) 2026-02-15 20:33:51 -06:00
docs
gateway test(gateway): move Control UI http coverage 2026-02-16 03:50:39 +01:00
hooks refactor(frontmatter): share openclaw manifest parsing 2026-02-16 00:23:33 +00:00
imessage perf(test): fold imessage rpc client guard into targets suite 2026-02-16 02:44:59 +00:00
infra test(skills): split installer security coverage 2026-02-16 03:47:28 +01:00
line refactor(line): reuse reply chunk deps type 2026-02-16 02:29:07 +00:00
link-understanding
logging test(status): add coverage for update summary + timestamps 2026-02-16 02:47:47 +00:00
macos test: tighten relay smoke + slack token validation 2026-02-16 02:45:00 +00:00
markdown perf(test): fold markdown list spacing into nested lists suite 2026-02-16 02:45:00 +00:00
media test: consolidate media store header extension coverage 2026-02-16 02:45:00 +00:00
media-understanding refactor(media): share http error handling 2026-02-16 00:32:16 +00:00
memory refactor(memory): reuse cached embedding collector 2026-02-16 02:32:59 +00:00
node-host perf(test): fold node-host runner tests into sanitize env suite 2026-02-16 02:45:00 +00:00
pairing refactor(test): reuse env snapshots in unit suites 2026-02-16 00:02:32 +00:00
plugin-sdk refactor(plugin-sdk): add shared helper utilities 2026-02-15 19:37:40 +00:00
plugins fix(cli): clear plugin manifest cache after install 2026-02-15 23:14:42 +00:00
process refactor(supervisor): share env normalization 2026-02-16 01:41:35 +00:00
providers refactor(test): share google assistant message builders 2026-02-15 15:50:24 +00:00
routing perf(test): fold session key utils into routing session key suite 2026-02-16 02:45:00 +00:00
scripts
security refactor(security): tighten sandbox bind validation 2026-02-16 03:19:50 +01:00
sessions perf(test): fold session key utils into routing session key suite 2026-02-16 02:45:00 +00:00
shared refactor(frontmatter): share openclaw manifest parsing 2026-02-16 00:23:33 +00:00
signal perf(test): fold health + signal mention tests 2026-02-16 02:45:00 +00:00
slack perf: speed up slack slash handler tests 2026-02-16 02:45:00 +00:00
telegram fix(security): scope session tools and webhook secret fallback 2026-02-16 03:47:10 +01:00
terminal test: strengthen ports, tool policy, and note wrapping 2026-02-16 02:45:00 +00:00
test-helpers refactor(test): simplify state dir env helpers 2026-02-16 00:08:00 +00:00
test-utils refactor(test): reuse shared env snapshots 2026-02-15 23:15:07 +00:00
tts refactor(test): share env var helpers 2026-02-15 23:12:57 +00:00
tui perf(test): fold tui command parsing into tui suite 2026-02-16 00:18:27 +00:00
types
utils refactor(utils): share chunkItems helper 2026-02-16 01:52:30 +00:00
web perf(test): fold qr-image tests into web login suite 2026-02-16 02:44:59 +00:00
whatsapp refactor(whatsapp): share target resolver 2026-02-15 01:15:43 +00:00
wizard perf(wizard): lazy-load onboarding deps 2026-02-15 19:29:27 +00:00
channel-web.ts
docker-setup.test.ts perf(test): avoid env cloning in docker-setup suite 2026-02-15 00:56:20 +00:00
entry.ts refactor(cli): share windows argv normalization 2026-02-14 15:39:46 +00:00
extensionAPI.ts
globals.ts
index.ts
logger.test.ts perf(test): fold console prefix tests into logger suite 2026-02-16 02:45:00 +00:00
logger.ts
logging.ts
polls.test.ts refactor(outbound): dedupe poll threading + tighten duration semantics 2026-02-14 19:03:46 +01:00
polls.ts refactor(outbound): dedupe poll threading + tighten duration semantics 2026-02-14 19:03:46 +01:00
runtime.ts refactor: clarify restoreTerminalState stdin resume option 2026-02-14 20:47:00 +01:00
utils.test.ts perf(test): drop redundant index entrypoint tests 2026-02-16 02:45:00 +00:00
utils.ts
version.test.ts
version.ts