Skip to content

v0.1.2

Choose a tag to compare

@gaston1799 gaston1799 released this 28 May 14:21
· 3 commits to master since this release

What's new

Quiet outfile mode

dsw now supports silent Markdown output for detached subagent workflows:

dsw -p "inspect this repo" --permission full --no-output --outfile result.md

Default outfile content includes:

  • Final assistant response
  • Files touched by edit tools

Add --full-chat to write the whole transcript, including tool calls, tool results, and reasoning content.

Also included

  • --outfile alias for --output
  • --no-output validation that requires an output file
  • Resume flow now renders recent session history before prompting