Create / Desktop agent workspace
Cydonia
Open a directory as a project, write articles, and work with ACP-compatible coding agents. Keep what you create as durable files on disk.
# Your workspace starts here
cargo install cydonia
cydoniaCreate with Cydonia, a desktop workspace for coding agents. Build on our tools for native interfaces, model routing, and agent runtimes.

Four projects. Use what you need.
Open a directory as a project, write articles, and work with ACP-compatible coding agents. Keep what you create as durable files on disk.
# Your workspace starts here
cargo install cydonia
cydoniaBuild native interfaces in Rust with a SwiftUI-inspired GPUI component library. Shared themes carry style through your app.
# Cargo.toml
[dependencies]
bezel = "0.1"One endpoint for your model providers. Route requests, handle failover, and manage budgets through a single binary.
A small, always-on runtime for your agents. Connect your client, manage sessions, and see every event as it happens.