sync-ide
v0.0.4
Published
Open the current repo in any coding IDE or agent GUI
Downloads
43
Maintainers
Readme
sync-ide
One CLI command to open any interface for coding from your active path.
Agent Orchestrators:
- T3 Code
- Codex
- OpenCode GUI
- Superset
IDEs:
- Cursor
- Orchids
- Virtual Studio Code
- Zed
Else:
- Github Desktop
Install
npm install -g ide-openUsage
cd ~/repos/my-project
ide [choice] # cursor, t3, zed, ghd, codex, orchids, vscode, opencode, superset
ide list # show every supported provider
ide --helpUnsupported platforms
These don't expose any way to open a specific directory from outside the app without a hacky workaround:
- Cursor (Glass)
- Conductor
- Claude Desktop
If you work on one of these, please add a way to open a target directory from the command line, deep link, etc :D

