diff options
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-6` +- `--model claude-opus-4-7` - `--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":{}}'`) |