Skip to content

PrecursorOpinionated approach to work follow-up, built as an AI assistant

A single, local-first app that keeps track of your work and/or personal topics with AI conversations enhancement, links them to GitHub issues โ€” with live meetings, autonomous agents, MCP tools, and a scheduler, and more.

Precursor home pagePrecursor home page (dark)

A single home for every thread of work.

Let's go! โ€‹

Precursor is a small AI assistant, built with an opinionated approach to tracking work-in-progress conversations alongside the GitHub issues they may belong to.

bash
# Run the latest published build with zero setup:
uvx precursor-ai

Prefer to hack on it? The whole dev stack โ€” backend hot-reload plus Vite HMR โ€” starts with one command:

bash
uv run precursor --dev

Head to the installation guide to get set up, or browse the feature guides to see everything Precursor can do.

Released under the MIT License.