code-yeongyu/lazycodex

The one and only agent harness for complex codebases. Project memory, planning, execution, and verified completion inside Codex.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 20th, 2026
Created on May 25th, 2026
Open Issues & Pull Requests: 22 (+0)
GitHub issues: Enabled
Number of forks: 219
Total Stargazers: 3,488 (+1)
Total Subscribers: 11 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 21
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 47 days
Stale 30+ days: 16
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Detailed Description

LazyCodex is an agent harness for complex codebases that integrates with Codex to provide project memory, planning, execution, and verified completion.

The tool addresses the challenge of managing AI-assisted development on large or intricate projects by bundling project context, task planning, execution orchestration, and completion verification into a single harness. It brings the quality standards and capabilities of an established agent framework to Codex through a streamlined integration, handling setup through hooks that run after explicit user approval rather than requiring manual configuration ceremony.

Developers working within Codex who need structured AI assistance for complex codebases should consider this tool. It suits projects where maintaining context across multiple development steps and verifying task completion matter. The tool can be installed either through a command-line installer or directly from the Codex marketplace as an experimental alternative. Installation is designed to be minimal—a single npx command with no global dependencies—and includes a diagnostic command to verify the installation state.

The project maintains active development with regular updates delivered through the marketplace upgrade path. The tool includes a health-check command that reports on plugin cache, hooks, MCP servers, agents, and configuration state to help users diagnose issues. Documentation is available at the project's website, and the codebase is written in TypeScript.