swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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`