vision

Claude Code is for coding.
aipm is for PM-ing.

brew tap ComputelessComputer/aipm && brew install aipm

foundation

local-first

Your tasks live as plain files on your filesystem. No servers, no sync, no lock-in. Grep, sed, or script your way through everything.

cli-first

Headless commands with JSON output. Built for scripting and AI coding agents. Works as well in a pipeline as it does interactively.

super fast

Native Rust TUI. Instant startup, zero latency navigation, no Electron, no browser. Just your terminal.

demo

Watch aipm in flow

features

Agent-native task operations

Natural language task management

Just type what you need. The AI understands intent and executes through tool calls.

Email inbox -> task list

Surfaces actionable emails via AI. Marketing and noise filtered out automatically.

File-per-task architecture

Each task is a markdown file with YAML front matter. Grep your way through tasks.

Full keyboard control

Vim-style bindings. Arrow keys. No mouse needed. Navigate instantly.

Multiple views

Buckets (columns), Timeline (chronological), Kanban (progress stages).

Context-aware AI

Paste GitHub URLs, AI fetches context automatically. No manual copying.

Sub-tasks & dependencies

Hierarchical tasks with automatic parent progress sync.

Undo/history

Snapshot before every operation. Rollback anytime.