- Intent
- Generate exact OpenCode run, TUI, and config snippets for DeepSeek V4 Flash model IDs.
- What it does
- Builds copy-ready OpenCode commands using the provider/model IDs available in this environment, including run mode, TUI launch mode, optional agent selection, --continue, --pure, and a minimal opencode.jsonc default model block.
- Key features
- Presets for opencode-go/deepseek-v4-flash and opencode/deepseek-v4-flash-free, Run, TUI, and config output modes, Optional agent, --continue, and --pure flags, PowerShell-safe prompt quoting, Copy-ready opencode.jsonc model defaults
- Privacy
- All configuration stays in the browser. No data is sent or stored.
- Best for
- Delegating focused repo edits to OpenCode with DeepSeek V4 Flash
- Starting an interactive OpenCode TUI session with the right model ID
- Saving a project-level default model without memorizing the syntax
- Why this tool
- OpenCode requires provider/model IDs; the exact DeepSeek Flash IDs are easy to mistype.
- Small scoped prompts make delegated agent work easier to review.
- The config output matches OpenCode's documented model and small_model fields.