Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 09:34
· 11 commits to master since this release

Added

  • (tui) show upgrade notification in footer instead of stderr
  • (cli) add hop config commands (init/edit/show/path)
  • (search) scope KWIC snippets to single message
  • (tui) add ellipsis indicators to KWIC snippets
  • color agent preview separators
  • (tui) scroll conversation preview with mouse wheel
  • (tui) drop low-priority footer status when it can't fit hints
  • (tui) nerd-font icon facelift with ascii fallback
  • (tui) add card-mode results list with KWIC snippets

Fixed

  • (tui) clamp preview scroll to prevent blank pane on overshoot
  • (config) unify DisplayConfig default width_pct source of truth
  • (tui) derive preview separator width from actual pane geometry
  • (tui) change preview resize binds to Ctrl+K/L, enable Kitty protocol
  • (preview) change default width to 30%

Other

  • (preview) unify transcript rendering across row styles
  • (config) fold preview into [display], drop UiState persistence
  • (tui) split view.rs and mod.rs into sub-500-line modules (#84)
  • (tui) move toolbar inline with search header to reclaim a row
  • (deps) bump toml from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 (#79)
  • (deps) bump clap from 4.6.1 to 4.6.2 (#80)