TL;DR

Epiq is a new issue tracker that runs in the terminal, uses Git for synchronization, and features ASCII kanban boards. It aims to streamline developer workflows with local-first, conflict-aware collaboration. The project is currently in early release, with initial installation instructions available.

Epiq, a new distributed issue tracker designed for terminal enthusiasts, has been announced on Hacker News. It operates entirely within the command line, leveraging Git for synchronization and storing work as an immutable event log, eliminating the need for SaaS or browser-based interfaces. This development offers a novel approach to project management tailored for developers prioritizing local-first workflows.

Epiq is a vim-inspired, ASCII-based issue tracker that integrates directly with Git repositories. It allows users to create, move, filter, close, and reopen issues using keyboard commands, with navigation similar to vim’s hjkl keys. The system emphasizes local interaction, enabling instant edits and flexible synchronization—either manual or automatic—without relying on central servers.

The tool uses Git’s isolated worktrees and state branches to facilitate distributed collaboration, storing changes as append-only event logs. This structure ensures traceability, conflict-awareness, and deterministic replay of issue history, making it suitable for agent workflows and complex project management scenarios.

Installation is straightforward: users install Epiq globally via npm, enter any Git repository, and run the command to initialize the setup. The project provides ASCII kanban boards that can be navigated, filtered, and edited quickly within the terminal environment. Additionally, Epiq supports interactions with AI tools through a dedicated MCP server, aiming to streamline developer workflows further.

Why It Matters

This development matters because it offers a new paradigm for issue tracking that prioritizes developer control, privacy, and speed. By removing dependencies on cloud services and browser interfaces, Epiq caters to developers seeking a lightweight, integrated, and conflict-aware project management tool that fits seamlessly into their existing Git workflows. It also introduces a novel way to visualize and manage work using ASCII boards directly in the terminal, potentially increasing productivity and reducing context-switching.

Amazon

terminal-based issue tracker software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background

Traditional issue trackers are often cloud-based and rely on web interfaces, which can introduce latency and dependency on external services. Developers who prefer command-line tools have limited options for integrated, local-first solutions. Recent projects have explored terminal-based productivity tools, but fully Git-integrated, ASCII visual boards for issue management are rare. Epiq builds on this trend, combining vim-like navigation with event-sourced collaboration, and is part of a broader movement toward decentralized, developer-controlled project management tools.

“Epiq is designed to bring devX to project management, focusing on flow with keyboard navigation, command history, filters, autocompletion, and plain Git synchronization.”

— Epiq developer (via Hacker News post)

“It’s a vim-inspired issue tracker that renders as ASCII, stores work as an immutable event log, and synchronizes through Git, with no SaaS ceremony or browser required.”

— Epiq creator (via Hacker News post)

Amazon

ASCII kanban board tool for developers

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What Remains Unclear

Details about the full feature set, stability, and scalability of Epiq are still emerging. It is unclear how well the tool handles large projects or complex conflicts in practice, and user adoption is still in early stages. Additionally, integration with existing issue trackers or workflows has not been fully demonstrated.

Amazon

Git integrated project management tool

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What’s Next

Next steps include broader testing by early adopters, gathering user feedback, and developing additional features such as enhanced conflict resolution and integrations. The project’s maintainers may also release updates to improve usability and performance, and potentially expand documentation and community support.

Amazon

vim-inspired issue tracker

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How do I install Epiq?

Install globally via npm with the command: npm install --global epiq. Then, enter any Git repository and run epiQ to initialize.

Can Epiq be used with existing issue trackers?

Currently, Epiq is designed as a standalone, Git-based solution. Integration with other issue trackers has not been announced.

Is Epiq suitable for large teams or complex projects?

Its suitability for large-scale use is still uncertain. Early testing suggests it works well for smaller teams and projects, but scalability features are under development.

Does Epiq support automated synchronization?

Yes, it supports both explicit and automatic synchronization modes, allowing flexible collaboration workflows.

You May Also Like

The Freelance Hustle in the AI Age: How Gig Workers Use and Compete With AI

I’m exploring how gig workers can leverage AI tools to thrive and stay competitive in the evolving freelance landscape.

The Skill Nobody Talks About in AI Workflows: Exception Handling

A crucial yet overlooked skill in AI workflows, exception handling, can make or break system reliability—discover why it deserves your attention.

Clawdmeter turns your Claude Code usage stats into a tiny desktop dashboard

A new open-source device, Clawdmeter, visualizes Claude Code usage with animated pixel art on a tiny hardware display, appealing to AI enthusiasts.

Health System Deploys AI Tools to Reduce Nurse and Doctor Burnout

Boosted by AI, health systems are transforming clinician workflows to combat burnout, revealing how technology can improve provider well-being—discover the full story.