openclaw/src
Gustavo Madeira Santana 69bc49b2ae fix: avoid zero-delay heartbeat rerun on in-flight skip (openclaw#14901) thanks @joeykrug 2026-02-12 15:35:10 -05:00
..
acp
agents fix(agents): guard against undefined path in context file entries (#14903) 2026-02-12 15:27:56 -05:00
auto-reply fix: fix: transcribe audio before mention check in groups with requireMention (openclaw#9973) thanks @mcinteerj 2026-02-12 09:58:01 -06:00
browser fix: prevent act:evaluate hangs from getting browser tool stuck/killed (#13498) 2026-02-11 07:54:48 +08:00
canvas-host fix: use STATE_DIR instead of hardcoded ~/.openclaw for identity and canvas (#4824) 2026-02-07 22:16:59 -05:00
channels feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
cli fix: local-time timestamps include offset (#14771) (thanks @0xRaini) 2026-02-12 19:09:20 +01:00
commands feat(zai): auto-detect endpoint + default glm-5 (#14786) 2026-02-12 19:16:04 +01:00
compat
config perf(test): speed up vitest by skipping plugins + LLM slug 2026-02-12 17:15:43 +00:00
cron fix(runtime): guard cleanup and preserve skipped cron jobs 2026-02-12 09:28:47 -05:00
daemon fix(daemon): suppress EPIPE error in restartLaunchAgent stdout write (#14343) 2026-02-12 07:55:29 -06:00
discord fix: fix: transcribe audio before mention check in groups with requireMention (openclaw#9973) thanks @mcinteerj 2026-02-12 09:58:01 -06:00
docs Docs: landing page revamp (#8885) 2026-02-04 10:37:14 -05:00
gateway fix(gateway): increase WebSocket max payload to 5 MB for image uploads (#14486) 2026-02-12 17:48:49 +01:00
hooks fix: remove bundled soul-evil hook (closes #8776) (#14757) 2026-02-12 18:52:09 +01:00
imessage fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
infra fix: avoid zero-delay heartbeat rerun on in-flight skip (openclaw#14901) thanks @joeykrug 2026-02-12 15:35:10 -05:00
line fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
link-understanding
logging fix: local-time timestamps include offset (#14771) (thanks @0xRaini) 2026-02-12 19:09:20 +01:00
macos
markdown feat(telegram): render blockquotes as native <blockquote> tags (#14608) (#14626) 2026-02-12 08:11:57 -05:00
media fix(media): strip MEDIA: lines with local paths instead of leaking as text (#14399) 2026-02-12 07:45:22 -06:00
media-understanding fix: fix: transcribe audio before mention check in groups with requireMention (openclaw#9973) thanks @mcinteerj 2026-02-12 09:58:01 -06:00
memory (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
node-host fix: prevent act:evaluate hangs from getting browser tool stuck/killed (#13498) 2026-02-11 07:54:48 +08:00
pairing fix(pairing): use actual code in pairing approval text 2026-02-10 19:48:02 -05:00
plugin-sdk Update contributing, deduplicate more functions 2026-02-09 19:21:33 -08:00
plugins perf(test): speed up vitest by skipping plugins + LLM slug 2026-02-12 17:15:43 +00:00
process fix(gateway): drain active turns before restart to prevent message loss (#13931) 2026-02-12 07:55:19 -06:00
providers chore: Fix failing test. 2026-02-09 09:58:58 +09:00
routing refactor: unify peer kind to ChatType, rename dm to direct (#11881) 2026-02-09 09:20:52 +09:00
scripts
security refactor(security,config): split oversized files (#13182) 2026-02-09 22:22:29 -08:00
sessions fix: unify session maintenance and cron run pruning (#13083) 2026-02-09 20:42:35 -08:00
shared/text
signal fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
slack fix(gateway): increase WebSocket max payload to 5 MB for image uploads (#14486) 2026-02-12 17:48:49 +01:00
telegram fix: fix: transcribe audio before mention check in groups with requireMention (openclaw#9973) thanks @mcinteerj 2026-02-12 09:58:01 -06:00
terminal fix: error handling in restore failure reporting 2026-02-03 06:22:51 +00:00
test-helpers fix: use STATE_DIR instead of hardcoded ~/.openclaw for identity and canvas (#4824) 2026-02-07 22:16:59 -05:00
test-utils
tts fix(tts): strip markdown before sending text to TTS engines (#13237) 2026-02-12 10:46:57 -05:00
tui Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
types
utils refactor: consolidate fetchWithTimeout into shared utility 2026-02-09 20:34:56 -08:00
web fix: default MIME type for WhatsApp voice messages when Baileys omits it (#14444) 2026-02-11 23:09:09 -06:00
whatsapp
wizard feat(onboard): add custom/local API configuration flow (#11106) 2026-02-10 07:31:02 -05:00
channel-web.barrel.test.ts
channel-web.ts
docker-setup.test.ts fix(tts): strip markdown before sending text to TTS engines (#13237) 2026-02-12 10:46:57 -05:00
entry.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
extensionAPI.ts chore: Migrate to tsdown, speed up JS bundling by ~10x (thanks @hyf0). 2026-02-03 20:18:16 +09:00
globals.test.ts
globals.ts
index.test.ts
index.ts
logger.test.ts
logger.ts
logging.ts
polls.test.ts
polls.ts
runtime.ts CLI: restore terminal state on exit 2026-02-03 06:10:19 +00:00
utils.test.ts fix(paths): structurally resolve home dir to prevent Windows path bugs (#12125) 2026-02-08 20:06:29 -05:00
utils.ts Deduplicate more 2026-02-09 18:56:58 -08:00
version.test.ts fix: CLI harden update restart imports and fix nested bundle version resolution 2026-02-06 00:09:48 -05:00
version.ts fix: CLI harden update restart imports and fix nested bundle version resolution 2026-02-06 00:09:48 -05:00