openclaw/src
Ayaan Zaidi 8f6ba013f5 fix: keep Telegram status reactions enabled when getChat lookup fails 2026-02-21 09:17:37 +05:30
..
acp fix(ci): normalize path assertions across platforms 2026-02-19 15:28:14 +00:00
agents chore: fix formatting on CI-drift files (#22391) 2026-02-20 22:40:30 -05:00
auto-reply fix(tools): forward senderIsOwner to embedded runner so owner-only tools work (#22296) 2026-02-21 08:33:58 +05:30
browser fix(browser): block upload symlink escapes (#21972) 2026-02-20 16:36:25 +00:00
canvas-host fix(gateway): harden canvas auth with session capabilities 2026-02-19 15:51:22 +01:00
channels chore: fix formatting on CI-drift files (#22391) 2026-02-20 22:40:30 -05:00
cli Security: harden tool media paths 2026-02-20 13:32:49 -06:00
commands fix(gateway): trusted-proxy auth rejected when bind=loopback (#20097) 2026-02-20 17:51:35 +00:00
compat
config feat(discord): add configurable ephemeral option for slash commands 2026-02-20 21:19:21 -06:00
cron Channels: add thread-aware model overrides 2026-02-20 19:26:25 -06:00
daemon Daemon: harden systemd unit env rendering 2026-02-20 12:51:14 -06:00
discord tests: align macmini suite expectations with current behavior (openclaw#22379) thanks @Takhoffman 2026-02-20 21:45:04 -06:00
docs
gateway Memory/QMD: harden multi-collection search and embed scheduling 2026-02-20 19:41:51 -08:00
hooks refactor: eliminate jscpd clones and boost tests 2026-02-19 15:08:54 +00:00
imessage style: format files and fix safe-bins e2e typing 2026-02-19 14:26:12 +01:00
infra fix(gateway): clear pairing state on device token mismatch (#22071) 2026-02-20 18:21:13 +00:00
line test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
link-understanding fix: block ISATAP SSRF bypass via shared host/ip guard 2026-02-19 09:59:47 +01:00
logging fix(ui): unblock docker onboarding build 2026-02-19 16:32:33 +01:00
macos refactor: unify restart gating and update availability sync 2026-02-19 10:00:41 +01:00
markdown fix(security): use YAML core schema to prevent type coercion (#20857) 2026-02-19 03:15:36 -08:00
media Security: harden tool media paths 2026-02-20 13:32:49 -06:00
media-understanding tests: align macmini suite expectations with current behavior (openclaw#22379) thanks @Takhoffman 2026-02-20 21:45:04 -06:00
memory Memory/QMD: harden multi-collection search and embed scheduling 2026-02-20 19:41:51 -08:00
node-host refactor(exec): split host flows and harden safe-bin trust 2026-02-19 14:22:01 +01:00
pairing fix(cron/whatsapp): route implicit delivery to allowlisted recipients (openclaw#21533) thanks @Takhoffman 2026-02-19 20:33:37 -06:00
plugin-sdk test: cover plugin status helper branches 2026-02-19 15:09:19 +00:00
plugins test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
process test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
providers Add Claude Sonnet 4.6 and 4.5 to GitHub Copilot model catalog (openclaw#20270) thanks @Clawborn 2026-02-19 21:54:52 -06:00
routing
scripts
security fix: Control UI Insecure Auth Bypass Allows Token-Only Auth Over HTTP (#20684) 2026-02-20 17:34:34 +00:00
sessions fix(auth/session): preserve override reset behavior and repair oauth profile-id drift (openclaw#18820) thanks @Glucksberg 2026-02-19 21:16:26 -06:00
shared fix(tools): forward senderIsOwner to embedded runner so owner-only tools work (#22296) 2026-02-21 08:33:58 +05:30
signal refactor(signal): reuse shared reaction types 2026-02-18 23:34:15 +00:00
slack fix(slack): pass recipient_team_id to streaming API calls (#20988) 2026-02-19 14:44:34 -08:00
telegram fix: keep Telegram status reactions enabled when getChat lookup fails 2026-02-21 09:17:37 +05:30
terminal refactor(cli): share styled select prompt helper 2026-02-18 17:48:02 +00:00
test-helpers
test-utils fix(ci): normalize path assertions across platforms 2026-02-19 15:28:14 +00:00
tts Security: harden tool media paths 2026-02-20 13:32:49 -06:00
tui test: isolate local media regression fixtures to allowed roots (#22369) 2026-02-20 21:50:50 -05:00
types
utils test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
web test: isolate local media regression fixtures to allowed roots (#22369) 2026-02-20 21:50:50 -05:00
whatsapp
wizard
channel-web.ts
docker-image-digests.test.ts fix(docker): pin base images to SHA256 digests (#7734) 2026-02-19 12:42:07 -08:00
docker-setup.test.ts fix(docker): harden docker-setup mount validation 2026-02-19 10:44:46 +01:00
dockerfile.test.ts
entry.ts
extensionAPI.ts
globals.ts
index.ts
logger.test.ts test: merge logger subsystem prefix drop cases 2026-02-19 08:49:52 +00:00
logger.ts
logging.ts
polls.test.ts test: table-drive poll duration clamp cases 2026-02-18 23:27:50 +00:00
polls.ts
runtime.ts
utils.test.ts
utils.ts refactor: share plain object guard across config and utils 2026-02-19 14:27:36 +00:00
version.test.ts
version.ts