Cindra is a desktop interface for running coding-agent workflows on top of Forgecode, the #1 harness for agentic coding. It pairs a local Tauri shell with a React workspace UI for project chats, terminal output, and multi-conversation work.
Cindra is early software. Expect sharp edges while the app, packaging, and Forgecode integration settle.
- Tauri 2 desktop shell
- React, Vite, and TypeScript frontend
- Rust command layer
- Forgecode vendored in
vendor/forgecode - Bun for JavaScript package management
- Bun
- Rust toolchain
- Tauri system dependencies for your platform
bun installRun the frontend in the browser:
bun run devRun the desktop app:
bun run tauri devbun run test
bun run buildCindra is licensed under AGPL-3.0-or-later.
This project includes Forgecode under Apache-2.0 in vendor/forgecode.
The app icon is basically a bad clone of one of Matthew Skiles icons for now it's gonna change.