openclaw/src
Peter Steinberger e895d4d1a8 test: tighten shared fetch helper coverage 2026-03-13 18:56:37 +00:00
..
acp fix(acp): preserve final assistant message snapshot before end_turn (#44597) 2026-03-12 20:23:57 -07:00
agents refactor: share exec approval registration context 2026-03-13 18:38:12 +00:00
auto-reply fix(agents): rephrase session reset prompt to avoid Azure content filter (#43403) 2026-03-13 15:07:03 +05:30
browser fix(browser): restore proxy attachment media size cap (#43684) 2026-03-12 01:04:31 -04:00
canvas-host
channels refactor: share directory config helpers 2026-03-13 16:51:59 +00:00
cli fix: harden windows gateway lifecycle 2026-03-13 18:33:59 +00:00
commands refactor: share doctor cron store fixtures 2026-03-13 18:38:12 +00:00
compat
config refactor: share temp dir test helper 2026-03-13 18:38:12 +00:00
context-engine feat(context-engine): plumb sessionKey into all ContextEngine methods (#44157) 2026-03-12 12:43:36 -07:00
cron refactor: share cron and zalo monitor test helpers 2026-03-13 18:38:12 +00:00
daemon fix: harden windows gateway stop cleanup 2026-03-13 18:47:35 +00:00
discord refactor: share discord allowlist name matching 2026-03-13 18:38:12 +00:00
docs
gateway refactor: share browser auth test helpers 2026-03-13 18:38:12 +00:00
hooks test: stabilize hooks loader log assertion on Windows 2026-03-13 02:17:00 +00:00
i18n
imessage refactor: share imessage inbound test fixtures 2026-03-13 16:51:59 +00:00
infra test: tighten shared fetch helper coverage 2026-03-13 18:56:37 +00:00
line refactor: share line webhook test helpers 2026-03-13 18:38:12 +00:00
link-understanding
logging Logging: harden probe suppression for observations (#41338) 2026-03-10 01:40:15 +03:00
markdown
media refactor: deduplicate media store writes 2026-03-13 16:30:27 +00:00
media-understanding fix: add gemini 3.1 flash-lite support 2026-03-08 05:12:48 +00:00
memory test(qmd): make windows cli fixtures explicit 2026-03-13 03:37:41 +00:00
node-host fix(node-host): harden perl approval binding 2026-03-13 13:09:36 +00:00
pairing refactor: clarify pairing setup auth labels 2026-03-12 22:46:28 +00:00
plugin-sdk fix(feishu): fail closed on webhook signature checks 2026-03-13 03:13:56 +00:00
plugins Fix plugin update dependency failures and dedupe warnings 2026-03-13 11:26:14 -07:00
process fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
providers build: update app deps except carbon 2026-03-09 06:09:33 +00:00
routing refactor(routing): centralize inbound last-route policy 2026-03-08 02:16:03 +00:00
scripts
secrets Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
security feat(zalouser): audit mutable group allowlists 2026-03-13 01:44:42 +00:00
sessions Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
shared feat(context-engine): plumb sessionKey into all ContextEngine methods (#44157) 2026-03-12 12:43:36 -07:00
signal
slack refactor: remove redundant ?? undefined in Slack probe (#44775) 2026-03-13 21:52:15 +03:00
telegram refactor: share telegram network test helpers 2026-03-13 18:38:12 +00:00
terminal fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
test-helpers refactor: share temp dir test helper 2026-03-13 18:38:12 +00:00
test-utils refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
tts feat: add sessions_yield tool for cooperative turn-ending (#36537) 2026-03-12 08:46:47 -07:00
tui test: resolve rebase conflicts in gateway coverage 2026-03-13 01:38:19 +00:00
types
utils
web fix(whatsapp): trim leading whitespace in direct outbound sends (#43539) 2026-03-12 11:32:04 +11:00
whatsapp
wizard fix: avoid ineffective dynamic imports 2026-03-13 01:33:37 +00:00
channel-web.ts
docker-build-cache.test.ts Docker: improve build cache reuse (#40351) 2026-03-08 17:57:46 -07:00
docker-image-digests.test.ts fix(ci): pin multi-arch docker base digests 2026-03-08 02:55:15 +00:00
docker-setup.e2e.test.ts Docker: add OPENCLAW_TZ timezone support (#34119) 2026-03-13 14:51:55 +05:30
dockerfile.test.ts build: default to Node 24 and keep Node 22 compat 2026-03-12 20:07:44 +05:30
entry.ts Exec: mark child command env with OPENCLAW_CLI (#41411) 2026-03-09 19:14:08 -04:00
entry.version-fast-path.test.ts CLI: include commit hash in --version output (#39712) 2026-03-08 19:10:48 +03:00
extensionAPI.ts
globals.ts
index.ts
install-sh-version.test.ts chore: bump version to 2026.3.10 2026-03-11 23:29:53 +00:00
logger.test.ts
logger.ts
logging.ts
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.ts
utils.test.ts test(utils): await temp dir cleanup in async tests 2026-03-13 04:38:46 +00:00
utils.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
version.test.ts
version.ts