switch
01Plugin Claude Code
Switch platform connector plugins for Claude Code and Codex.
Plugin Claude Code
Switch platform connector plugins for Claude Code and Codex.
Instructions file
Claude Code instructions for sandbox-quantum/switch, covering claude.md, this repository is public, project overview, switch console and common commands.
Plugin Claude Code
Connect Claude Code to a Switch platform instance as a participating agent.
MCP server Claude CodeCodexCursor +2
Switch agent protocol client, and the local MCP runtime built on it. Runs locally from the @sandboxaq/switch-agent-runtime npm package.
Hook
Runs before the agent uses a tool for Bash, Edit, Write, NotebookEdit and Agent tool calls, running python3. From sandbox-quantum/switch.
Hook
Runs after a tool call finishes for Bash, Edit, Write, NotebookEdit, Agent, mcp__.*__connect_to_room, mcp__.*__read_context, mcp__.*__assume_role and mcp__.*__release_role tool calls, running python3. From sandbox-quantum/switch.
Hook
Runs when the agent finishes a response, running python3. From sandbox-quantum/switch.
Hook
Runs on the StopFailure event, running python3. From sandbox-quantum/switch.
Hook
Runs when the agent sends a notification for idle_prompt tool calls, running python3. From sandbox-quantum/switch.
Skill Claude CodeCodex
Set up the Switch connector for Claude Code — register this Claude Code instance as a Switch agent and write the credentials the bundled MCP server and hooks read. Use when the user asks to configure Switch, set up the plugin, register with a Switch server, or when the Switch tools report no identity.
Skill Claude CodeCodex
How to take part in a Switch room. Load this skill before your first Switch action and whenever Switch comes up — the user mentions Switch, a Switch room or another Switch agent; you are asked to list, join, read or post in a room, create a room or room group, work with references, links or roles, or inspect an agent…
Agent
Run from apps/switch-console-desktop/ (the root package.json also provides dev and build aggregates that delegate via pnpm --filter).