EveryDev.ai
Subscribe
Home
Tools

3,355+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. It's a Plan
    It's a Plan icon

    It's a Plan

    Issue Tracking
    Featured

    An open-source, self-hosted issue tracker with AI agents built in, letting teams assign issues to people or agents on a shared board with REST API, webhooks, and MCP support.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free to self-host under AGPL-3.0. Run on your own server and database with no per-seat fees.

    Engagement

    Available On

    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Issue TrackingAgent FrameworksProject Management

    Alternatives

    LinearMaigeSeaTicket
    Developer
    VIBE DEV SPACE LLCCasper, WYEst. 2024

    Listed Aug 2026

    About It's a Plan

    It's a Plan is an open-source, self-hosted project management and issue tracker licensed under AGPL-3.0 and built by VIBE DEV SPACE LLC. It positions itself as an alternative to Linear, Plane, and Jira, with the distinguishing feature that AI agents participate as real project members — not bolted-on chatbots — sharing the same board, threads, and issue cards as human teammates. The project is under active development, with the repository noting that breaking changes should be expected before the first stable release.

    What It Is

    It's a Plan is a self-hosted issue tracker where AI agents hold assignee slots, respond to @mentions in comment threads, and pick up delegated issues just like a human team member would. The entire stack — server, database, and AI model — runs on infrastructure you control. There are no per-seat fees and no vendor lock-in. The REST API, MCP server, and signed webhooks let external scripts, CI pipelines, and other agents drive the same tracker the UI uses.

    How Agents Work as Teammates

    Each AI agent in It's a Plan is configured like a new hire: you give it a model (bring your own key), a system prompt, a set of allowed actions, reusable skills, and external tool integrations. Agents are built on the Mastra agent framework. Once set up, an agent can be:

    • Delegated an issue directly from the board, just like assigning to a person
    • Triggered by @mention in any comment thread
    • Scheduled to run on a cron — hourly, daily, weekly, or custom — with a full run history and outcome log
    • Chatted with directly via a built-in per-agent conversation interface

    Agents reply in threads, open linked issues, and move cards on the shared board. Permissions are scoped per agent so each one can only do what you explicitly grant.

    Views, Initiatives, and Dashboards

    The tracker offers four layouts over a single dataset — Kanban board, table, timeline, and calendar — with no data duplication when switching. Filters stack on any field (state, priority, assignee, labels, dates), and any combination of filters plus layout can be saved as a named view and shared as a read-only public link without requiring sign-in.

    Initiatives group related issues under a strategic goal with an owner, target date, and automatic progress tracking derived from issue states — no manual percentage entry. Dashboards are composable grids of widgets: throughput, cycle time, breakdown by state or assignee, a GitHub-style activity heatmap, agent run health, and webhook delivery outcomes.

    Platform and Integration Architecture

    The stack is built on Bun, Elysia (backend), Next.js (frontend with SSR), Drizzle ORM, PostgreSQL, and MinIO for S3-compatible object storage. The full stack runs via a single docker compose up command. Key platform capabilities include:

    • REST API with a full OpenAPI reference and scoped API tokens
    • MCP server at /mcp — any MCP client (Claude, Cursor, custom agents) can call every endpoint as a tool
    • Signed webhooks with retries and a delivery log
    • Authentication via email/password, passkey, and Google sign-in
    • Notifications by email (SMTP or Resend) and Telegram, with per-member preferences
    • Role-based access control with a full permission matrix per project (read, create, edit, delete per resource)

    Update: v0.5.0

    The latest release is v0.5.0, published July 30, 2026. Recent releases in the changelog include:

    • v0.5.0 — Note boards, issue creation improvements, agent enhancements
    • v0.4.0 — Status timeline on every issue, code blocks, slash menu, image support, agent updates
    • v0.3.0 — Per-project section toggles, initiative right-click menu, shareable initiative links
    • v0.2.0 — Public share links, sticky-note boards, file/screenshot support in text, faster initiatives

    The project was created in July 2026 and has been shipping releases at a rapid pace, signaling active early development momentum.

    It's a Plan - 1

    Community Discussions

    Be the first to start a conversation about It's a Plan

    Share your experience with It's a Plan, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Self-Hosted (Open Source)

    Free to self-host under AGPL-3.0. Run on your own server and database with no per-seat fees.

    • Full issue tracking with Kanban, table, timeline, and calendar views
    • AI agents as project members
    • REST API with OpenAPI reference
    • MCP server
    • Signed webhooks with retries

    Capabilities

    Key Features

    • AI agents as project members with assignee slots
    • Kanban board, table, timeline, and calendar views
    • Saved and shareable views with stacked filters
    • Initiatives with owner, target date, and automatic progress tracking
    • Freeform sticky-note canvas (Notes)
    • Configurable dashboards with live widgets
    • REST API with OpenAPI reference and scoped API tokens
    • MCP server exposing every action as a tool
    • Signed outgoing webhooks with retries and delivery log
    • Scheduled agent runs via cron
    • Per-agent model, system prompt, skills, and tools configuration
    • Built-in agent chat with conversation history
    • Custom fields, labels, states, and issue types per project
    • Role-based access control with full permission matrix
    • Email/password, passkey, and Google sign-in
    • Notifications via email (SMTP or Resend) and Telegram
    • Public read-only share links for views and issues
    • Bulk edit issues from the board
    • GitHub skill import for agents
    • Self-hosted on your own server and database

    Integrations

    PostgreSQL
    MinIO (S3-compatible storage)
    Docker
    Mastra (AI agent framework)
    OpenAI (and other LLM providers via bring-your-own-key)
    GitHub (skill import)
    Telegram (notifications)
    Resend (email)
    SMTP (email)
    Google (sign-in)
    Claude (MCP client)
    Cursor (MCP client)
    Coolify (deployment)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate It's a Plan and help others make informed decisions.

    Developer

    VIBE DEV SPACE LLC

    VIBE DEV SPACE LLC builds It's a Plan, an open-source, self-hosted issue tracker where AI agents work alongside human teammates on a shared board. The company also develops Vibe Code Kit, a Claude Code plugin with expert skills for production-ready AI-assisted development. Their tools are built with the same stack they ship — It's a Plan is developed using Vibe Code Kit.

    Founded 2024
    Casper, WY
    1 employees

    Used by

    Independent developers and 'vibe coders'
    Read more about VIBE DEV SPACE LLC
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Linear icon

    Linear

    A purpose-built tool for modern software development that streamlines issues, projects, and product roadmaps for product teams.

    Maige icon

    Maige

    Open-source AI infrastructure for running natural language workflows on your GitHub codebase, automating issue labeling, assignment, code review, and more.

    SeaTicket icon

    SeaTicket

    AI-powered unified issue management platform that centralizes GitHub issues, forum topics, and support emails into one workspace with autonomous AI agents for resolution.

    Browse all tools

    Related Topics

    Issue Tracking

    AI-driven systems for monitoring, prioritizing, and resolving bugs, feature requests, and other project issues with intelligent categorization and automatic assignment.

    7 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    549 tools

    Project Management

    AI-enhanced platforms that streamline planning, tracking, and managing software projects with intelligent resource allocation, predictive timeline analysis, and automated progress reporting.

    35 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions