From 8b090c3d0daf8b336aab9074b0d8aa31a688e232 Mon Sep 17 00:00:00 2001 From: main Date: Tue, 24 Mar 2026 19:09:28 -0400 Subject: Surface reusable consult context on failures --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d6b7853..dfaba8c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ It exposes one blocking domain tool: - 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 + - downstream failures still surface any reusable context handle for that `cwd`, so a post-reset retry can stick to the same session The server keeps the public MCP session in a durable host, isolates the actual Claude invocation in a disposable worker, and ships standard health and -- cgit v1.2.3