- Smoke-validate command-authored inline workflows with the engine's shared child-task and deterministic admission contract before consuming the one-shot handoff grant. Invalid metadata, input schemas, read-only/agent/token limits (including concurrent reservations), provider capabilities/adapters, nested workflows, and concurrency now fail before any child starts, and the current Agent can correct the source in the same turn without falling into a disabled approval prompt.
- Publish dynamic workflow starts as session-scoped native events so a background run remains
runningafter its launching tool step or turn closes; only the matching terminaltool-workflow/run-enddecides completion, failure, or cancellation. - State the exact
modelHintvalues (fast,balanced,deep) in both workflow-authoring prompts.
- Preserve the original
/workflowquery as a visible human Session message so DSH can render it, generate a session title, and identify the conversation in its Workspace. - Keep workflow authoring instructions in separate plugin context while retaining exact one-shot approval semantics.
- Document DSH Web's manual-order five-session collapse and the “Last updated” view workaround.
- Initial KodaX-parity dynamic workflow layer for DeepSeek Harness.