Mobile-first companion UI for AI coding workflows - Flutter app with OpenCode-like UX, Claude Code Hooks integration, and Agent SDK support
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="apps/mobile/assets/branding/ReCursor_Darklogo.png">
<img src="apps/mobile/assets/branding/ReCursor_Lightlogo.png" alt="ReCursor Logo" width="140" height="140">
</picture>
</p>
<h1 align="center">ReCursor</h1>
<p align="center">
<strong>Mobile-first companion UI for AI coding workflows</strong>
</p>
<p align="center">
<a href="https://flutter.dev">
<img src="https://img.shields.io/badge/Flutter-3.x-02569B?style=for-the-badge&logo=flutter&logoColor=white" alt="Flutter">
</a>
<a href="https://dart.dev">
<img src="https://img.shields.io/badge/Dart-3.x-0175C2?style=for-the-badge&logo=dart&logoColor=white" alt="Dart">
</a>
<a href="https://nodejs.org/">
<img src="https://img.shields.io/badge/Node.js-20%2B-339933?style=for-the-badge&logo=node.js&logoColor=white" alt="Node.js">
</a>
<a href="https://www.typescriptlang.org/">
<img src="https://img.shields.io/badge/TypeScript-5.x-3178C6?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript">
</a>
<a href="LICENSE">
<img src="https://img.shields.io/github/license/RecursiveDev/ReCursor?style=for-the-badge" alt="License">
</a>
</p>
<p align="center">
<a href="#project-status">
<img src="https://img.shields.io/badge/Status-WIP-orange?style=flat-square" alt="Status: WIP">
</a>
<a href="docs/README.md">
<img src="https://img.shields.io/badge/Docs-Start%20Here-blue?style=flat-square" alt="Docs">
</a>
<a href="https://github.com/RecursiveDev/ReCursor/issues">
<img src="https://img.shields.io/github/issues/RecursiveDev/ReCursor?style=flat-square" alt="Issues">
</a>
<a href="https://github.com/RecursiveDev/ReCursor/pulls">
<img src="https://img.shields.io/github/issues-pr/RecursiveDev/ReCursor?style=flat-square" alt="Pull Requests">
</a>
<a href="https://github.com/RecursiveDev/ReCursor/commits/main">
<img src="https://img.shields.io/github/last-Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.