openclaw/src
Peter Steinberger 5b7a33272a test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
..
acp fix: harden exec PATH handling 2026-02-14 19:53:04 +01:00
agents fix: ignore tools.exec.pathPrepend for node hosts 2026-02-14 20:45:05 +01:00
auto-reply test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
browser refactor(test): reuse browser control server harness 2026-02-14 19:04:39 +00:00
canvas-host refactor(canvas-host): share static file resolver 2026-02-14 15:39:45 +00:00
channels feat(telegram): add sendPoll support (#16193) (#16209) 2026-02-14 18:34:30 +01:00
cli perf(test): use tiny fixture for browser extension install test 2026-02-14 18:46:24 +00:00
commands Fix: Add type safety to models status command (#16395) 2026-02-14 14:07:38 -05:00
compat
config fix(sessions): resolve transcript paths with explicit agent context (#16288) 2026-02-14 13:44:51 -05:00
cron fix(cron): prevent list/status from silently skipping recurring jobs (openclaw#16201) thanks @zerone0x 2026-02-14 13:33:29 -06:00
daemon refactor(daemon): share schtasks exec helper 2026-02-14 15:39:45 +00:00
discord fix: add discord exec approval channel targeting (#16051) (thanks @leonnardo) 2026-02-14 12:05:53 -06:00
docs
gateway perf(test): mock config stack in tools invoke http tests 2026-02-14 18:46:24 +00:00
hooks perf(test): cache hook installer fixtures 2026-02-14 16:36:15 +00:00
imessage test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
infra refactor(security): refine safeBins hardening 2026-02-14 19:59:13 +01:00
line perf(test): speed up line, models list, and memory batch 2026-02-14 16:36:15 +00:00
link-understanding
logging
macos
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 perf(test): mock chokidar in memory tests 2026-02-14 18:46:24 +00:00
node-host fix: harden exec PATH handling 2026-02-14 19:53:04 +01:00
pairing
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
providers
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
shared perf(test): reduce skills + update + memory suite overhead 2026-02-14 16:36:15 +00:00
signal fix(signal): outbound formatting and markdown IR rendering improvements (#9781) 2026-02-14 16:57:20 +01:00
slack fix(slack): gate DM slash command authorization 2026-02-14 19:10:29 +01:00
telegram fix(telegram): exclude plugin commands from setMyCommands when native=false (openclaw#15164) thanks @Glucksberg 2026-02-14 13:22:58 -06:00
terminal fix: Docker installation keeps hanging on MacOS (#12972) 2026-02-14 19:46:07 +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 test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
whatsapp
wizard fix: Docker installation keeps hanging on MacOS (#12972) 2026-02-14 19:46:07 +01:00
channel-web.barrel.test.ts
channel-web.ts
docker-setup.test.ts perf(test): speed up hot test files 2026-02-14 02:55:39 +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
logger.ts
logging.ts
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 fix: Docker installation keeps hanging on MacOS (#12972) 2026-02-14 19:46:07 +01:00
utils.test.ts
utils.ts
version.test.ts
version.ts