openclaw/src
Peter Steinberger bc299ae17e refactor(wizard): dedupe gateway health check 2026-02-14 21:59:50 +00:00
..
acp fix: harden exec PATH handling 2026-02-14 19:53:04 +01:00
agents refactor(schema): share gemini union cleanup 2026-02-14 21:57:31 +00:00
auto-reply perf(test): preload runReplyAgent in typing heartbeat harness 2026-02-14 21:20:15 +00:00
browser refactor(test): reuse chrome json list stubs 2026-02-14 21:30:48 +00:00
canvas-host perf(test): mock chokidar in canvas host tests 2026-02-14 20:11:57 +00:00
channels refactor(onboarding): dedupe whatsapp allowlist prompt 2026-02-14 21:45:40 +00:00
cli fix(cli): stop message send from hanging forever after delivery (#16460) (#16491) 2026-02-14 16:53:56 -05:00
commands refactor(wizard): dedupe gateway health check 2026-02-14 21:59:50 +00:00
compat
config refactor(config): share whatsapp zod schemas 2026-02-14 21:57:31 +00:00
cron refactor(cron): share job tick state normalization 2026-02-14 21:44:30 +00:00
daemon refactor(daemon): share schtasks exec helper 2026-02-14 15:39:45 +00:00
discord refactor(discord): share component allowlist checks 2026-02-14 21:52:19 +00:00
docs
gateway fix(gateway): remove unused device auth import 2026-02-14 22:01:12 +01:00
hooks perf(test): cache hook installer fixtures 2026-02-14 16:36:15 +00:00
imessage fix(media): strip MEDIA: prefix in loadWebMediaInternal (#13107) 2026-02-14 21:41:26 +01:00
infra fix(security): block full-form IPv4-mapped IPv6 in SSRF guard 2026-02-14 22:58:38 +01:00
line perf(test): speed up line, models list, and memory batch 2026-02-14 16:36:15 +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 perf(test): reduce vitest logging overhead and media fixture cost 2026-02-14 00:59:53 +00: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 fix(security): reject oversized base64 before decode 2026-02-14 15:45:41 +01:00
media-understanding refactor(media-understanding): share gemini inline-data helper 2026-02-14 15:39:46 +00:00
memory refactor(test): dedupe openai batch test fetch mocks 2026-02-14 20:15:35 +00:00
node-host fix: harden exec PATH handling 2026-02-14 19:53:04 +01:00
pairing perf(test): speed up pairing-store suite 2026-02-14 21:20:15 +00:00
plugin-sdk fix(security): harden tlon Urbit requests against SSRF 2026-02-14 18:42:10 +01:00
plugins perf(test): speed up compaction hook wiring tests 2026-02-14 18:46:24 +00:00
process perf(test): trim duplicate gateway and auto-reply test overhead 2026-02-13 23:40:38 +00: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 refactor(config): share include scan helper 2026-02-14 15:39:45 +00:00
sessions fix(sessions): normalize agent session keys for send policy 2026-02-14 22:01:11 +01:00
shared perf(test): reduce skills + update + memory suite overhead 2026-02-14 16:36:15 +00:00
signal test: add explicit harness mock types 2026-02-14 16:51:25 -05:00
slack refactor(slack): dedupe pin event handlers 2026-02-14 21:42:54 +00:00
telegram test: add explicit harness mock types 2026-02-14 16:51:25 -05: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 refactor(tui): clarify searchable select list width layout (#16378) 2026-02-14 19:15:38 +01:00
types
utils refactor(utils): share safe json stringify 2026-02-14 15:39:46 +00:00
web refactor(test): dedupe web broadcast group inbound setup 2026-02-14 21:20:43 +00:00
whatsapp
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): speed up docker-setup and web media fallback 2026-02-14 20:12:27 +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
utils.ts
version.test.ts
version.ts