Comparison
lazycodex vs learn-claude-code
Verdict
Pick lazycodex when lazycodex is primarily TypeScript; learn-claude-code is Python; pick learn-claude-code when learn-claude-code is primarily Python; lazycodex is TypeScript.
Markdown twin · lazycodex alternatives · learn-claude-code alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | lazycodex | learn-claude-code |
|---|---|---|
| Maintenance | Very active (0d since push) As of today · github_public_v1 | Active (14d since push) As of 4d · github_public_v1 |
| Provenance | Not a fork · Personal account As of today · github_public_v1 | Not a fork · Organization account As of 4d · github_public_v1 |
| OSV dependency advisories | No published findings from this source as of 2026-07-15 As of today · osv@v1 | No lockfile (source not queried) As of 4d · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- lazycodex
- The one and only agent harness for complex codebases. Project memory, planning, execution, and verified completion inside Codex.
- learn-claude-code
- Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Stars
- lazycodex
- 2.8k
- learn-claude-code
- 71k
Forks
- lazycodex
- 175
- learn-claude-code
- 12k
Open issues
- lazycodex
- 19
- learn-claude-code
- 62
Language
- lazycodex
- TypeScript
- learn-claude-code
- Python
Adopt for
- lazycodex
- -
- learn-claude-code
- Learn-Claude-Code is a minimalistic development tool leveraging Bash and Python to build an agent harness inspired by Claude coding concepts.
Persona
- lazycodex
- -
- learn-claude-code
- -
Runtime
- lazycodex
- -
- learn-claude-code
- -
License
- lazycodex
- MIT
- learn-claude-code
- MIT License
Last pushed
- lazycodex
- Jul 14, 2026
- learn-claude-code
- Jun 26, 2026
Categories
- lazycodex
- AI Agents, Developer Tools, Vector Databases
- learn-claude-code
- AI Agents, Developer Tools
Trust and health
Maintenance
- lazycodex
- Very active (96%)
- learn-claude-code
- Active (82%)
Days since push
- lazycodex
- 0d
- learn-claude-code
- 14d
Open issues (now)
- lazycodex
- 19
- learn-claude-code
- 62
Owner type
- lazycodex
- User
- learn-claude-code
- Organization
OSV dependency advisories
- lazycodex
- No published findings from this source as of 2026-07-15
- learn-claude-code
- No lockfile (source not queried)
Full report
- lazycodex
- Trust report
- learn-claude-code
- Trust report
Choose lazycodex if…
- lazycodex is primarily TypeScript; learn-claude-code is Python.
- Tags unique to lazycodex: ai, ai-agents, claude, cli.
- Also covers Vector Databases.
When NOT to use lazycodex
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- Developer Tools: A gateway is overkill when you're pinned to a single provider and model.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Choose learn-claude-code if…
- learn-claude-code is primarily Python; lazycodex is TypeScript.
- Requirements: Min 1 GB RAM.
- Tags unique to learn-claude-code: agent-development, ai-agent, educational, llm.
- When you prefer leveraging both Bash scripting and Python for developing AI agents.
When NOT to use learn-claude-code
- For projects requiring extensive front-end integration with complex UI frameworks as Learn-Claude-Code focuses on backend scripting and Python.
- If your project needs a fully-fledged development suite; Learn-Claude-Code offers a more streamlined, educational approach rather than comprehensive feature-rich suites.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (code-yeongyu/lazycodex) · observed Jul 15, 2026
- GitHub forks (code-yeongyu/lazycodex) · observed Jul 15, 2026
- Last push (code-yeongyu/lazycodex) · observed Jul 14, 2026
- License file (MIT) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
- GitHub stars (shareAI-lab/learn-claude-code) · observed Jul 11, 2026
- GitHub forks (shareAI-lab/learn-claude-code) · observed Jul 11, 2026
- Last push (shareAI-lab/learn-claude-code) · observed Jun 26, 2026
- License file (MIT) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: lazycodex 2.8k · learn-claude-code 71k (synced Jul 15, 2026).
Common questions
- What is the difference between lazycodex and learn-claude-code?
- lazycodex: The one and only agent harness for complex codebases. Project memory, planning, execution, and verified completion inside Codex.. learn-claude-code: Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1. See the comparison table for live GitHub stats and shared categories.
- When should I choose lazycodex over learn-claude-code?
- Choose lazycodex over learn-claude-code when lazycodex is primarily TypeScript; learn-claude-code is Python; Tags unique to lazycodex: ai, ai-agents, claude, cli; Also covers Vector Databases.
- When should I choose learn-claude-code over lazycodex?
- Choose learn-claude-code over lazycodex when learn-claude-code is primarily Python; lazycodex is TypeScript; Requirements: Min 1 GB RAM; Tags unique to learn-claude-code: agent-development, ai-agent, educational, llm; When you prefer leveraging both Bash scripting and Python for developing AI agents.
- When should I avoid lazycodex?
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. Developer Tools: A gateway is overkill when you're pinned to a single provider and model. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- When should I avoid learn-claude-code?
- For projects requiring extensive front-end integration with complex UI frameworks as Learn-Claude-Code focuses on backend scripting and Python. If your project needs a fully-fledged development suite; Learn-Claude-Code offers a more streamlined, educational approach rather than comprehensive feature-rich suites.
- Is lazycodex or learn-claude-code more popular on GitHub?
- learn-claude-code has more GitHub stars (70,653 vs 2,793). Stars measure visibility, not whether either tool fits your constraints.
- Are lazycodex and learn-claude-code open source?
- Yes - both are open-source projects on GitHub (lazycodex: MIT, learn-claude-code: MIT).
- Where can I find alternatives to lazycodex or learn-claude-code?
- GraphCanon lists graph-backed alternatives at lazycodex alternatives and learn-claude-code alternatives (lazycodex markdown twin, learn-claude-code markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, lazycodex or learn-claude-code?
- lazycodex: Very active. learn-claude-code: Active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for lazycodex and learn-claude-code?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: lazycodex trust report; learn-claude-code trust report.