zeroclaw/src/gateway
Argenis 8bb61fe368
fix(cron): persist delivery for api-created cron jobs (#4087)
Resolves merge conflicts from PR #4064. Uses typed DeliveryConfig in
CronAddBody and passes delivery directly to add_shell_job_with_approval
and add_agent_job instead of post-creation patching. Preserves master's
richer API fields (session_target, model, allowed_tools, delete_after_run).
2026-03-20 15:42:00 -04:00
..
api_pairing.rs fix(pairing): add SQLite persistence, fix config defaults, align with plan 2026-03-17 17:44:55 -04:00
api_plugins.rs fix(plugins): integrate WASM tools into registry, add gateway routes and tests 2026-03-17 18:10:24 -04:00
api.rs fix(cron): persist delivery for api-created cron jobs (#4087) 2026-03-20 15:42:00 -04:00
mod.rs feat(gateway): make request timeout configurable via env var (#4055) 2026-03-20 11:24:13 -04:00
nodes.rs feat(gateway): add dynamic node discovery and capability advertisement (#3448) 2026-03-13 18:23:48 -04:00
sse.rs feat(observer): live tool call notifications (#3221) 2026-03-11 19:07:34 -04:00
static_files.rs fix: resolve web dashboard 404 on static assets and SPA fallback (#3510) 2026-03-14 17:07:24 -04:00
ws.rs fix(plugins): update lockfile and fix ws.rs formatting 2026-03-17 18:30:41 -04:00