openclaw/src
Peter Steinberger a288f3066f fix(gateway): warn on non-loopback bind at startup (land #25397, thanks @let5sne)
Co-authored-by: let5sne <let5sne@users.noreply.github.com>
2026-02-26 12:13:20 +00:00
..
acp feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
agents fix(security): harden channel auth path checks and exec approval routing 2026-02-26 12:46:05 +01:00
auto-reply fix(typing): stop keepalive restarts after run completion (land #27413, thanks @widingmarcus-cyber) 2026-02-26 11:42:38 +00:00
browser refactor(browser): split act route modules and dedupe path guards 2026-02-26 01:21:34 +01:00
canvas-host
channels refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
cli fix(gateway): use loopback for CLI status probe when bind=lan (land #26997, thanks @chikko80) 2026-02-26 12:13:20 +00:00
commands Tests: tighten discord work account type in doctor config flow 2026-02-26 05:38:53 -05:00
compat
config refactor: unify boundary-safe reads for bootstrap and includes 2026-02-26 12:42:14 +01:00
cron fix(cron): suppress fallback summary after attempted announce delivery 2026-02-26 03:09:14 +00:00
daemon Daemon tests: guard undefined runtime status 2026-02-26 03:24:48 -05:00
discord Doctor: keep allowFrom account-scoped in multi-account configs 2026-02-26 05:34:58 -05:00
docs
gateway fix(gateway): warn on non-loopback bind at startup (land #25397, thanks @let5sne) 2026-02-26 12:13:20 +00:00
hooks refactor: unify boundary hardening for file reads 2026-02-26 13:04:37 +01:00
imessage refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
infra refactor: unify boundary hardening for file reads 2026-02-26 13:04:37 +01:00
line fix(security): keep DM pairing allowlists out of group auth 2026-02-26 12:58:18 +01:00
link-understanding
logging
markdown fix(markdown): require paired || delimiters for spoiler detection (#26105) 2026-02-25 04:54:51 +00:00
media refactor(tmp): harden temp boundary guardrails 2026-02-24 23:51:10 +00:00
media-understanding fix(security): lock sandbox tmp media paths to openclaw roots 2026-02-24 23:10:19 +00:00
memory
node-host fix(security): harden approval-bound node exec cwd handling 2026-02-26 04:14:11 +01:00
pairing pairing: enforce strict account-scoped state 2026-02-26 00:31:24 -05:00
plugin-sdk feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
plugins refactor: harden remaining plugin manifest reads 2026-02-26 13:12:44 +01:00
process test: stabilize no-output timeout exec test 2026-02-25 02:46:23 +00:00
providers
routing fix: normalize input peer.kind in resolveAgentRoute (#22730) 2026-02-24 04:33:50 +00:00
scripts
security refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
sessions
shared fix(ssrf): unify ipv6 special-use blocking 2026-02-26 03:43:42 +01:00
signal refactor: unify reaction ingress policy guards across channels 2026-02-26 01:34:47 +01:00
slack fix(slack): gate member and message subtype system events 2026-02-26 12:48:20 +01:00
telegram refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
terminal
test-helpers
test-utils
tts
tui test: fix post-merge config and tui command-handler tests 2026-02-24 04:38:21 +00:00
types
utils
web fix: suppress reasoning payload leakage in whatsapp replies 2026-02-25 01:36:37 +00:00
whatsapp
wizard fix(onboard): seed Control UI origins for non-loopback binds (land #26157, thanks @stakeswky) 2026-02-26 12:13:20 +00:00
channel-web.ts
docker-image-digests.test.ts
docker-setup.test.ts fix: harden Docker/GCP onboarding flow (#26253) (thanks @pandego) 2026-02-26 04:46:18 +00:00
dockerfile.test.ts fix: harden Docker/GCP onboarding flow (#26253) (thanks @pandego) 2026-02-26 04:46:18 +00:00
entry.ts
extensionAPI.ts
globals.ts
index.ts
logger.test.ts
logger.ts
logging.ts
polls.test.ts
polls.ts
runtime.ts
utils.test.ts
utils.ts
version.test.ts
version.ts