openclaw/src
Eric Lytle d0a3743abd refactor: use ??= operator for cleaner globalThis singleton init
Addresses greptile review: collapses the if-guard + assignment into
a single ??= expression so TypeScript can narrow the type without
a non-null assertion.
2026-03-03 00:27:10 +00:00
..
acp refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
agents fix: apply config env vars before model discovery (#32295) (thanks @hsiaoa) 2026-03-03 00:25:24 +00:00
auto-reply refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
browser refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
canvas-host
channels refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
cli chore(cli): refresh tagline set 2026-03-03 00:17:18 +00:00
commands refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
compat
config perf(runtime): reduce hot-path config and routing overhead 2026-03-03 00:20:46 +00:00
cron refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
daemon refactor: split slack/discord/session maintenance helpers 2026-03-02 23:07:20 +00:00
discord refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
docs
gateway test(perf): trim fixture churn in install and cron suites 2026-03-03 00:20:46 +00:00
hooks refactor: use ??= operator for cleaner globalThis singleton init 2026-03-03 00:27:10 +00:00
i18n
imessage fix(channels): normalize MIME kind parsing and reaction fallbacks 2026-03-02 23:48:11 +00:00
infra perf(runtime): reduce hot-path config and routing overhead 2026-03-03 00:20:46 +00:00
line
link-understanding
logging
markdown refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
media refactor(runtime): harden channel-registry cache invalidation and split outbound delivery flow 2026-03-03 00:05:39 +00:00
media-understanding refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
memory refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
node-host refactor: unify system.run approval cwd revalidation 2026-03-02 23:46:54 +00:00
pairing refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
plugin-sdk refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
plugins test(perf): trim fixture churn in install and cron suites 2026-03-03 00:20:46 +00:00
process
providers refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
routing perf(runtime): reduce hot-path config and routing overhead 2026-03-03 00:20:46 +00:00
scripts
secrets test(refactor): dedupe secret resolver posix fixtures and add registry cache regression 2026-03-03 00:05:39 +00:00
security refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
sessions
shared refactor(nodes): dedupe camera payload and node resolve helpers 2026-03-02 23:32:41 +00:00
signal fix(channels): normalize MIME kind parsing and reaction fallbacks 2026-03-02 23:48:11 +00:00
slack refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
telegram refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
terminal
test-helpers
test-utils refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
tts
tui docs: tighten subscription guidance and update MiniMax M2.5 refs 2026-03-03 00:02:37 +00:00
types
utils docs: tighten subscription guidance and update MiniMax M2.5 refs 2026-03-03 00:02:37 +00:00
web refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
whatsapp refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
wizard
channel-web.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts
dockerfile.test.ts
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