Show HN: Plandex v2 – open-source AI coding agent for large projects and tasks

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. plandex

    Open source AI coding agent. Designed for large projects and real world tasks.

    I noticed there's an example in the docs: plandex rm app/*/*.ts # by glob pattern.

    However, looking at the code (https://github.com/plandex-ai/plandex/blob/main/app/cli/cmd/...), it seems you're using path/filepath for pattern matching, which doesn't support double star patterns. Here's a playground example showing that: https://go.dev/play/p/n8mFpJn-9iY

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. codex

    Lightweight coding agent that runs in your terminal

    Plandex was one of the first agentic style coating system to I tried several months ago, and it worked very well. But I've been using the cursor and windsurf style editors more recently because of their popularity. And their effectiveness is honestly pretty great.

    Would you classify Plandex as more similar to a terminal interface like Claude Code? Also it looks like Open AI released a similar terminal based tool today. https://github.com/openai/codex

    Do you see an obvious distinctions or pros/cons between the terminal tools and the IDE systems?

  4. docs-mcp

    Turn any github repo to MCP server, and chat with code or docs

    You should check https://probeai.dev/ too. Thats one of those building blocks which makes AI trully understand the code.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 3 Groundbreaking AI Developer Tools That Are Redefining Software Automation

    2 projects | dev.to | 26 Jul 2025
  • Beyond the Hype: A Look at 5+ AI Coding Agents for Your Terminal

    4 projects | dev.to | 3 Jun 2025
  • Maker of AI 'vibe coding' app Cursor hits $9B valuation

    8 projects | news.ycombinator.com | 5 May 2025
  • Ask HN: AI tools to help you learn (GitHub, books, PDFs)

    2 projects | news.ycombinator.com | 2 May 2025
  • Show HN: Plandex v2 – AI coding agent with diff sandbox, full auto, 2M context

    2 projects | news.ycombinator.com | 3 Apr 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?