diff options
| author | main <main@swarm.moe> | 2026-03-23 16:10:39 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-03-23 16:10:39 -0400 |
| commit | 1422dfed798ff1356a63449a803a8bbdfab79ec8 (patch) | |
| tree | a10f99d53acf48752bf3e49e9324ab1a2fbbb993 /README.md | |
| parent | ff76c72f3c78694eebe4824318e85c4751343cf4 (diff) | |
| download | phone_opus-1422dfed798ff1356a63449a803a8bbdfab79ec8.zip | |
Pin phone-opus to Opus max effort
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` |