• Native directory picker for the embedded editor's "Open Folder" (ADR 0018). Shows the native GNOME/macOS/Windows dialog and extends the fs plugin's scope recursively for the picked folder. Returns the absolute path, or null if the user cancelled.

    Returns Promise<null | string>