[FEATURE]: CLI command to open desktop app from terminal #9288

Open
opened 2026-02-16 18:12:06 -05:00 by yindo · 2 comments
Owner

Originally created by @sms-swe on GitHub (Feb 13, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Is your feature request related to a problem?
Currently there's no way to open the desktop app to a specific project directory from the terminal, unlike VS Code which has code .

Describe the solution you'd like
Add a CLI command (e.g., opencode . or similar) that launches the desktop app in the specified directory, similar to VS Code's code . command.

Originally created by @sms-swe on GitHub (Feb 13, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request **Is your feature request related to a problem?** Currently there's no way to open the desktop app to a specific project directory from the terminal, unlike VS Code which has code . **Describe the solution you'd like** Add a CLI command (e.g., opencode . or similar) that launches the desktop app in the specified directory, similar to VS Code's code . command.
yindo added the discussionweb labels 2026-02-16 18:12:06 -05:00
Author
Owner

@sms-swe commented on GitHub (Feb 13, 2026):

@adamdotdevin Promise I'm not a bot, just been hidden behind private corporate repos my whole life! Figured this was an easy feature to dip my toe into the opensource world!

@sms-swe commented on GitHub (Feb 13, 2026): @adamdotdevin Promise I'm not a bot, just been hidden behind private corporate repos my whole life! Figured this was an easy feature to dip my toe into the opensource world!
Author
Owner

@JosXa commented on GitHub (Feb 16, 2026):

I hate the stupid Windows File Explorer that pops up when I need to open a directory. Give me an opencode-desktop.exe -d . please :)

@JosXa commented on GitHub (Feb 16, 2026): I hate the stupid Windows File Explorer that pops up when I need to open a directory. Give me an `opencode-desktop.exe -d .` please :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9288