fix: treat remote-control as a Claude subcommand

This commit is contained in:
Tam Nhu Tran
2026-05-22 15:39:15 -04:00
parent cb7ab4eb6f
commit db4b938c0e
2 changed files with 9 additions and 5 deletions
+1
View File
@@ -34,6 +34,7 @@ const CLAUDE_SUBCOMMANDS = new Set<string>([
'plugin',
'plugins',
'project',
'remote-control',
'setup-token',
'ultrareview',
'update',