Just pushed this: https://github.com/templetwo/t2helix set_goal anchors a goal at session start. SQLite chronicle stores it, UserPromptSubmit hook re-injects into context on every prompt. Overwrite a goal, the prior archives as an insight instead of disappearing. record and recall give persistent cross-session memory. FTS5 + bm25 with 30-day recency on the rank. Open threads same way. The compass is the part I’m most proud of. PreToolUse hook classifies every tool call OPEN / PAUSE / WITNESS. PAUSE denies the action and issues a single-use approval token tied to (session_id, action_hash). You confirm, Claude retries within the window, action goes through. Third try with the same content gets a fresh deny. Audit trail queryable via recall_compass. Tested live tonight with a synthetic credential paste. Full deny + approve + retry + single-use loop end to end. Loads with claude --plugin-dir. Tests light, README a phase behind. v0.0.4 just landed today. submitted by /u/TheTempleofTwo
Originally posted by u/TheTempleofTwo on r/ClaudeCode
