feat: add optional Memorable workflow memory

(cherry picked from commit 6bd5d477b2)
This commit is contained in:
AdvaiytSane
2026-09-08 17:28:40 +00:00
committed by Garry Tan
parent 0530392821
commit 645a870c97
7 changed files with 337 additions and 0 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## [Unreleased]
- Added `bin/gstack-memorable enable|status|disable`, a default-off, Claude
Code-only bridge to the external `memorable` CLI. When enabled, its hooks
capture all Claude Code prompts, not only gstack commands, and inject relevant
workflow guidance. Hook failures fail open so Claude continues normally. This
is procedural guidance, not deterministic replay, and is unrelated to Aside.
## [1.81.0.0] - 2026-09-06
**Aside is the browser gstack drives first. Every browsing skill, the PDF and diagram renderer, and web research go through it.**