IssuePit Documentation
IssuePit is a self-hosted project management platform that combines issue tracking, kanban boards, and an AI agent orchestration layer. Agents can be assigned to issues, run in containers, and report back results โ all within the same platform.
What you can do with IssuePit
- ๐ Track issues across multiple projects and organizations
- ๐ Kanban boards with drag-and-drop cards, configurable lane properties (status, priority, label, type, agent, milestone), issue preview sidebar, and lane transition rules
- ๐ค AI agents that automatically work on issues โ agent modes define behavior, work agents execute them in Docker/Podman containers
- ๐ Link GitHub repositories to your projects
- ๐ท Labels, milestones, assignees (users or agents)
- ๐ฏ Common Agenda โ org-wide goal tracker for cross-cutting initiatives across all projects
- ๐ CI/CD integration โ run GitHub Actions workflows locally via nektos/act with real-time logs and artifact downloads
- ๐งช Test History โ per-project test result dashboard with flakiness analysis, run comparison, TRX import, and MCP tools for AI-assisted analysis
- ๐ Custom issue properties โ define per-project typed fields (text, number, date, enum, bool, person, agent) with optional constraints
- ๐ Configurable dashboards โ drag-and-drop sections in draft mode with per-section width, display mode, and max item count saved per user
- โ Todo Tracker โ personal task board and weekly calendar with iCal subscription
- ๐ Code review โ side-by-side diff viewer with inline comments
- ๐ Issue linking โ relate issues with typed links (blocks, implements, duplicates, and more)
- ๐ Issue history โ full audit trail of every change made to an issue
- ๐ Merge requests โ lightweight merge request workflow on top of your linked Git repository
- ๐ค Voice input โ create issues by dictating them using voice recognition (Vosk)
Screenshots

Dashboard โ overview of projects, open issues, and agent count.

Projects page โ each project card shows its slug and description.

Issue list โ filterable by status, priority, and type.

Kanban board โ issues organised across Backlog โ To Do โ In Progress โ In Review โ Done.

Agents โ Plan, Code, and Evaluate agent modes ready to be activated.
Quick Navigation
| Page | Description |
|---|---|
| Getting Started | Install and start IssuePit with Podman or Docker Compose |
| Projects | Create projects and link Git repositories |
| Common Agenda | Org-wide goal tracker for cross-cutting initiatives |
| CI/CD Integration | Run GitHub Actions workflows locally with real-time logs |
| Todo Tracker | Personal task board and weekly calendar with iCal subscription |
| Agents | Configure agent modes (system prompt, MCP tools, auth keys) |
| Configuration | API keys, MCP servers, and other settings |
| Releases | Release notes, changelog, and upgrade instructions |
| Architecture | Project layout, tech stack, and backend services |
| Known Issues | Common setup problems and fixes |
| FAQ | Frequently asked questions |