openclaw/src
Clawd 17665d1732 fix(cron): pass 'id' instead of 'jobId' to gateway
The cron tool was passing { jobId } to the gateway for update/remove/run/runs
actions, but the gateway protocol schema expects { id }. This caused validation
errors when trying to update or remove cron jobs via the tool.

Fixes the parameter name while keeping the external tool API unchanged (still
accepts 'jobId' from callers).
2026-01-04 17:18:29 +01:00
..
agents fix(cron): pass 'id' instead of 'jobId' to gateway 2026-01-04 17:18:29 +01:00
auto-reply style: format tests and helpers 2026-01-04 14:57:57 +00:00
browser chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
canvas-host chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
cli test: add config for gateway sigterm 2026-01-04 14:59:49 +00:00
commands feat(doctor): repair sandbox images 2026-01-04 16:02:24 +00:00
config chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
cron chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
daemon feat(daemon): add legacy Clawdis service cleanup 2026-01-04 15:40:06 +00:00
discord chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
gateway style: format tests and helpers 2026-01-04 14:57:57 +00:00
hooks chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
imessage chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
infra style: format tests and helpers 2026-01-04 14:57:57 +00:00
macos chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
media chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
process chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
providers test: align google-shared expectations 2026-01-04 15:02:42 +00:00
sessions chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
signal fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
slack fix: update lockfile and lint 2026-01-04 14:12:00 +01:00
telegram chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
tui chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
web style: format tests and helpers 2026-01-04 14:57:57 +00:00
wizard chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
index.test.ts fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
index.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
logger.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
logger.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
logging.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
provider-web.barrel.test.ts build: add local node bin to restart script PATH 2025-12-07 19:01:14 +01:00
provider-web.ts feat: unify gateway heartbeat 2025-12-26 02:35:40 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
utils.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
version.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00