Skip to content

v0.2.0

Choose a tag to compare

@NikiforovAll NikiforovAll released this 18 May 06:30
· 10 commits to main since this release

First tagged release since the initial drop. Highlights below.

Features

  • Vim-style keyboard navigationj/k move between cards, g/G jump to top/bottom, / focuses search, ? opens a shortcut help modal. (45f7862)
  • Search by source — search now matches the source field instead of description, so you can filter by which extension/plugin contributed an entry. (8fd98e7)
  • "View source" on detail panel — every detail view gets a GitHub button that deep-links to the originating file. (db83cde)
  • Tree view enrichments — inline descriptions next to each node plus a per-group character total to gauge prompt weight at a glance. (555d643)

Docs

  • README shows the demo image side-by-side (light + dark) and the topbar links to the GitHub repo. (759e095)

Chores

  • Refreshed demo screenshots; tidied package.json formatting.

Full Changelog: a371172...v0.2.0