ailinks:

OpenCode Desktop/open-project

Open a project

Opens a local directory as a project, or focuses it if it is already open.

macos · windows · linux · updated 2026-07-13

Format

opencode://open-project?directory={directory}

Try it

opencode://open-project?directory=%2FUsers%2Fme%2FprojectOpen

What you supply

{directory}

Absolute path to the project directory.

URL-encode it. A Windows path works too — C%3A%5Cpath%5Cto%5Cproject.

directory is not optional. A link without one is dropped without a word.

The path is read on the machine that opens the link, so a link you send someone only lands if they happen to keep the project where you keep yours.