openclaw/src
Peter Steinberger c348a13640 perf(test): lower subagent fast-mode wait floors 2026-02-22 10:28:42 +00:00
..
acp fix: harden ACP gateway startup sequencing (#23390) (thanks @janckerchen) 2026-02-22 10:47:38 +01:00
agents perf(test): lower subagent fast-mode wait floors 2026-02-22 10:28:42 +00:00
auto-reply test(reply): align native trigger suite with fast-test fixture patterns 2026-02-22 10:28:42 +00:00
browser refactor(security): unify secure id paths and guard weak patterns 2026-02-22 10:16:19 +01:00
canvas-host test: tighten canvas host websocket watchdog timeouts 2026-02-21 23:02:44 +00:00
channels fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01:00
cli fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01:00
commands fix: land security audit severity + temp-path guard fixes (#23428) (thanks @bmendonca3) 2026-02-22 11:26:17 +01:00
compat
config fix: harden exec sandbox fallback semantics (#23398) (thanks @bmendonca3) 2026-02-22 11:12:01 +01:00
cron fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01:00
daemon test(daemon): use lightweight clears in systemd mocks 2026-02-22 08:01:16 +00:00
discord test(core): reduce reset overhead in messaging and agent e2e mocks 2026-02-22 08:33:06 +00:00
docs
gateway fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01:00
hooks test(core): reduce mock reset overhead in targeted suites 2026-02-22 08:40:29 +00:00
imessage chore: remove verified dead code paths 2026-02-22 09:21:09 +01:00
infra perf(test): compact remaining heartbeat fixture writes 2026-02-22 10:28:42 +00:00
line chore: remove verified dead code paths 2026-02-22 09:21:09 +01:00
link-understanding chore: remove verified dead code paths 2026-02-22 09:21:09 +01:00
logging Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
markdown test: dedupe channel and transport adapters 2026-02-21 21:44:01 +00:00
media test(core): reduce mock reset overhead in targeted suites 2026-02-22 08:40:29 +00:00
media-understanding test(core): reduce mock reset overhead across unit and e2e specs 2026-02-22 08:22:58 +00:00
memory Memory/QMD: normalize Han-script BM25 search queries 2026-02-22 01:53:00 -08:00
node-host fix(security): block HOME and ZDOTDIR env override injection 2026-02-22 09:42:55 +01:00
pairing test(pairing): dedupe fixture writers and expand store coverage 2026-02-21 21:40:39 +00:00
plugin-sdk refactor(plugin-sdk): unify channel dedupe primitives 2026-02-22 10:46:34 +01:00
plugins test(core): trim redundant test resets and use mockClear 2026-02-22 08:12:55 +00:00
process test(core): trim redundant test resets and use mockClear 2026-02-22 08:12:55 +00:00
providers test(core): use lightweight clears in update, child adapter, and copilot token setup 2026-02-22 08:01:16 +00:00
routing test: optimize gateway infra memory and security coverage 2026-02-21 21:44:50 +00:00
scripts test(scripts): dedupe a2ui temp fixture and cover skip-missing env path 2026-02-21 21:40:39 +00:00
security fix: land security audit severity + temp-path guard fixes (#23428) (thanks @bmendonca3) 2026-02-22 11:26:17 +01:00
sessions fix(auth/session): preserve override reset behavior and repair oauth profile-id drift (openclaw#18820) thanks @Glucksberg 2026-02-19 21:16:26 -06:00
shared fix: tighten gateway restart loop handling (#23416) (thanks @jeffwnli) 2026-02-22 10:38:32 +01:00
signal refactor(signal): extract daemon lifecycle and typed exit handling 2026-02-22 11:09:10 +01:00
slack refactor(security): unify secure id paths and guard weak patterns 2026-02-22 10:16:19 +01:00
telegram fix(telegram): prevent update offset skipping queued updates (#23284) 2026-02-22 15:50:33 +05:30
terminal test(core): use lightweight clears in runtime and telegram setup 2026-02-22 08:09:14 +00:00
test-helpers test: dedupe telegram draft stream setup and extend state-dir env coverage 2026-02-22 07:46:17 +00:00
test-utils refactor(agents): dedupe plugin hooks and test helpers 2026-02-22 07:44:57 +00:00
tts test: streamline auto-reply and tts suites 2026-02-21 21:44:01 +00:00
tui TUI: make Ctrl+C exit behavior reliably responsive 2026-02-22 01:28:55 -08:00
types chore(deadcode): add deadcode scanning and remove unused lockfile deps (#22468) 2026-02-21 01:29:20 -05:00
utils perf(test): bypass queue debounce in fast mode and tighten announce defaults 2026-02-22 09:13:01 +00:00
web fix(stability): patch regex retries and timeout abort handling 2026-02-22 10:59:34 +01:00
whatsapp
wizard test(wizard): share onboarding prompter scaffold 2026-02-22 07:44:57 +00:00
channel-web.ts
docker-image-digests.test.ts fix(docker): pin base images to SHA256 digests (#7734) 2026-02-19 12:42:07 -08:00
docker-setup.test.ts fix(docker): harden docker-setup mount validation 2026-02-19 10:44:46 +01:00
dockerfile.test.ts
entry.ts refactor(gateway): simplify restart flow and expand lock tests 2026-02-22 10:44:47 +01:00
extensionAPI.ts
globals.ts
index.ts
logger.test.ts test: merge logger subsystem prefix drop cases 2026-02-19 08:49:52 +00:00
logger.ts
logging.ts
polls.test.ts
polls.ts
runtime.ts
utils.test.ts test(core): dedupe temp dirs in utils tests and cover lid lookup error fallback 2026-02-21 21:40:39 +00:00
utils.ts refactor: share plain object guard across config and utils 2026-02-19 14:27:36 +00:00
version.test.ts test(version): dedupe fixture setup and cover invalid URL/version metadata 2026-02-21 21:40:39 +00:00
version.ts