openclaw/src
Vincent Koc 4e979ea6ca
refactor(doctor): extract provider and shared config helpers (#51753)
* refactor(doctor): add shared doctor types

* refactor(doctor): add shared allowlist helpers

* refactor(doctor): extract empty allowlist warnings

* refactor(doctor): extract telegram allowfrom scanning

* refactor(doctor): extract telegram allowfrom repair

* refactor(doctor): extract discord id repair

* refactor(doctor): add shared object helpers

* refactor(doctor): extract mutable allowlist scanning

* refactor(doctor): extract open-policy allowfrom repair

* refactor(doctor): extract allowlist policy repair

* fix(doctor): unblock discord provider refactor checks

* refactor(doctor): fix provider layering in shared warnings
2026-03-21 10:09:38 -07:00
..
acp test: trim plugin-heavy unit test imports 2026-03-20 18:35:39 +00:00
agents fix: compaction safeguard summary budget (#27727) 2026-03-21 09:27:51 -07:00
auto-reply feat(plugins): register claude bundle commands natively 2026-03-21 08:14:48 -07:00
bindings
browser
canvas-host
channels test: trim more extension startup from unit tests 2026-03-20 19:28:32 +00:00
cli pairing: keep setup codes bootstrap-token only (#51259) 2026-03-20 13:27:39 -07:00
commands refactor(doctor): extract provider and shared config helpers (#51753) 2026-03-21 10:09:38 -07:00
compat
config fix: trim config validation startup imports (#51574) 2026-03-21 09:31:39 -04:00
context-engine feat(context-engine): pass incoming prompt to assemble (#50848) 2026-03-20 17:03:21 -07:00
cron test: trim singleton cold-start reloads 2026-03-20 23:14:28 +00:00
daemon
docs
gateway feat(gateway): persist webchat inbound images to disk (#51324) 2026-03-21 19:05:11 +05:30
hooks fix(ci): stabilize bundle hooks and mcp path seams 2026-03-19 14:26:52 -07:00
i18n
image-generation refactor(openai): centralize provider defaults 2026-03-21 08:40:03 -07:00
infra fix(status): skip cold-start status probes 2026-03-21 08:59:19 -07:00
interactive refactor: deduplicate reply payload handling 2026-03-18 18:14:57 +00:00
line LINE: harden Express webhook parsing to verified raw body (#51202) 2026-03-20 15:32:55 -05:00
link-understanding
logging fix: stabilize windows temp and path handling 2026-03-18 23:29:14 -05:00
markdown
media Gateway: harden OpenResponses file-context escaping (#50782) 2026-03-19 22:02:13 -05:00
media-understanding test: trim singleton cold-start reloads 2026-03-20 23:14:28 +00:00
memory fix(ci): remove duplicate embedding default export 2026-03-21 09:39:37 -07:00
node-host test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
pairing pairing: keep setup codes bootstrap-token only (#51259) 2026-03-20 13:27:39 -07:00
plugin-sdk Fix Discord `/codex_resume` picker expiration (#51260) 2026-03-21 12:59:21 -04:00
plugins Fix Discord `/codex_resume` picker expiration (#51260) 2026-03-21 12:59:21 -04:00
process
providers refactor(openai): centralize provider defaults 2026-03-21 08:40:03 -07:00
routing
scripts fix(ci): share compat matrix and restore skill python gating 2026-03-20 00:27:50 -07:00
secrets test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
security test: parallelize safe audit case tables 2026-03-20 21:16:01 +00:00
sessions Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
shared refactor(channels): share route format and binding helpers 2026-03-20 09:30:34 -07:00
terminal refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
test-helpers
test-utils Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
tts fix: compaction safeguard summary budget (#27727) 2026-03-21 09:27:51 -07:00
tui fix(tui): split assistant error formatting seam 2026-03-20 00:06:12 -07:00
types fix(pi): align package graph and declare compaction summaries 2026-03-19 11:02:18 -07:00
utils fix(config): share json compatibility parsing 2026-03-20 10:17:53 -07:00
web-search Web: derive search provider metadata from plugin contracts (#50935) 2026-03-20 12:41:04 -07:00
whatsapp
wizard test: drop duplicate web search helper 2026-03-20 20:25:24 +00:00
bundled-web-search-registry.ts test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
channel-web.ts refactor: untangle whatsapp runtime boundary 2026-03-19 03:13:48 +00:00
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts refactor(scripts): move container setup entrypoints 2026-03-19 13:40:26 -07:00
dockerfile.test.ts Stabilize plugin loader and Docker extension smoke (#50058) 2026-03-18 23:35:32 -05:00
entry.test.ts
entry.ts
entry.version-fast-path.test.ts
extensionAPI.test.ts restore extension-api backward compatibility with migration warning 2026-03-20 13:27:30 -05:00
extensionAPI.ts restore extension-api backward compatibility with migration warning 2026-03-20 13:27:30 -05:00
globals.ts
index.test.ts fix: isolate CLI startup imports (#50212) 2026-03-19 10:34:29 +05:30
index.ts fix: isolate CLI startup imports (#50212) 2026-03-19 10:34:29 +05:30
install-sh-version.test.ts
library.ts refactor: untangle whatsapp runtime boundary 2026-03-19 03:13:48 +00:00
logger.test.ts
logger.ts
logging.ts
param-key.ts
poll-params.test.ts
poll-params.ts Polls: scope Telegram poll extras to plugin schema 2026-03-18 02:34:33 +00:00
polls.test.ts
polls.ts
runtime.ts
utils.test.ts
utils.ts
version.test.ts
version.ts