Some users notice the official remote-control already does something similar, but I think the official implementation is still missing the following:
1. Free users don't get remote-control — e.g., if you're using a third-party cloud provider's API, you don't get remote-control either.
2. Claude Code Desktop doesn't support sharing sessions, so there's no way to manage the agent through remote-control.
3. No notification at the moments when a user decision is actually needed. This plugin only pings you precisely when a decision is required.
@bcherny @noahzweben
This plugin isn't just about permission approvals. When you're developing with Claude Code, the agent constantly pauses to ask you things — which database to use (MySQL / PG / Redis), which framework, which design approach, and so on. If you're away from your screen, none of those questions get answered and the whole flow just stalls.
The idea of this plugin is simple: anything in Claude Code that interrupts the agent and needs user input gets forwarded to your channel, so you can keep things moving wherever you are.
顯示更多