chartr
Navigate complex work with your favorite coding agents
chartr is an open-source desktop workspace that connects structured project planning with the AI coding agents already installed on your machine. It represents plans as interactive maps, identifies tasks whose dependencies are resolved, and opens a dedicated terminal session with the relevant context when you start a ticket. The underlying plans, tickets, and skills remain ordinary files inside your repository.
Highlights
- Visualizes Markdown-based plans as navigable maps of tasks and dependencies
- Launches each ticket with its brief, prior decisions, and supporting context assembled automatically
- Runs existing agent CLIs in real terminal sessions rather than replacing their native interfaces
- Organizes multiple projects, shells, and agent sessions in one local desktop workspace
- Stores plans and reusable skills as editable files while preserving progress through Git commits
chartr suits developers managing multi-step work across one or more coding agents, especially when repeatedly briefing those agents has become cumbersome. It runs locally, requires no account, and does not include an AI model or agent subscription. The software is free and open source, with downloadable builds for major desktop platforms and instructions for compiling it yourself.

Comments(0)
Sign in to comment