Full tutorial
01Confirm Node >= 22 (macOS/Linux/Windows), then install globally or run through npx
02Request a DeepSeek API key at platform.deepseek.com/api_keys (paid)
03Paste the API key on first run and it is stored persistently; or run reasonix setup to configure provider/model
04reasonix opens an interactive session, or reasonix run "implement the TODOs in main.go" for a one-shot run
05reasonix doctor for a health check, reasonix update to upgrade, reasonix code --help for every flag