openclaw/src
0xbrak 4637b90c07
feat(cron): configurable failure alerts for repeated job errors (openclaw#24789) thanks @0xbrak
Verified:
- pnpm install --frozen-lockfile
- pnpm check
- pnpm test -- --run src/cron/service.failure-alert.test.ts src/cli/cron-cli.test.ts src/gateway/protocol/cron-validators.test.ts

Co-authored-by: 0xbrak <181251288+0xbrak@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-01 08:18:15 -06:00
..
acp feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
agents fix(cron): respect subagents.model in isolated cron sessions (#11474) 2026-03-01 07:54:09 -06:00
auto-reply fix: read thinking/verbose/reasoning levels from session entry in status 2026-03-01 14:42:34 +05:30
browser fix(browser): resolve correct targetId in navigate response after renderer swap (#25326) 2026-02-28 09:23:24 -08:00
canvas-host
channels Discord: thread bindings idle + max-age lifecycle (#27845) (thanks @osolmaz) 2026-02-27 10:02:39 +01:00
cli feat(cron): configurable failure alerts for repeated job errors (openclaw#24789) thanks @0xbrak 2026-03-01 08:18:15 -06:00
commands fix(memoryFlush): correct context token accounting for flush gating (#5343) 2026-02-28 16:54:57 -08:00
compat
config feat(cron): configurable failure alerts for repeated job errors (openclaw#24789) thanks @0xbrak 2026-03-01 08:18:15 -06:00
cron feat(cron): configurable failure alerts for repeated job errors (openclaw#24789) thanks @0xbrak 2026-03-01 08:18:15 -06:00
daemon fix(gateway): shorten manual reinstall/restart delays 2026-02-28 20:46:11 -05:00
discord Discord: thread bindings idle + max-age lifecycle (#27845) (thanks @osolmaz) 2026-02-27 10:02:39 +01:00
docs
gateway feat(cron): configurable failure alerts for repeated job errors (openclaw#24789) thanks @0xbrak 2026-03-01 08:18:15 -06:00
hooks refactor: unify boundary hardening for file reads 2026-02-26 13:04:37 +01:00
imessage refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
infra feat: expand ~ (tilde) to home directory in file tools (read/write/edit) (openclaw#29779) thanks @Glucksberg 2026-03-01 07:00:52 -06:00
line refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
link-understanding
logging
markdown fix(markdown): require paired || delimiters for spoiler detection (#26105) 2026-02-25 04:54:51 +00:00
media test: add outside-workspace error mapping coverage 2026-02-28 18:08:10 +05:30
media-understanding fix(security): lock sandbox tmp media paths to openclaw roots 2026-02-24 23:10:19 +00:00
memory Memory: keep keyword hits when hybrid vector misses 2026-02-28 14:18:24 -08:00
node-host refactor(gateway): share node command catalog 2026-02-26 22:01:06 +01:00
pairing refactor(channels): unify dm pairing policy flows 2026-02-26 22:36:20 +01:00
plugin-sdk refactor(channels): unify dm pairing policy flows 2026-02-26 22:36:20 +01:00
plugins test: align compaction hook usage expectation 2026-02-26 22:03:26 +00:00
process fix: restore dm command and self-chat auth behavior 2026-02-26 18:49:16 +01:00
providers Config: expand Kilo catalog and persist selected Kilo models (#24921) 2026-02-23 21:17:37 -05:00
routing fix(core): unify session-key normalization and plugin boundary checks 2026-02-26 12:41:23 +00:00
scripts
secrets fix: restore dm command and self-chat auth behavior 2026-02-26 18:49:16 +01:00
security refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
sessions TUI: sync /model status immediately 2026-02-28 14:02:56 -08:00
shared Web UI: strip relevant-memories scaffolding 2026-02-28 13:20:50 -08:00
signal refactor(channels): unify dm pairing policy flows 2026-02-26 22:36:20 +01:00
slack fix(slack): land #29032 /agentstatus alias from @maloqab 2026-02-27 19:09:38 +00:00
telegram fix: preserve whitespace in telegram html retry chunking 2026-02-28 08:13:59 +05:30
terminal
test-helpers
test-utils diffs plugin 2026-02-28 18:38:00 -05:00
tts fix(tts): use opus format and enable voice bubbles for feishu and whatsapp (#27366) 2026-02-27 23:41:22 -06:00
tui TUI: guard SIGTERM shutdown against setRawMode EBADF 2026-02-28 14:56:01 -08:00
types
utils fix(agents): add forward-compat fallback for google-gemini-cli gemini-3.1-pro/flash-preview (#26570) 2026-02-26 18:39:13 -05:00
web refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
whatsapp
wizard feat(secrets): expand onboarding secret-ref flows and custom-provider parity 2026-02-26 14:47:22 +00:00
channel-web.ts
docker-image-digests.test.ts
docker-setup.test.ts fix: harden Docker/GCP onboarding flow (#26253) (thanks @pandego) 2026-02-26 04:46:18 +00:00
dockerfile.test.ts fix: harden Docker/GCP onboarding flow (#26253) (thanks @pandego) 2026-02-26 04:46:18 +00:00
entry.ts fix(secrets): make apply idempotent and keep audit read-only 2026-02-26 14:47:22 +00:00
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