Files
Dhravya Shah 22b65a2fd8 feat: entity context asks for human-memorable memories, skips git-tracked state
Extraction was memorizing transient working-tree snapshots
("uncommitted changes to X, ready to be committed to PR #N") — state
git already tracks and no teammate would remember. The entity context
now leads with "try to remember things that a human would remember"
and explicitly skips uncommitted file lists, branch position, and
in-flight commit/push status.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-18 20:29:56 -07:00
..