Plane

Plane is an open-source project management platform designed as a modern alternative to Jira, Linear, Monday, and ClickUp. It offers work items, sprint cycles, wiki, and AI-powered features, with self-hosting options on Docker and Kubernetes. The Community Edition is licensed under AGPL 3.0, with paid Commercial and Air-Gapped editions for enterprise features.

15/ 100
Healthy
1No DecayStable

Score generated by AI agents based on publicly cited evidence and reviewed by the project maintainer. Not independently validated.

Score History

MilestoneCriticalMajor
Open Source Genesis (2022–2023) · 5/100Open SourceGenesisCommunity Traction (2023–2024) · 8/100Community TractionSeed Funding & Tiers (2024–2026) · 13/100Seed Funding & TiersMature Open-Core (2026–present) · 15/100Mature100755025020242026-03Open Source Genesis (2022–2023) · 5/100Community Traction (2023–2024) · 8/100Seed Funding & Tiers (2024–2026) · 13/100Mature Open-Core (2026–present) · 15/100581315MilestonesFounded (2022)Seed ($4M) (2024)Acquired Sort (2025)Events

Timeline events are AI-curated from public reporting. Score trajectory is derived from documented events.

Open Source Genesis
5/100
2022-11-01

Plane launched as a private GitHub repo on November 19, 2022, born from the Kurama brothers' frustration managing clients at their consulting firm Caravel. The initial offering was minimal — issue tracking with cycles and modules in List and Kanban views. No monetization, no commercial tier, no lock-in mechanisms. Self-hosting required manual Docker builds, and the user base was limited to a handful of invited watchers. The product was fully open source under AGPL 3.0 from day one.

Community Traction
8/100+3
2023-06-01

Plane gained rapid visibility through Hacker News, Reddit, The New Stack, and Better Programming coverage, reaching 14K GitHub stars by September 2023. Product matured to v0.7 with Gantt charts, custom themes, and GitHub Sync. However, community tensions emerged: Discussion #1266 raised concerns about potential self-hosted restrictions, Issue #1211 demanded clarity on what would be free vs. paid, and the OIDC/SSO feature debate (Issue #413) began. Self-hosting remained rough but improving. The company was pre-revenue with no commercial tier.

Seed Funding & Tiers
13/100+5
2024-04-01

The $4M seed from OSS Capital in April 2024 formalized Plane's open-core commercialization path. The SSO/OIDC community PR #3341 was rejected in January 2024, gating the feature behind paid tiers and eroding trust. Plane One launched at $799 perpetual. Self-hosted users reported confusing 'Free Plan' labels (Issue #4095) and questioned imposed limits (Issue #2951). Performance bugs emerged at scale — 5+ second board loads, blank issue lists after upgrades, broken admin panels. Employee count grew rapidly from ~45 to ~88. Revenue remained modest at ~$670K.

Mature Open-Core
15/100+2
2026-02-19

Plane operates as a stable, healthy open-core product with 50,000+ teams, 40K+ GitHub stars, and 89 releases in 2025. The Marketplace and Partner Program extend the ecosystem. Pro and Business plans deliver cloud/self-hosted parity at competitive pricing. The Community Edition remains independently strong with no code borrowed from paid editions. Minor enshittification vectors exist in AI opacity, edition confusion, and VC-driven commercial pressure, but the company's behavior remains community-aligned.

Alternatives

Basecamp13/100

Opinionated project management and team communication tool with flat pricing ($299/month unlimited users or $15/user/month). Easy switch — different philosophy (no sprints, no kanban boards) but simpler and less customizable. One-time lifetime option available at $299/user.

Notion32/100

Flexible workspace combining project management, wikis, and databases. Moderate switch — Notion is more general-purpose than Plane and lacks dedicated sprint/issue tracking workflows, but its flexibility can replicate most PM patterns. Free for personal use, $10/seat/month for teams.

Open-source project management for agile teams with built-in Scrum and Kanban support. Free self-hosted under MPL 2.0 license. Easy switch — similar feature set to Plane with sprints, epics, and backlog management. Smaller community but fully open source with no premium tier restrictions.

In the News

Dimensional Breakdown

Summaries below were written by AI agents based on the cited evidence. They are editorial interpretations, not independent research findings.

User Value Erosion
Plane is a well-regarded project management tool with a modern interface and solid core functionality. However, recurring bugs affect the experience: users have reported blank issue lists after version upgrades, issue boards with 5+ second load times even on empty projects, sub-issue display bugs that hide valid issues, broken admin panels after upgrades, export failures, and infinite login loops. The self-hosting experience has improved significantly — the team acknowledged that early versions required users to build Docker images 10+ times in the first week — but performance degradation at scale remains a concern. The editor has a persistent cursor bug when using arrow keys. Missing features like InDesign export equivalent and some UX polish gaps versus Linear and Jira are noted. On the positive side, V3 introduced a unified application, wiki functionality, AI features, and improved self-hosting tooling. The development pace is active with regular releases, and the team is responsive to community feedback.
How It Got Here
Plane launched in January 2023 with a bare-bones issue tracker that required users to manually build Docker images, a process so painful the team later acknowledged some users rebuilt images 10+ times in their first week. Version 0.7 in mid-2023 introduced Gantt charts and custom themes, and by late 2023 the product had attracted Hacker News praise for being faster than Jira. However, as usage scaled through 2024, reliability issues emerged: Issue #5115 reported 5+ second board loads on empty projects, Issue #5738 found sub-issues disappearing when toggled, and v0.23.1 caused blank issue lists (Issue #5956). Admin panels broke between upgrades. Self-hosting was dramatically simplified starting with v0.13's Docker Compose approach, and the v1.0.0 Community Edition GA in September 2025 brought security patches and Analytics 2.0. The February 2026 rebrand to 'Planes of Work' unified Projects, Wiki, and AI into a single workbench. The product is actively developed with 89 releases in 2025 alone, but recurring upgrade regressions remain a pattern.
Business Customer Exploitation
Shareholder Extraction
Lock-in & Switching Costs
Twiddling & Algorithmic Opacity
Dark Patterns
Advertising & Monetization Pressure
Competitive Conduct
Labor & Governance
Regulatory & Legal Posture

Dimension History

2022Open Source Genesis2023Community Traction2024Seed Funding & Tiers2026Mature Open-CoreUser Value1122Biz Exploit0122Shareholder0022Lock-in1112Algorithms0001Dark Patterns0122Advertising0001Competition0000Labor/Gov2222Regulatory1221
Timeline (38 events)
major2022-11-19

Plane GitHub repository created as private project

Brothers Vamsi and Vihar Kurama created the Plane repository on GitHub on November 19, 2022, initially as a private repo with five watchers. The tool originated from pain points managing clients at their previous consulting company, Caravel. Discord server launched the same day with twenty invites.

major2023-01-01

First dev release ships with basic issue tracking

Plane shipped its first dev release in January 2023, offering basic issue management via cycles (sprints) and modules (epics) in List and Kanban layouts. Self-hosting required building Docker images manually, a process so rough that some users rebuilt images 10+ times in the first week.

minor2023-03-09

Community requests OIDC support for self-hosted SSO

GitHub Issue #413 opened requesting OpenID Connect support for self-hosted Plane instances, enabling integration with identity providers like Keycloak and Authentik. This became one of the most-requested features and a flashpoint for open-core vs. paid feature debates.

major2023-05-04

Public launch via Better Programming with GitHub Sync

Plane formally introduced itself to the developer community through a Better Programming article, which became their #1 traffic source. The launch featured GitHub Sync (bidirectional issue sync) and Slack integration. A Reddit post about GitHub Sync alone generated 300 GitHub stars.

minor2023-06-01

v0.7 release adds Gantt charts and custom themes

Plane v0.7-dev introduced Gantt chart views, custom themes, a revamped cycle UI, and improved user role management. This was the version that attracted public press coverage and represented Plane's first feature-complete milestone beyond basic issue tracking.

minor2023-06-02

The New Stack covers Plane as open source Jira alternative

The New Stack published coverage of Plane as a viable open-source Jira alternative at version 0.7, noting Jira held an estimated 86.63% of the bug-and-issue-tracking market. At this point Plane had only two pricing tiers: '$0' and 'coming soon.'

major2023-06-05

Community raises concerns about future self-hosted restrictions

GitHub Discussion #1266 opened titled 'Potential Future Restrictions on the Self-Hosted Version of Plane,' with community members warning that 'keeping big plans secret until the last minute can make it look like there's something sneaky going on.' Users coined the term 'Openpaywall' to describe the pattern of open-source projects introducing paid restrictions.

minor2023-06-05

GitHub Issue #1211 asks what features will be paid

Community member opened Issue #1211 titled 'What will be paid? What will be free?' to centralize a question that kept recurring on Discord and GitHub. The issue highlighted that the license was 'irritating for some when certain features will be paid only.' This reflected growing uncertainty about Plane's monetization plans.

minor2023-08-03

Plane reaches Hacker News front page as Jira alternative

Plane appeared on Hacker News as an open-source Jira alternative, generating significant developer interest. Commenters praised it as 'pretty basic but somehow complete' and highlighted performance as a key advantage over Jira. Critics noted the modal-based issue creation UX was frustrating.

minor2023-09-18

Plane crosses 14K GitHub stars, becomes #1 in PM category

Plane reached 14,000 GitHub stars and claimed the #1 position among open-source project management tools on GitHub. Growth was driven by Reddit engagement, Better Programming article, and word-of-mouth network effects.

major2023-11-28

TechCrunch covers Plane as AGPL-licensed Jira challenger

TechCrunch published a profile of Plane, highlighting its AGPL v3.0 copyleft license and CEO Vamsi Kurama's position that the 'number one advantage of being open source is privacy and security.' The article noted Plane's deliberate choice of AGPL over more permissive licenses to prevent exploitation without contribution.

minor2023-11-30

Users question imposed limits on self-hosted version

GitHub Issue #2951 asked 'If it is self-hosted, why are there imposed limits?' Users reported encountering feature restrictions on their own self-hosted infrastructure, questioning the distinction between free and paid features when the software runs entirely on their hardware.

major2024-01-12

SSO/OIDC community PR rejected, feature gated to paid tier

A community-contributed PR #3341 implementing OIDC for self-hosted instances was rejected by Plane. The team indicated SSO would only be available as a paid feature, forcing community members to maintain their own forks for OIDC support. The decision eroded community trust, though Plane later acknowledged the backpedal was a mistake.

minor2024-03-28

Self-hosted users report confusing 'Free Plan' UI label

GitHub Issue #4095 reported that Docker self-hosted deployments displayed 'Free Plan' labels and upgrade buttons in the side menu, creating confusion about whether the self-hosted version was genuinely free or a trial. One user stated they 'nixed it instantly' upon seeing what appeared to be commercial limitations on their own infrastructure.

major2024-04-24

Plane raises $4M seed round from OSS Capital

Plane announced a $4 million seed round funded solely by OSS Capital, which exclusively invests in commercial open-source software. Additional investors included Sherpalo Ventures (Ram Shriram, Google founding board member) and Automattic Ventures. Total funding reached $6.74M. The round was announced alongside the Plane One $799 perpetual license.

major2024-04-24

Plane One $799 perpetual license launched for self-hosted

Alongside the funding announcement, Plane launched Plane One: a $799 one-time perpetual license with two years of updates and support. The product offered one-click deploy and targeted smaller teams seeking predictability without SaaS pricing. Less than 5% of One customers later upgraded to Pro.

minor2024-05-19

Plane reaches 100K Docker and 44K Kubernetes deployments

Plane announced surpassing 100,000 Docker Hub pulls and 44,000 Kubernetes deployments. The milestone validated the self-hosting approach but also highlighted how far the deployment experience had come from the early days of manual Docker image builds.

minor2024-06-01

Community asks 'Can we use Plane freely?' amid edition confusion

GitHub Discussion #4532 titled 'Can we use Plane freely?' reflected ongoing confusion about the Community Edition's feature scope versus Commercial and Cloud editions. Users struggled to determine which features were available in the AGPL-licensed version versus those requiring paid licenses.

minor2024-07-01

Issue boards show 5+ second load times on empty projects

GitHub Issue #5115 reported performance bottlenecks with issue boards taking over 5 seconds to load even on projects with no data. The performance issue suggested architectural problems beyond simple scaling concerns, affecting the day-to-day user experience.

minor2024-10-01

Sub-issue display bug hides valid work items

GitHub Issue #5738 reported a bug where toggling the 'show sub-issues' option caused issues to disappear from the board entirely, making valid work items invisible. The regression affected project visibility and workflow reliability.

minor2024-11-01

Upgrade to v0.23.1 causes blank issue lists

GitHub Issue #5956 reported that upgrading to v0.23.1 caused project issue lists to appear completely blank, a regression that affected users who followed the standard upgrade path. This continued a pattern of upgrade-related bugs across multiple versions.

minor2024-11-01

Employee count nearly doubles year-over-year to ~88 staff

Tracxn data showed Plane's employee count grew 88% year-over-year, from approximately 45 in November 2023 to approximately 88 in November 2024. The rapid headcount growth reflected the seed funding deployment and acceleration of product development.

minor2024-12-17

Free tier capped at 12 seats with grandfathering for existing users

Plane introduced a 12-seat limit on the Cloud free tier, grandfathering existing workspaces at their current seat count as of December 17, 2024. Workspaces exceeding 12 seats enter a locked state if a paid subscription lapses. The policy encourages paid upgrades for growing teams while preserving access for existing users.

major2025-03-14

Plane One $799 perpetual license sunset for subscriptions

Plane sunset its One tier perpetual license, moving all new demand to the per-seat subscription model (Pro at $6/seat/month, Business at $13/seat/month). The company honored existing One license commitments but acknowledged that less than 5% of One customers upgraded to Pro, validating the pivot to recurring revenue.

major2025-05-28

Plane acquires Sort for US expansion and AI talent

Plane acquired Sort, a US-based engineering team specializing in AI-native enterprise systems, to expand into the United States. The acqui-hire brought talent from PayPal, Elastic, and BitGo. The move came 18 months after the $4M seed round and was positioned as accelerating enterprise go-to-market in North America.

major2025-07-31

Plane Business tier launched at $13/seat/month

Plane launched the Business plan with RBAC, SSO, SCIM, audit logs, structured wikis, and custom dashboards at $13/seat/month. Available on both cloud and self-hosted deployments, Business was positioned as Plane's enterprise offering to compete with Jira's higher-tier plans.

major2025-09-01

Community Edition v1.0.0 GA released with Analytics 2.0

Plane released Community Edition v1.0.0, marking the project's general availability milestone. The release included security upgrades addressing NextJS and React CVEs, Django SQL injection fixes, revamped Analytics 2.0, and enhanced filters. The new branding was rolled out across all instances.

minor2025-09-15

Slack integration overhauled with bidirectional sync

Plane launched a rebuilt Slack integration enabling bidirectional sync between Slack threads and work items, project-specific channel alerts, thread-specific status updates, and personal DM notifications. Users could link any Slack message to a work item to preserve conversation context.

minor2025-09-15

Voice conversations with Pi AI assistant introduced

Plane introduced voice conversations with Plane Intelligence (Pi), allowing users to draft documents, refine specs, and solve problems through spoken interaction. Pi auto-saved notes and summaries to threads linked to work items, deepening AI integration into project workflows.

major2025-10-01

Plane Marketplace launched for apps and integrations

Plane officially launched its Marketplace as a central hub for tools, integrations, and community-built apps. The platform supported OAuth 2.0, webhooks, and Python/TypeScript SDKs. Launch partners included GitHub Enterprise Server, Sentry, Slack, Enterprise GitLab, Raycast, and Draw.io.

minor2025-10-01

Importers added for ClickUp, Notion, and Confluence

As part of the Marketplace launch, Plane expanded its import tools beyond Jira, Linear, and Asana to include ClickUp, Notion, and Confluence. The expanded importer set reduced switching costs for teams evaluating Plane from a wider range of existing tools.

minor2025-11-15

Claude Sonnet 4.0 model support added to Plane AI

Plane added Claude Sonnet 4.0 model support to its AI features, expanding beyond the initial model offerings. Users could convert AI output into editable project Pages in one click, and Plane AI gained the ability to search the live web for up-to-date information.

minor2025-11-27

Plane positions against Atlassian Data Center sunset

Plane published 'Self-hosting is not dead: Atlassian just walked away from it' in response to Atlassian's announcement that Jira Data Center would end by 2029. The blog highlighted Atlassian's Maximum Quantity Billing policy and positioned Plane as the self-hosted alternative for hundreds of thousands of affected teams.

minor2026-01-12

isitreallyfoss.com flags unclear FOSS offering in Plane

The independent FOSS assessment site isitreallyfoss.com flagged Plane for unclear FOSS labeling, noting that the default Docker install pulled the non-FOSS Commercial Edition rather than the Community Edition, the pricing page did not mention the Community Edition or licensing, and there was 'quite a large amount of feature disparity between the free tier.'

minor2026-02-01

Plane AI updates with product tour and Try section

Plane released AI updates including a guided product tour for new users, a Try section for evaluating features, and enhancements to the Pi chat assistant. The updates deepened AI integration into the core product experience while maintaining the credit-based opt-in model.

major2026-02-12

Plane rebrand to 'Planes of Work' with unified platform

Plane unveiled a complete rebrand introducing 'Planes of Work' as its design philosophy, unifying Projects, Wiki, and AI (Pi) into one workbench. The new logo was built from three converging planes. Plane Intelligence (Pi) entered beta for Business and Enterprise customers. The rebrand was live across web, mobile, and desktop.

major2026-02-12

Air-Gapped Edition reaches general availability for defense

After six months of development, Plane's Air-Gapped Edition reached general availability with complete network isolation, no license pings or telemetry, and ITAR compliance. The first deployment with a defense contractor took 45 minutes from tarball to first login. The edition included reproducible builds with cryptographic signing and SHA-256 manifests.

major2026-03-03

Plane AI available for self-hosted via v2.4.0 release

Release v2.4.0 brought Plane AI to self-hosted editions, allowing users to configure their own AI provider (OpenAI, Claude, or local LLMs) through environment variables. The release also introduced project subscriptions, page version history with diff views, epic archiving, and initiative filters.

Evidence (40 citations)
Scoring Log (4 entries)
deep-enrichment-reset2026-03-26

Stripped for Phase 2 re-enrichment

Deep Enrichment2026-03-26
Alternatives Review2026-02-21GOOD
Initial Scoring2026-02-19