makecindy/cindy

Consider it done. The open-source AI agent that works out of the box · 想到,就能做到。开源、开箱即用的 AI Agent。

What it solves

Cindy is an open-source AI agent designed to perform real work on a user's local computer, browser, and phone. It eliminates the need to switch between different AI tools by integrating multiple models and "harnesses" (like Claude Code and Codex) into a single interface that can access local files and logged-in applications.

How it works

The project provides a client-side application (desktop and mobile) that orchestrates different AI agents. It allows users to switch between different model and harness combinations mid-task, while maintaining a continuous workspace, memory, and set of tools. It can be used via a hosted cloud service, by connecting personal API keys, or in a local-only mode.

Who it’s for

It is built for developers and power users who want an AI agent that can interact with their local environment, automate recurring tasks, and be extended via plugins and the Model Context Protocol (MCP).

Highlights

  • Multi-Harness Support: Integrates tools like Claude Code and Codex to execute tasks.
  • Cross-Platform: Available as an Electron desktop app and an Expo/React Native mobile app.
  • Persistent Memory: Remembers corrections and preferences across different harnesses.
  • Extensible: Supports MCP for internal tool integration and a planned plugin marketplace.
  • Flexible Deployment: Supports cloud-hosted services, local models, and existing paid coding plans.