openclaw/src
Peter Steinberger a3db68f9ab fix(telegram): guard null persisted update id normalization 2026-03-07 21:10:58 +00:00
..
acp CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
agents fix(agents): forward websocket maxTokens=0 correctly 2026-03-07 20:51:26 +00:00
auto-reply refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
browser fix(browser): keep dispatcher context with no-retry hints 2026-03-07 20:45:06 +00:00
canvas-host refactor(tests): dedupe canvas host server setup 2026-03-03 02:53:13 +00:00
channels refactor: share thread binding id parser 2026-03-07 20:33:50 +00:00
cli refactor: consolidate daemon runtime and start hints 2026-03-07 21:09:26 +00:00
commands refactor: share daemon install plan runtime scaffolding 2026-03-07 21:09:27 +00:00
compat
config fix(voice-call): align plugin manifest schema with runtime config fields (#38892) 2026-03-07 19:49:58 +00:00
context-engine fix: xxxxx 2026-03-06 19:46:38 -05:00
cron fix(cron): eliminate double-announce and replace delivery polling with push-based flow (#39089) 2026-03-07 12:13:37 -08:00
daemon refactor: consolidate daemon runtime and start hints 2026-03-07 21:09:26 +00:00
discord refactor: share discord allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
docs
gateway refactor: centralize gateway auth env credential readers 2026-03-07 21:09:26 +00:00
hooks refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
i18n ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
imessage refactor: unify DM pairing challenge flows 2026-03-07 20:33:50 +00:00
infra fix(ci): restore strip-ansi and typecheck fixtures (#39146) 2026-03-07 23:13:13 +03:00
line refactor: unify DM pairing challenge flows 2026-03-07 20:33:50 +00:00
link-understanding
logging build: fix ineffective dynamic imports with lazy boundaries (#33690) 2026-03-03 20:14:41 -05:00
markdown perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
media fix(media): retain inbound media with recursive cleanup TTL (#38292) 2026-03-06 22:06:09 -05:00
media-understanding fix(models): support minimax-portal coding plan vlm routing for image tool (openclaw#33953) 2026-03-07 14:30:53 -06:00
memory refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
node-host refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
pairing refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
plugin-sdk refactor: share onboarding account id resolution prelude 2026-03-07 21:09:26 +00:00
plugins fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
process fix: Windows: openclaw plugins install fails with spawn EINVAL 2026-03-06 22:19:16 +05:30
providers fix(providers): make all models available in kilocode provider (#32352) 2026-03-07 08:14:06 -08:00
routing fix(routing): avoid full binding rescans in resolveAgentRoute (#36915) 2026-03-05 16:49:29 -08:00
scripts CI: cover skill and extension tests 2026-03-06 11:21:03 -05:00
secrets CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
security CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
sessions refactor: unify shared utility normalization helpers 2026-03-07 20:33:50 +00:00
shared refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
signal CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
slack refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
telegram fix(telegram): guard null persisted update id normalization 2026-03-07 21:10:58 +00:00
terminal CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
test-helpers
test-utils fix(ci): restore strip-ansi and typecheck fixtures (#39146) 2026-03-07 23:13:13 +03:00
tts TTS: add baseUrl support to OpenAI TTS config (#34321) 2026-03-05 07:25:04 +00:00
tui refactor(tui): dedupe mode-specific exec secret fixtures 2026-03-07 17:58:31 +00:00
types Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
utils fix(usage): format near-million token counts as millions (#39129) 2026-03-07 19:59:12 +00:00
web refactor: unify DM pairing challenge flows 2026-03-07 20:33:50 +00:00
whatsapp refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
wizard fix(dashboard): keep gateway tokens out of URL storage 2026-03-07 18:33:30 +00:00
channel-web.ts
docker-image-digests.test.ts container builds: opt-in extension deps via OPENCLAW_EXTENSIONS build arg (#32223) 2026-03-06 12:18:42 -05:00
docker-setup.e2e.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
dockerfile.test.ts fix(docker): correct awk quoting in Docker GPG fingerprint check (#32153) 2026-03-03 02:32:46 +00:00
entry.ts
extensionAPI.ts
globals.ts
index.ts
logger.test.ts
logger.ts refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
logging.ts
poll-params.test.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
poll-params.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
polls.test.ts
polls.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
runtime.ts
utils.test.ts
utils.ts
version.test.ts Gateway: fix stale self version in status output (#32655) 2026-03-03 02:41:52 -05:00
version.ts Gateway: fix stale self version in status output (#32655) 2026-03-03 02:41:52 -05:00