Issue Tracking As Code_


A modern issue tracker unlocking agentic workflow tracking with board replay. Distributed, local-first, and keyboard-first.

epiq terminal board
Local first

Harness The Power Of Your IDE.

Developers are most productive in their editors. Stay close to the tools you already use.

Browser GUI

Unite The Team.

Born in the terminal, epiq also features a powerful browser interface, getting everyone on board.

Why epiq

Project Management Needs DevEx.

epiq optimizes for flow: keyboard navigation, command history, filters, autocompletion, and plain Git synchronization.

hjkl

Keyboard-centric

Navigate boards, issues, swimlanes, and contexts with vim-like movement. Or cheat with arrow keys. Or launch the browser app.

git

Distributed

epiq uses Git under the hood, with isolated worktrees and state branches, so teams can collaborate without another central service.

log

Traceable

In an age where agents run whole sprints, ability to replay the board is increasingly important to stay in the loop. Inspect what happened 1h, 1 week, or one year ago.

How is it different?

Developer-Centric.

epiq takes its own path. Instead of a centralized, managed service, project state lives alongside your repository and travels with it.

Jira
Linear
:epiq
Browser GUI
MCP
Keyboard-first
Offline support
Time travel
Open source
No account required
Mobile app
Data independence
The model

Local first. Sync at will. Or automatically.

Code, plan, review, retrospect issues without context-switching. epiq keeps local interaction instant while allowing you to sync explicitly or automatically.

# launch inside any Git repo
epiq

# launch as browser GUI
epiq gui

# create work from the terminal
:new issue Add keyboard shortcuts

# narrow the board
:filter tag prio

# synchronize state
:sync
What you get
$1
No account requiredInitialize in a Git repo and keep moving.
$2
Terminal-native kanban + GUIManage issues directly from the command line with fast, keyboard-first controls. Or run in the browser.
$3
Conflict-aware collaborationUser-scoped append-only event logs prevent merge pain and converge in memory.
$4
Agent-ready workflowsThe MCP server lets AI tools interact with epiq in a predictable way.

"Issue tracking should be smooth."

- probably someone
Install

Start in two commands.

Install the single binary then enter any Git repository and run epiq. First launch opens an interactive setup wizard. Then either stay in your terminal or launch the browser GUI.

or
cd your-existing-repo-with-remote-tracking
epiq