Skip to content

0.2.1 — filesystem directory picker

Choose a tag to compare

@silversurfer562 silversurfer562 released this 28 Apr 04:35
· 86 commits to main since this release

What's new

  • Directory picker — Browse… button on all path fields opens a modal with real filesystem navigation (breadcrumbs, folder list, ↑ parent). No more typing paths by hand.
  • GET /api/fs/browse — server-side directory listing; hidden dirs suppressed except .attune and .help.
  • Inline path validation — red border immediately if you type a relative path (must start with / or ~).
  • Friendly command group labels — Search & Query / Author Docs / Help Lookup instead of raw domain keys.