You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.