All projects
Productivity Live · open-source

Vector

Vector is the execution dashboard I built to keep myself shipping. Every project and every task lives in one place, with a GitHub-style heatmap so I can see whether I actually moved that day. Any card can be handed to an AI agent that branches, does the work, and reports back for my approval.

Where it stands

It's live and open-source at vector.boonchan.com, running in the browser today, with a native Mac app on the way. I use it daily to run Tutornet and everything else I'm building. The current focus is agent delegation: handing a card to a Claude or Codex CLI agent that works in an isolated git branch behind an approval gate, so nothing touches my repo without sign-off.

How to follow along

Vector is live, open it in your browser. Or learn more first to see what it's capable of.