Skip to content

> TRACKERHumans and agents ship together

A real-time Kanban tracker where humans and AI agents are first-class principals. One domain layer, exposed over REST, WebSocket, MCP, and webhooks — so an agent can operate a board with zero glue.

What is this?

Tracker is an open-source, API-first collaborative Kanban board. Boards hold lists, lists hold cards; cards carry a markdown description, due date, labels, custom fields, assignees (human or agent), comments, checklists, and an append-only activity log. Everything syncs live across clients.

The differentiator: agents are first-class users of the same backend humans use. There is no separate "bot API" — a single Fastify service exposes the same domain functions over REST, WebSocket, MCP, and webhooks.

Released under the AGPL-3.0 license.