usekaneo/kaneo

🎯 All you need. Nothing you don't. Open source project management that works for you, not against you.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 29 minutes ago
Added to GitGenius on August 4th, 2026
Created on December 31st, 2024
Open Issues & Pull Requests: 101 (+0)
GitHub issues: Enabled
Number of forks: 802
Total Stargazers: 9,149 (+1)
Total Subscribers: 40 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.4 hours
Mean response time: 8.8 days
90th percentile: 27.1 days
Tracked items: 309

How this project is maintained

About 15% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "status:to-do" is answered fastest, typically in under an hour, while "priority:low" waits about 13 days. Almost all tracked open issues have seen activity in the last three months. 76% of issues opened in the past year have been closed, leaving a working backlog.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 62
New in 7 days: 11
Closed in 7 days: 0
Avg open age: 68 days
Stale 30+ days: 28
Stale 90+ days: 0

Recent activity

Opened in 7 days: 10
Closed in 7 days: 0
Comments in 7 days: 12
Events in 7 days: 19

Top labels

  • enhancement (150)
  • bug (134)
  • status:archived (105)
  • status:done (95)
  • priority:medium (41)
  • status:to-do (34)
  • kaneo (31)
  • priority:low (29)

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

Kaneo is an open source project management and issue tracking platform built with TypeScript and React, designed as a self-hosted alternative to tools like Jira and Linear. The project emphasizes simplicity and performance, operating on the principle that the best tools should be invisible to users rather than forcing teams to adapt to complex workflows. The platform features a clean interface focused on actual work, self-hosted deployment options to keep data private, and an MIT license for open source flexibility.

The repository is written primarily in TypeScript and uses Hono as a backend framework alongside React for the frontend. It includes kanban board functionality for visual project management and issue tracking capabilities. The project provides multiple deployment options including one-click deployment via drim, Docker Compose for quick local setup, and Kubernetes support through a comprehensive Helm chart. The README emphasizes that every feature exists to solve a real problem rather than to add complexity, contrasting Kaneo with bloated project management platforms that distract from productive work.

Kaneo includes an official MCP (Model Context Protocol) server that allows AI tools like Claude and Cursor to manage tasks, projects, and labels through both HTTP endpoints and stdio clients via the npm package @kaneo/mcp. The project maintains active community engagement through Discord, GitHub issues, and comprehensive documentation at kaneo.app/docs/core.

Development setup is documented in an Environment Setup Guide covering configuration of environment variables and troubleshooting. The platform requires PostgreSQL for data storage and supports various configuration options for different deployment scenarios. The project accepts contributions across bug reporting, feature suggestions, documentation improvements, and code contributions, with guidelines available in the CONTRIBUTING.md file. Kaneo is sponsored by community members including Daniel Sada and justin randoneering, with options for additional sponsorship through GitHub Sponsors to support ongoing development.