You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a minimal managed-jobs surface across SDK, CLI, MCP, and OpenClaw: submit fixed gateway-shaped jobs, read status/logs, and cancel runs while the SDK owns the required idempotency key.
Added assets.put() to @run402/functions for in-function runtime asset uploads through the CAS-backed apply substrate, returning SDK-compatible AssetRef fields.
Updated public docs and skill references for the new jobs and in-function assets surfaces.