Skip to content

v1.30.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 08:15
· 9 commits to main since this release
  • Separates recency from attention volume throughout the live dashboard. Color
    now depends only on time since the last read: hot through one day, warm
    through three days, active through seven days, cool through 30 days, and cold
    afterward. Five-cell bars and h retain the existing 30-day decayed heat
    model, while lifetime counts remain durable evidence.
  • Makes [f] a persistent newest-activity-first sort instead of an eight-second
    pulse followed by heat ordering. [h] continues to rank decayed attention;
    [c] now puts untouched and oldest paths first. Folder color follows its most
    recently read current child, so a large folder cannot stay visually hot from
    accumulated old reads alone.
  • Carries the same split encoding into the HTML insights report and interactive
    website demo, with explicit legends and documentation for each signal.

Install (Claude Code)

/plugin marketplace add Hedde/trigger_tree
/plugin install trigger-tree@trigger-tree

Install (Codex, pinned to this release)

codex plugin marketplace add Hedde/trigger_tree --ref v1.30.0
codex plugin add trigger-tree@trigger-tree

Website · Documentation · Changelog · Privacy