Merge pull request #1622 from itsnebulalol/dev

This commit is contained in:
YeonGyu-Kim 2026-02-08 11:44:40 +09:00 committed by GitHub
commit 71ac54c33e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,7 @@ program
.name("oh-my-opencode")
.description("The ultimate OpenCode plugin - multi-model orchestration, LSP tools, and more")
.version(VERSION, "-v, --version", "Show version number")
.enablePositionalOptions()
program
.command("install")