The folder-open button next to New task opens a two-option dropdown.
“Open local folder” browses the server's home dir via GET /api/fs/browse;
“Clone from GitHub” runs gh repo clone into the global checkout root
(~/cezar/projects/<name>) and is disabled with a reason when gh is unavailable.
gh using your existing login.