diff options
| author | main <main@swarm.moe> | 2026-06-09 11:41:52 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-06-09 11:41:52 -0400 |
| commit | 097ceb229139bc924f050c39872415cbc501d12f (patch) | |
| tree | 52bd4189489af8f44c94cfa8667577f29814e378 /README.md | |
| parent | f856c4aa835e31de206747e076e3083fb05ff694 (diff) | |
| download | phone_opus-097ceb229139bc924f050c39872415cbc501d12f.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ telemetry surfaces: Each `consult` call runs Claude Code with: - the system `claude` binary -- `--model claude-opus-4-7` +- `--model claude-opus-4-8` - `--effort max` - a baked-in consult prefix telling Claude it is acting in read-only advisory mode for another model and should return a prioritized actionable report - no configured MCP servers (`--strict-mcp-config --mcp-config '{"mcpServers":{}}'`) |