|
|
|
|
|
by MirrorEthic
175 days ago
|
|
v1.1.0 Just Dropped 33k views and 80+ stars in 24 hours — thank you. Your feedback drove this: What's New Attention History Tracking
Every turn now logs to `~/.claude/attention_history.jsonl`. Query your trajectory: ```bash
python3 ~/.claude/scripts/history.py --since 2h
python3 ~/.claude/scripts/history.py --file ppe --transitions
[12:22:35] Instance A | Turn 26
Query: what divergence dynamics?
HOT: divergent.md, t3-telos.md, cvmp-transformer.md
WARM: pipeline.md, orin.md (+3 more)
⬆ Promoted to HOT: divergent.md Fractal Documentation
Nested paths now activate correctly. modules/t3-telos/trajectories/convergent.md triggers parent co-activation. Update
cd ~/.claude-cognitive && git pull
cp scripts/history.py ~/.claude/scripts/ |
|