From 56bb131e850f71bb6842ffb4077d7aa66481266c Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Wed, 9 Sep 2026 03:45:56 +0000 Subject: [PATCH] docs(memorable): the vendor dies with a terminated hook Co-Authored-By: Claude Fable 5.1 --- docs/memorable-workflow-memory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/memorable-workflow-memory.md b/docs/memorable-workflow-memory.md index 6d71c9633..87e0975a9 100644 --- a/docs/memorable-workflow-memory.md +++ b/docs/memorable-workflow-memory.md @@ -27,7 +27,7 @@ with, and it is not available on Windows yet. never block a prompt or speak as gstack. - The vendor runs in an allowlisted environment (no API keys from your session) inside its own process group, and is killed with that group if it - overruns the budget. + overruns the budget or if Claude Code terminates the hook mid-flight. - Registration at the stable install, healing on every `./setup`, survival of `./setup --no-team`, removal by `gstack-uninstall`, and an off switch that works even after Claude Code has rewritten `settings.json`.