swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-23 16:10:39 -0400
committermain <main@swarm.moe>2026-03-23 16:10:39 -0400
commit1422dfed798ff1356a63449a803a8bbdfab79ec8 (patch)
treea10f99d53acf48752bf3e49e9324ab1a2fbbb993 /README.md
parentff76c72f3c78694eebe4824318e85c4751343cf4 (diff)
downloadphone_opus-1422dfed798ff1356a63449a803a8bbdfab79ec8.zip
Pin phone-opus to Opus max effort
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 301f64a..19b0743 100644
--- a/README.md
+++ b/README.md
@@ -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`