plandex vs JavaGuide
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| plandex | JavaGuide | |
|---|---|---|
| Tagline | An AI coding agent designed for large tasks and real world projects. | Snailclimb/JavaGuide: 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发 |
| Stars | 16k | 157k |
| Forks | 1.2k | 46k |
| Open issues | 57 | 57 |
| Language | Go | JavaScript |
| License | MIT | Apache-2.0 |
| Last pushed | Oct 3, 2025 | Jul 6, 2026 |
| Categories | AI Agents, Developer Tools | Developer Tools |
plandex
Plandex is an open-source terminal-based AI development tool written in Go, aimed at managing extensive coding tasks across multiple files. It supports indexing large codebases using tree-sitter project maps and ensuring a clean workflow through its sandbox feature for reviewing AI-generated changes.
Go
JavaGuide
JavaGuide 是一个旨在帮助开发者准备 Java 后端面试的资源库,并提供关于后端系统的深入理解和实践技巧。它还包含了有关大模型实战项目、AI 编程实战等方面的指南,涉及到 LLM、Agent 和 RAG 等核心技术。
JavaScript