--host only takes one value right now. Installing the same asset to a few hosts at once — or to everything detected in the current directory — means running the whole command over and over, once per host.
Letting --host repeat (--host cursor --host claude-code) would fan the same install out across multiple hosts in one go. Might also be worth an --all-detected flag that just installs to whatever detectHosts finds in the current directory.
--host only takes one value right now. Installing the same asset to a few hosts at once — or to everything detected in the current directory — means running the whole command over and over, once per host.
Letting --host repeat (--host cursor --host claude-code) would fan the same install out across multiple hosts in one go. Might also be worth an --all-detected flag that just installs to whatever detectHosts finds in the current directory.