v0.1.0 — initial release
dsw v0.1.0
First release of the DeepSeek Watch interactive terminal agent.
Install
irm https://raw.githubusercontent.com/gaston1799/deepseek-detached-agent/main/install.ps1 | iexOr clone and run npm install -g .
What's included
dsw/d— interactive streaming agent with session memorydsd— fire-and-forget detached runner with Claude fallbackdswait— polls for a detached output file
Tools available to DeepSeek
read_text_file— with line-range support (start_line/end_line)write_text_file— create or overwrite filespatch_text_file— exact search-and-replace in fileslist_workspace_files,get_runtime_contextrun_cmd,run_powershell— gated by permission level
Permission levels
review (read-only) · ask (confirm before writes/shell) · full (auto-run)