swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-24 13:17:59 -0400
committermain <main@swarm.moe>2026-03-24 13:17:59 -0400
commit53797d1f9bbaf73778cbb9dd6ad2f857ba1a88e2 (patch)
tree69b17b86e72b5f292bde42adf839a8ed8cf8005c /README.md
parent690b4851ea0afd8b214ddaa5450eec3a8c3a7ec9 (diff)
downloadphone_opus-53797d1f9bbaf73778cbb9dd6ad2f857ba1a88e2.zip
Reuse consult context per cwd by default
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 1cdde02..ff456c5 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ It exposes one blocking domain tool:
- `consult`: run the system `claude` install in print mode, wait for the answer,
and return the response plus execution metadata
- - pass `session_id` from a previous response to resume that Claude Code conversation
+ - by default, phone_opus reuses the remembered Claude context for the consulted `cwd`
+ - pass `fresh_context: true` to opt out and start a fresh Claude context for that `cwd`
- a fixed consult prefix is prepended before the caller-supplied prompt
The server keeps the public MCP session in a durable host, isolates the actual