Project management that lives in your repo.

The free and private app for managing your software project.

Board

All Types Anyone New ticket
Backlog 18
Define conflict policy for concurrent agent writes
Git High T-0151
Session log viewer: collapse tool calls
Sessions Low T-0148
Surface frontmatter validation errors inline
Schema Medium T-0144
In Progress 2
Implement update_ticket with frontmatter patching
MCP High 1m 23s T-0142
Board column virtualization for large projects
Desktop Medium T-0139
In Review 4
query_tickets: filter by epic, status
MCP Medium T-0131
Epic progress derived from ticket files
Schema Low T-0128
Done 22
create_ticket writes valid frontmatter
MCP T-0122
.lovelace/ directory layout
Schema T-0119
Ticket ID allocation safe under parallel agents
Schema T-0117
01

Project Management

Boards, tickets, and epics as files inside the repo, indexed by one YAML workflow file.

Backlog 0

The title is all you type. The schema fills the rest: type task, status backlog, and the next ID from the project counter.

02

Documentation

Briefs as Markdown files, navigated via a knowledge tree, linked to other assets project-wide.

index.md

The root document: a project summary and the reading order. An agent reads this first, then follows each directory's index.md down to what it needs.

Summaries come from the files' frontmatter; indexes and agents read them without opening the body. Wiki-links like [[T-0142]] tie documents to tickets.

03

The Views

Lovelace allows you to interact with your project using methods already familiar.

Work

Board

Tickets grouped by status, columns from your workflow, with your agent moving tickets alongside you.

List

Every ticket visible, filterable, and editable in a single table view.

Knowledge

Documentation

Your project's documentation. A living organism of your project, its architecture, and any decisions you've made.

Graph

A visual representation of your documentation and all connections between them.

04

The Agent Integration

An MCP server, hooks, and commands for Claude Code, OpenCode, and Codex, installed by the app in one click.

the MCP tools · click one

Try Lovelace on your repo.

Free for macOS, Windows, and Linux. No sign up.