openclaw-vainplex/src/agents
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
..
tools fix(cron): pass 'id' instead of 'jobId' to gateway 2026-01-04 17:18:29 +01:00
agent-paths.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
bash-process-registry.test.ts refactor: remove bash pty mode 2026-01-03 20:15:10 +00:00
bash-process-registry.ts refactor: remove bash pty mode 2026-01-03 20:15:10 +00:00
bash-tools.test.ts feat: add elevated bash mode 2026-01-04 05:15:59 +00:00
bash-tools.ts style: fix lint ordering 2026-01-04 06:27:54 +01:00
clawdbot-gateway-tool.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
clawdbot-tools.camera.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
clawdbot-tools.sessions.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
clawdbot-tools.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
context.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
defaults.ts feat(agent): enforce provider/model and identity defaults 2025-12-14 04:22:38 +00:00
minimax.live.test.ts chore: apply biome formatting 2026-01-01 17:30:15 +01:00
model-catalog.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
model-selection.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
model-selection.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
models-config.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
models-config.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
pi-embedded-helpers.ts chore: upgrade pi-mono deps to 0.31.1 2026-01-02 23:37:08 +01:00
pi-embedded-runner.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
pi-embedded-runner.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
pi-embedded-subscribe.test.ts fix: stream tool summaries early and tool output 2026-01-03 21:04:40 +01:00
pi-embedded-subscribe.ts fix: Antigravity API compatibility and Gemini thinking tag leakage (#167) 2026-01-04 12:44:19 +01:00
pi-embedded-utils.ts feat: centralize tool display metadata 2026-01-03 13:18:27 +01:00
pi-embedded.ts fix: satisfy gate checks 2026-01-04 01:16:53 +01:00
pi-tools.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
pi-tools.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
sandbox-create-args.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
sandbox-paths.ts feat: add per-session agent sandbox 2026-01-03 21:41:58 +01:00
sandbox.ts feat(doctor): repair sandbox images 2026-01-04 16:02:24 +00:00
shell-utils.ts fix: clean agent bash lint 2025-12-25 03:29:36 +01:00
skills-install.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
skills-status.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
skills.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
skills.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
system-prompt.test.ts fix: improve onboarding auth UX 2026-01-02 15:03:38 +01:00
system-prompt.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
tool-display.json Slack: refine scopes and onboarding 2026-01-04 07:22:02 +01:00
tool-display.ts fix(agents): load tool display config from disk 2026-01-03 12:35:23 +00:00
tool-images.test.ts fix: resolve camera tool handling 2026-01-02 17:44:25 +00:00
tool-images.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
usage.ts fix(status): account cached prompt tokens 2025-12-12 23:22:24 +00:00
workspace.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
workspace.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
zai.live.test.ts chore: apply biome formatting 2026-01-01 17:30:15 +01:00