swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-25 11:16:43 -0400
committermain <main@swarm.moe>2026-03-25 11:16:43 -0400
commitda6410fd33148e7dd0fec9190a1624e34f745b96 (patch)
tree2dc0d974c9edb9d2e734cd2d6eab3f27f3aa5786 /README.md
parent401fb8edcd52880c70597f1c49c5309a78aaded6 (diff)
downloadphone_opus-da6410fd33148e7dd0fec9190a1624e34f745b96.zip
Simplify consults to final JSON output
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index cdc97ae..9bdb635 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,7 @@ Each `consult` call runs Claude Code with:
- a read-only built-in toolset:
- `Bash,Read,Grep,Glob,LS,WebFetch`
- `--dangerously-skip-permissions`
-- `--session-id <uuid>` on each fresh consult
-- `--output-format stream-json` so phone_opus can capture the init/result session metadata eagerly instead of waiting for the terminal result blob
+- `--output-format json` for the simplest single-result print-mode contract
- an external `systemd-run --user` sandbox instead of Claude's internal permission gate
- the filesystem stays globally read-only under `ProtectSystem=strict`
- `phone_opus` gives Claude a separate persistent home and XDG state under its own state root