litpm
Coming soon

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

litpm is local issue-tracking and project management, and an agent harness control surface for the coding agents you run. It starts local, with folders and markdown files as the whole database, so nothing is hidden from you. What you see in the app is what's on disk, and edits made in your own 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

Open any issue in your own editor

Title, description, sub-issues and comments all live in one markdown file. Edit it in any editor while the app is running and your changes show up instantly.

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

Move through issues without touching the mouse

Lists group by status, priority, project or assignee, and sub-issues nest under their parent. j and k move you through them, with a selection bar for bulk edits.

Priority: UrgentLabel: bug+ filter

See where the work actually is

A panel counts what's visible by label, priority, project or assignee. Click a count to filter, then save the result as a view.

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

Point litpm at a folder and you're done

Any folder with a workspace.md works. Add as many as you like: nothing to provision, nothing to wait on.

main·3 uncommitted

Always know your repo's state

Inside a repo, the footer shows your branch and uncommitted files, re-read every 30 seconds, so you're never out of sync with git.

$ bunx litpm
serving ~/litpm on :3131 …

Your agents work the same issues you do

One executable, nothing else to install. Coding agents litpm launches get their own litpm command, reading and writing the same issues you do.

Local-first. Nothing hidden.

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