openclaw/src
2026-04-01 17:56:55 +09:00
..
acp Fix: move bootstrap session grammar into plugin-owned session-key surfaces (#58400) 2026-03-31 19:41:01 -04:00
agents test(exec): cover delayed Discord approval continuation 2026-04-01 17:56:55 +09:00
auto-reply fix: escalate to model fallback after rate-limit profile rotation cap (#58707) 2026-04-01 17:54:10 +09:00
bindings
bootstrap
canvas-host Canvas Host: build default status with DOM nodes (#58266) 2026-03-31 10:29:28 +01:00
channels test: merge dm allowlist pairing policy cases 2026-04-01 03:18:35 +01:00
chat
cli feat(cron): add --tools flag for per-job tool allow-list (#58504) 2026-03-31 21:09:17 -04:00
commands refactor: add doctor cron migration helpers 2026-04-01 17:06:24 +09:00
compat
config fix: escalate to model fallback after rate-limit profile rotation cap (#58707) 2026-04-01 17:54:10 +09:00
context-engine
cron fix: escalate to model fallback after rate-limit profile rotation cap (#58707) 2026-04-01 17:54:10 +09:00
daemon test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
docs [codex] harden clawhub plugin publishing and install (#56870) 2026-03-29 11:59:19 -07:00
flows fix: harden bundled plugin runtime deps 2026-04-01 08:55:00 +01:00
gateway refactor: remove cron legacy delivery from runtime 2026-04-01 17:06:01 +09:00
generated refactor(plugin-sdk): remove channel-specific sdk shims 2026-03-30 01:03:24 +01:00
hooks fix(hooks): reduce registration log noise 2026-03-31 14:59:22 +01:00
i18n
image-generation test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
infra feat(auth): WHAM-aware Codex cooldown for multi-profile setups (#58625) 2026-03-31 21:09:25 -04:00
interactive
link-understanding
logging test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
markdown fix(slack): restore table block mode seam (#57591) 2026-03-30 19:25:01 +09:00
mcp test: remove gateway flake from channel mcp notifications 2026-03-31 01:40:55 +01:00
media fix(media): resolve relative MEDIA paths against agent workspace (#58624) 2026-03-31 21:09:28 -04:00
media-understanding test: repair stale task and image mocks 2026-03-31 15:48:00 +01:00
node-host fix(exec): restore strict inline-eval allow-always reuse 2026-03-31 23:45:22 +09:00
pairing fix(pairing): scope pending request caps per account (#58239) 2026-03-31 19:45:45 +09:00
plugin-sdk fix: tighten reply payload typing and safe text coercion 2026-03-31 22:54:36 -05:00
plugins fix(line): resolve dist runtime contract path 2026-04-01 13:20:50 +05:30
process test(ci): deflake windows npm exec coverage 2026-03-31 19:28:11 +01:00
routing routing: support wildcard peer bindings (peer.id="*") for multi-agent routing (#58609) 2026-03-31 21:10:18 -04:00
scripts build: bump version to 2026.4.1 2026-03-31 22:53:17 +01:00
secrets fix(auth): add qwen-dashscope and anthropic-openai to known API key env vars (#58503) 2026-03-31 21:09:20 -04:00
security docs(security): clarify acpx yolo mode 2026-03-31 20:54:30 +09:00
sessions Fix: move bootstrap session grammar into plugin-owned session-key surfaces (#58400) 2026-03-31 19:41:01 -04:00
shared fix: tighten reply payload typing and safe text coercion 2026-03-31 22:54:36 -05:00
tasks fix: escalate to model fallback after rate-limit profile rotation cap (#58707) 2026-04-01 17:54:10 +09:00
terminal
test-helpers fix(ci): harden Windows test cleanup 2026-03-30 18:56:29 +09:00
test-utils Fix: move bootstrap session grammar into plugin-owned session-key surfaces (#58400) 2026-03-31 19:41:01 -04:00
tts feat(tts): add structured provider diagnostics and fallback attempt analytics (#57954) 2026-03-30 22:55:28 -05:00
tui fix(tui): stop hijacking j/k in model search 2026-03-28 19:48:00 -07:00
types plugins: add before_install hook for install scanners 2026-03-29 12:35:01 -07:00
utils fix: address second-round review — Latin backward compat and emoji consistency 2026-03-29 10:22:43 +09:00
web-search fix: require doctor migration for legacy web search config 2026-04-01 04:22:41 +09:00
wizard CLI: suppress Codex native search summary when web search is off 2026-04-01 03:30:06 +09:00
channel-web.ts
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts Docker setup: force BuildKit for local builds 2026-03-28 20:46:35 -07:00
dockerfile.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
entry.respawn.test.ts
entry.respawn.ts
entry.test.ts CLI: keep root help plugin descriptors non-activating (#57294) 2026-03-29 18:49:57 -04:00
entry.ts CLI: keep root help plugin descriptors non-activating (#57294) 2026-03-29 18:49:57 -04:00
entry.version-fast-path.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
extensionAPI.ts
global-state.ts
globals.ts
index.test.ts
index.ts
install-sh-version.test.ts
library.test.ts
library.ts
logger.test.ts
logger.ts
logging.ts
param-key.ts
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.ts
ui-app-settings.agents-files-refresh.test.ts Agents UI: fix effective model and file hydration 2026-03-28 21:10:39 -07:00
utils.test.ts
utils.ts
version.test.ts
version.ts