openclaw/src
NIO ea3955cd78
fix(cron): add retry policy for one-shot jobs on transient errors (#24355) (openclaw#24435) thanks @hugenshen
Verified:
- pnpm install --frozen-lockfile
- pnpm check
- pnpm test -- --run src/cron/service.issue-regressions.test.ts src/config/config-misc.test.ts

Co-authored-by: hugenshen <16300669+hugenshen@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-01 06:58:03 -06:00
..
acp feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
agents fix(memoryFlush): correct context token accounting for flush gating (#5343) 2026-02-28 16:54:57 -08: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): add --account flag for multi-account delivery routing (#26284) 2026-02-28 10:57:49 -06:00
commands fix(memoryFlush): correct context token accounting for flush gating (#5343) 2026-02-28 16:54:57 -08:00
compat
config fix(cron): add retry policy for one-shot jobs on transient errors (#24355) (openclaw#24435) thanks @hugenshen 2026-03-01 06:58:03 -06:00
cron fix(cron): add retry policy for one-shot jobs on transient errors (#24355) (openclaw#24435) thanks @hugenshen 2026-03-01 06:58:03 -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 fix(cron): add audit logging for job create/update/remove (openclaw#25090) thanks @MoerAI 2026-03-01 06:55:48 -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 fix: distinguish outside-workspace errors from not-found in fs-safe 2026-02-28 18:08:10 +05:30
line refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
link-understanding
logging
markdown
media test: add outside-workspace error mapping coverage 2026-02-28 18:08:10 +05:30
media-understanding
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
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