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

IssuePit Dashboard

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

Projects list

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

Issue list

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

Kanban board

Kanban board โ€” issues organised across Backlog โ†’ To Do โ†’ In Progress โ†’ In Review โ†’ Done.

Agents page

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

IssuePit โ€” Agent Orchestration Platform

This site uses Just the Docs, a documentation theme for Jekyll.