openclaw/src
Vignesh Natarajan 66414b28ba test (discord): cover empty guild channels config fallback 2026-02-14 19:04:13 -08:00
..
acp fix: harden exec PATH handling 2026-02-14 19:53:04 +01:00
agents fix (agents): classify empty-chunk stream failures as timeout 2026-02-14 18:54:03 -08:00
auto-reply fix(allowlist): canonicalize Slack/Discord allowFrom 2026-02-15 03:46:16 +01:00
browser Browser: avoid single-page target lookup hang under blocked CDP attach 2026-02-14 16:13:07 -08:00
canvas-host perf(test): mock chokidar in canvas host tests 2026-02-14 20:11:57 +00:00
channels test (signal): cover mixed-case group target ids 2026-02-14 18:59:48 -08:00
cli fix: accept auth code in chutes oauth manual flow 2026-02-15 02:53:39 +00:00
commands fix: accept auth code in chutes oauth manual flow 2026-02-15 02:53:39 +00:00
compat
config fix(allowlist): canonicalize Slack/Discord allowFrom 2026-02-15 03:46:16 +01:00
cron perf(test): stop polling cron job list 2026-02-15 00:45:10 +00:00
daemon fix(security): harden Windows child process spawning 2026-02-15 03:24:55 +01:00
discord test (discord): cover empty guild channels config fallback 2026-02-14 19:04:13 -08:00
docs
gateway Skills: clean up remote node cache on disconnect 2026-02-14 18:02:14 -08:00
hooks perf(test): cache hook installer fixtures 2026-02-14 16:36:15 +00:00
imessage refactor(imessage): share target parsing helpers 2026-02-15 01:15:43 +00:00
infra refactor(media): harden localRoots bypass (#16739) 2026-02-15 03:27:01 +01:00
line refactor(line): share inbound context builder 2026-02-15 01:46:51 +00:00
link-understanding fix(security): block private/loopback/metadata IPs in link-understanding URL detection (#15604) 2026-02-13 18:38:40 +01:00
logging Diagnostics: bound in-memory session state tracking 2026-02-14 17:29:58 -08:00
macos refactor: unify gateway restart deferral and dispatcher cleanup 2026-02-14 00:38:18 +01:00
markdown fix(signal): outbound formatting and markdown IR rendering improvements (#9781) 2026-02-14 16:57:20 +01:00
media perf(test): keep single media server and fast cleanup 2026-02-15 00:54:37 +00:00
media-understanding refactor(media-understanding): share gemini inline-data helper 2026-02-14 15:39:46 +00:00
memory test (memory/qmd): cover per-collection query fallback behavior 2026-02-14 19:02:44 -08:00
node-host fix: add safety timeout to session.compact() to prevent lane deadlock (#16533) 2026-02-14 17:54:12 -05:00
pairing perf(test): speed up pairing-store suite 2026-02-14 21:20:15 +00:00
plugin-sdk refactor(plugin-sdk): reuse dedupe cache 2026-02-15 01:46:52 +00:00
plugins fix(cli): run plugin gateway_stop hooks before message exit (#16580) 2026-02-14 17:33:08 -05:00
process fix(security): harden Windows child process spawning 2026-02-15 03:24:55 +01:00
providers perf(test): eliminate resetModules via injectable seams 2026-02-13 16:20:37 +00:00
routing fix: add discord routing debug logging (#16202) (thanks @jayleekr) 2026-02-14 11:03:30 -06:00
scripts
security fix(allowlist): canonicalize Slack/Discord allowFrom 2026-02-15 03:46:16 +01:00
sessions fix(memory): prevent QMD scope deny bypass 2026-02-15 02:41:45 +00:00
shared perf(test): reduce skills + update + memory suite overhead 2026-02-14 16:36:15 +00:00
signal test(signal): load monitor after tool-result mocks 2026-02-14 23:51:16 +01:00
slack Slack: bound thread starter cache growth 2026-02-14 17:55:25 -08:00
telegram test (telegram): assert webhook callback timeout-safe options 2026-02-14 18:57:18 -08:00
terminal refactor: clarify restoreTerminalState stdin resume option 2026-02-14 20:47:00 +01:00
test-helpers
test-utils refactor(tui): clarify searchable select list width layout (#16378) 2026-02-14 19:15:38 +01:00
tts perf(test): speed up Vitest bootstrap 2026-02-14 12:13:27 +00:00
tui chore (tui): add sanitizer regressions for narrow width safety 2026-02-14 18:45:07 -08:00
types
utils refactor(utils): share safe json stringify 2026-02-14 15:39:46 +00:00
web refactor(media): harden localRoots bypass (#16739) 2026-02-15 03:27:01 +01:00
whatsapp refactor(whatsapp): share target resolver 2026-02-15 01:15:43 +00:00
wizard refactor(test): dedupe onboarding tui hatch setup 2026-02-14 20:29:02 +00:00
channel-web.barrel.test.ts
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.test.ts
globals.ts
index.test.ts
index.ts
logger.test.ts perf(test): reduce vitest logging overhead and media fixture cost 2026-02-14 00:59:53 +00:00
logger.ts
logging.ts perf(test): eliminate resetModules via injectable seams 2026-02-13 16:20:37 +00:00
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 fix(paths): structurally resolve home dir to prevent Windows path bugs (#12125) 2026-02-08 20:06:29 -05:00
utils.ts Deduplicate more 2026-02-09 18:56:58 -08:00
version.test.ts
version.ts