All notable changes to Lobster will be documented in this file.
- Add workflow file runner for
.lobster/YAML/JSON workflows with args, env, conditions, and approval gates. - Add compact workflow resume tokens backed by Lobster state storage.
- Add
exec --stdin raw|json|jsonlto pipe workflow output into subprocess stdin. - Add
approve --preview-from-stdin --limit Nfor approval previews without extra glue. - Add
clawd.invoke --eachto map pipeline input items into tool calls. - Extend CLI to run workflow files with
lobster run <file>or--file+--args-json.
- Published release (pre-changelog).
- Initial published release (pre-changelog).