openclaw/src
Peter Steinberger cc2a63cd2d refactor(config): dedupe exec/fs zod schemas 2026-02-15 06:35:34 +00:00
..
acp fix: harden exec PATH handling 2026-02-14 19:53:04 +01:00
agents refactor(agents): share toolResult details stripping 2026-02-15 06:21:13 +00:00
auto-reply refactor(subagents): share formatting helpers 2026-02-15 06:15:30 +00:00
browser perf(browser): isolate profile hot-reload config refresh 2026-02-15 05:21:23 +00:00
canvas-host perf(test): mock chokidar in canvas host tests 2026-02-14 20:11:57 +00:00
channels refactor(channels): share allowlist user resolve helpers 2026-02-15 05:28:46 +00:00
cli refactor(cli): dedupe browser download command 2026-02-15 06:22:42 +00:00
commands refactor(commands): dedupe provider config + default model helpers 2026-02-15 06:33:37 +00:00
compat
config refactor(config): dedupe exec/fs zod schemas 2026-02-15 06:35:34 +00:00
cron Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
daemon refactor: dedupe daemon exec wrappers 2026-02-15 03:53:53 +00:00
discord refactor(discord): dedupe component context + reaction timing 2026-02-15 06:27:16 +00:00
docs
gateway refactor(gateway): dedupe session usage file resolution 2026-02-15 06:11:53 +00:00
hooks refactor(install): share safe install path helpers 2026-02-15 04:27:41 +00:00
imessage perf(test): streamline imessage monitor tests 2026-02-15 04:44:59 +00:00
infra Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
line refactor(line): dedupe route resolution 2026-02-15 05:46:20 +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(logging): split diagnostic session state module 2026-02-15 05:14:46 +00:00
macos Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
markdown fix(signal): outbound formatting and markdown IR rendering improvements (#9781) 2026-02-14 16:57:20 +01:00
media refactor(media): share response size limiter 2026-02-15 05:01:11 +00:00
media-understanding test (media-understanding): cover binary vendor mime and vendor +json behavior 2026-02-14 19:22:43 -08: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 refactor(pairing): dedupe allow-from store updates 2026-02-15 06:10:13 +00:00
plugin-sdk refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
plugins Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08: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 Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
scripts
security refactor(models): share param-B inference 2026-02-15 05:12:49 +00:00
sessions Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
shared refactor(subagents): share formatting helpers 2026-02-15 06:15:30 +00:00
signal refactor(signal): share reaction send helper 2026-02-15 05:41:10 +00:00
slack refactor(slack): dedupe allowlist match selection 2026-02-15 05:57:11 +00: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 fix (tui): suppress false no-output placeholders for external empty finals 2026-02-14 21:01:18 -08:00
types
utils refactor(utils): share safe json stringify 2026-02-14 15:39:46 +00:00
web refactor(web): dedupe group gating history capture 2026-02-15 05:36:39 +00: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