Skip to content

v6.6.0 — Scene Intelligence Overhaul

Choose a tag to compare

@xenofei xenofei released this 06 Apr 19:35
· 264 commits to main since this release

What's New in v6.6.0

Highlights

  • Auto-update system — Amber pulsing dot + "Update & Reload" button when a new version is available
  • Relationship sparklines — Mini inline graphs on each meter, full-screen SVG graph overlay with hover tooltips
  • Historical node navigation — Click timeline dots to scroll to that message in chat, auto-loading lazy-loaded messages
  • Token usage analytics — Full-screen panel with per-snapshot breakdown
  • Theme presets — Default, Midnight, Fantasy, Cyberpunk, Minimal
  • Slash commands & macros/sp status, /sp regen, {{sp_location}}, etc. (experimental)
  • Settings tabs — General, Generation, Prompts, Advanced
  • Unlimited snapshot storage — Configurable in Advanced settings

Relationship Meters

  • Unique per-meter delta icons (heart, star, Adinkra, lightning/shield, venn rings)
  • Green/red/yellow color-coded +/- indicators
  • Previous-value white marker on bars
  • Mini sparklines always visible

Generation

  • Shared extraction pipeline eliminates code duplication
  • Smart snapshot selection for context embedding
  • Post-extraction schema validation
  • Function tool calling (Separate mode, experimental)
  • Streaming hider with aggressive early JSON detection

Quality of Life

  • Message highlight with glow pulse + graceful fade
  • Browse All: paginated (10/page) with tension badges
  • Keyboard shortcuts: Alt+Shift+P (panel), Alt+Shift+R (regen), Escape (close)
  • Config export/import as shareable JSON
  • Accessibility: focus-visible, prefers-reduced-motion
  • max_tokens no longer overridden by ScenePulse

See full changelog for complete details.