v0.2.0
First tagged release since the initial drop. Highlights below.
Features
- Vim-style keyboard navigation —
j/kmove between cards,g/Gjump to top/bottom,/focuses search,?opens a shortcut help modal. (45f7862) - Search by source — search now matches the
sourcefield instead ofdescription, 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.jsonformatting.
Full Changelog: a371172...v0.2.0