This release makes inbound Remote Workspace access visible on the host Mac and adds Fable 5 to the Claude Code subscription consult. The controller can still connect through the secure relay or an authenticated direct path, while the host now sees who is authorized and which remote shells are active. macOS installs update automatically.
- Host-side controller visibility - Remote Workspaces now separates Macs allowed to control this Mac from Macs this Mac can control, so a directional Work-to-Home grant is visible on both ends without implying reciprocal access.
- Live remote activity - Each authorized controller shows whether it is connected through Direct or Relay transport, its active and detached session counts, and the repositories currently in use. The linked-device button also shows the total live-session count and a descriptive tooltip.
- Host controls remain immediate - The host can revoke one controller or end all remote sessions from the same panel. Remote shells still run with the full authority of the logged-in macOS user; navigation roots organize the picker and are not a sandbox.
- Fable 5 through Porki Consult -
consult_claude_codenow accepts the exactclaude-fable-5model withmaxeffort. It uses the locally installed Claude Code CLI and its existing subscription quota, with no paid-API fallback. - Fresh master session after updating - Existing Claude Code, Codex, and Grok Build terminals may retain the previous MCP schema. Open a fresh master terminal session before requesting Fable 5 so the updated allowlist is loaded.
- Reviewed and regression tested - Code review caught a session-count badge that could be clipped by the terminal tab strip; the corrected placement joins the complete 85-test remote suite and the MCP test suites.