litpm
Coming soon

Issue tracking that starts in your folders, not a database.

litpm — local issue-tracking and project management — is a control surface for the coding agents you run. It starts local: folders and markdown files as the whole database, nothing hidden — what you see in the app is what's on disk, and edits made in your editor show up live.

What's actually there

NW-101-storefront/NW-1-launch-checkout.md
Launch the new checkout
**Stripe** retries failed payments automatically.
Cart totals match tax API
Payment retries on decline
Empty state for saved carts

An issue is a file

Title, description, sub-issues and comments — all in one markdown file you can open in any editor while the app is running.

In Progress
Payment retries on decline
Saved-cart empty state
Backlog
Guest checkout receipts

Lists that group themselves

By status, priority, project or assignee. Sub-issues nest under their parent; j/k and a selection bar handle the rest.

Priority: UrgentLabel: bug+ filter

Filters, then a breakdown

The panel counts what's visible by label, priority, project or assignee — click to filter, save the result as a view.

~/litpm/
Personal/
PE-4-website/
PE-12-fix-contact-form.md

Workspaces are just folders

Any folder with a workspace.md works. Point litpm at as many as you like — nothing to provision.

main·3 uncommitted

Git-backed by default

In a repo, the footer shows branch and uncommitted files, re-read every 30 seconds.

$ bunx litpm
serving ~/litpm on :3131 …

A control surface for your agents

One executable, no install beyond the binary. Coding agents litpm launches get a litpm command of their own, working the same issues you do.

Local-first. Nothing hidden.

What you see in the app is what's on disk — nothing more, nothing less.