Patch release 1.0.10: clearer workflow launch shape, expanded user-guide docs (config reference and grok clone), and session-picker routing polish.
Changelog
[changed] Workflow launches now take a single required source (tagged as a registered name, inline script, script_path, or same-process resume) instead of separate optional top-level fields. Resume still reuses the run’s original immutable source and args; process restarts remain terminal; raising agent_budget is still required to continue a budget-limited run.
[new] User guide adds a configuration reference (26-config-reference) and a grok-clone guide (27-grok-clone).
[changed] Several existing user-guide pages were refreshed (getting started, keyboard shortcuts, slash commands, configuration, MCP servers, custom models, subagents, background tasks, permissions and safety, dashboard, monitoring usage, and status line).
Under the hood
Session picker dispatch routing was split out for cleaner session-selection handling in the TUI.
Agent and shell binaries rebuilt for 1.0.10; bundled content fingerprint and shipped doc set updated accordingly.