Under the hood
Remote Control session bridge gains two new host callbacks: onSideQuestion and onProjectsBindingHint
What
The Remote Control session bridge, which connects a remote host to a Claude Code session, now accepts two additional callbacks when a session starts: onSideQuestion and onProjectsBindingHint, joining the existing set like onGetContextUsage and onMcpStatus.
Why
The finding doesn't describe what these callbacks trigger or what a host does with them, only that the hooks now exist.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What onSideQuestion and onProjectsBindingHint actually do or when they fire is not shown by the evidence.