openclaw/src
Hudson 441401221d fix(media): clean expired files in subdirectories
cleanOldMedia() only scanned the top-level media directory, but
saveMediaBuffer() writes to subdirs (inbound/, outbound/, browser/).
Files in those subdirs were never cleaned up.

Now recurses one level into subdirectories, deleting expired files
while preserving the subdirectory folders themselves.
2026-02-16 23:50:56 +01:00
..
acp perf(test): fold acp event mapper tests into client suite 2026-02-16 02:45:00 +00:00
agents Agents: improve Windows scaffold helpers for venture studio 2026-02-16 23:50:34 +01:00
auto-reply feat: show transcript file size in session status 2026-02-16 23:50:21 +01:00
browser refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
canvas-host chore: remove accidental a2ui bundle artifacts 2026-02-16 02:45:00 +00:00
channels fix(discord): normalize bare numeric IDs in outbound target resolution 2026-02-16 13:25:58 -06:00
cli CLI: normalize help command description casing (#18569) 2026-02-16 22:10:21 +01:00
commands style: run oxfmt formatting on doctor-config-flow.ts 2026-02-16 23:50:53 +01:00
compat
config feat(slack): add configurable stream modes 2026-02-16 23:50:42 +01:00
cron refactor(test): dedupe cron service test harness setup 2026-02-16 22:30:39 +00:00
daemon refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
discord refactor(test): dedupe discord component registry fixtures 2026-02-16 22:43:37 +00:00
docs
gateway fix (gateway/memory): start qmd onBoot for all agents 2026-02-16 10:35:26 -08:00
hooks fix(session-memory): fallback to rotated transcript after /new 2026-02-16 23:49:41 +01:00
imessage refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
infra feat(tools): add URL allowlist for web_search and web_fetch 2026-02-16 23:50:18 +01:00
line refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
link-understanding
logging feat: add stuck loop detection and exponential backoff infrastructure for agent polling (#17118) 2026-02-16 15:16:35 -05:00
macos test: tighten relay smoke + slack token validation 2026-02-16 02:45:00 +00:00
markdown test: remove duplicate hr spacing assertion 2026-02-16 06:16:33 +00:00
media fix(media): clean expired files in subdirectories 2026-02-16 23:50:56 +01:00
media-understanding refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
memory refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +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(core): dedupe tool policy and IPv4 matcher logic 2026-02-16 16:14:54 +00:00
plugin-sdk fix(discord): normalize bare numeric IDs in outbound target resolution 2026-02-16 13:25:58 -06:00
plugins fix(plugins): enforce high-priority override precedence 2026-02-16 23:50:24 +01:00
process fix: add windowsHide: true to spawn in runCommandWithTimeout 2026-02-16 23:49:47 +01:00
providers refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
routing refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
scripts
security refactor(core): dedupe tool policy and IPv4 matcher logic 2026-02-16 16:14:54 +00:00
sessions perf(test): fold session key utils into routing session key suite 2026-02-16 02:45:00 +00:00
shared refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
signal refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
slack feat(slack): add configurable stream modes 2026-02-16 23:50:42 +01:00
telegram fix(telegram): enable voice-note transcription in DMs and add CLI fallback 2026-02-16 23:50:31 +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(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
tts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
tui refactor(tests): share harnesses for cli and monitor fixtures 2026-02-16 17:06:40 +00:00
types
utils refactor(utils): share chunkItems helper 2026-02-16 01:52:30 +00:00
web refactor(web): reuse send api + access-control test helpers 2026-02-16 17:22:26 +00:00
whatsapp
wizard refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
channel-web.ts
docker-setup.test.ts
entry.ts
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
polls.ts
runtime.ts refactor(core): extract shared runtime and wizard schemas 2026-02-16 17:06:40 +00: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