Documentation Index
Fetch the complete documentation index at: https://docs.tryvoss.dev/llms.txt
Use this file to discover all available pages before exploring further.
voss do runs one natural-language harness turn and exits. It is the right command when you want a focused answer or plan without entering a REPL.
Run a read-only repo task
voss do runs in plan mode. Voss may inspect files and git state, but mutating tools are denied.
Use it with git diffs
When to use voss do
- Summarize a repository or diff
- Ask for a plan before editing
- Inspect architecture
- Prepare a pull request description
- Run a single, bounded task in a script