Skip to content

ReCursor documentation

Source of truth: The canonical documentation lives in /docs in this repository. This site is generated from that corpus and preserves the project constraint that Claude Code Remote Control is first-party only.

Getting started

Project overview, product vision, and the current implementation plan.

Architecture

System overview, bridge protocol, data flow, and project structure.

Integrations

Supported Claude Code Hooks, Agent SDK, and OpenCode UI pattern references.

Operations

Security, offline behavior, testing, notifications, and CI/CD guidance.

Reference

Bridge HTTP API, error taxonomy, and cross-language type contracts.

Wireframes

Screen-by-screen mobile UI wireframes covering the bridge-first workflow.

Research

Background research documents that informed the current architecture.

Legal

Privacy policy and terms of service drafts for future release readiness.

  • ReCursor is a mobile-first companion UI for AI coding workflows.
  • The app follows a bridge-first, no-login model that connects to a user-controlled desktop bridge.
  • Claude Code Hooks are documented as one-way observation only.
  • Claude Agent SDK is documented as a parallel, controllable session model.
  • Third-party mirroring of first-party Claude Code Remote Control sessions is treated as unsupported unless official documentation changes.