diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ telemetry surfaces: Each `consult` call runs Claude Code with: - the system `claude` binary -- the normal settings stack, including user-level defaults +- `--model claude-opus-4-6` +- `--effort max` - no configured MCP servers (`--strict-mcp-config --mcp-config '{"mcpServers":{}}'`) - a read-only built-in toolset: - `Bash,Read,Grep,Glob,LS,WebFetch,WebSearch` |