v0.6.0
Minor Changes
- faf0e41: Add an optional
headersnippet prop toDoCommandWidget, rendered above the input/output editor row. It receives{ input, setInput }so callers can read the current editor input and replace it (useful for "save as favorite" / "apply favorite" flows).