codebuddy and Codeep

These are competitors: both provide autonomous AI coding agents for software development, but Codeep targets terminal-based workflows with multi-LLM support while CodeBuddy positions itself as a full autonomous engineer, making them alternative solutions for similar development automation needs.

codebuddy
52
Established
Codeep
46
Emerging
Maintenance 13/25
Adoption 9/25
Maturity 9/25
Community 21/25
Maintenance 13/25
Adoption 3/25
Maturity 18/25
Community 12/25
Stars: 109
Forks: 33
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No Package No Dependents
No risk flags

About codebuddy

olasunkanmi-SE/codebuddy

An Autonomous AI Software Engineer

Operates as a multi-agent system using LangGraph DeepAgents with seven specialized subagents (Code Analyzer, Debugger, Tester, etc.), each with role-specific tool access, plus self-healing execution that automatically analyzes failures and retries until success. Integrates with 10 AI providers (Claude, GPT, Llama, etc.) with automatic failover, uses Tree-Sitter WASM for AST parsing across 7 languages, and extends via Model Context Protocol gateway supporting unlimited custom tools. Built on event-driven architecture with SQLite+vector store for codebase indexing, safety guardrails enforcing execution limits (2,000 events, 400 tool calls, 10-minute runtime), and human-in-the-loop approval for destructive operations.

About Codeep

VladoIvankovic/Codeep

AI coding agent built for the terminal. Multiple LLMs, each optimized for your development workflow.

Supports autonomous code generation with file I/O and shell execution, plus multi-provider LLM switching (Claude, Gemini, DeepSeek, GLM, MiniMax). Project-aware context auto-attaches relevant files and respects `.codeep/rules.md` for custom coding standards. Includes Git integration (`/diff`, `/commit`), session persistence, image analysis via vision models, and MCP-powered web search tools.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work