Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codexloop

Autonomous OpenAI Codex / GPT session runner. Same job as claudeloop: never block on a human, and never treat insufficient_quota / billing as a waitable rate_limit_exceeded window.

Docs: https://adammatthewsteinberger.github.io/codexloop/

Status: M1–M5 on PyPI (0.1.0) — onion core, exec gateway, capacity probes, control plane, generated REST CLI, optional app-server transport with exec fallback. MIT-licensed; author Adam Matthew Steinberger.

Install

pip install codexloop
codexloop --version
codexloop doctor

For local development:

pip install -e ".[dev]"

Quick start

codexloop run path/to/plan.md
codexloop watch --follow
codexloop stop

Plans

Document Purpose
docs/plans/architecture-and-roadmap.md Full design / transplant plan from claudeloop 0.5.4
docs/plans/research-notes.md Vendor SDK/CLI capacity + autonomy research
docs/plans/_shared-transplant-outline.md Cross-product keep/swap + Global Constraints
docs/superpowers/plans/2026-08-13-codexloop-implementation.md Bite-sized TDD implementation plan

Naming

Item Value
PyPI / CLI codexloop
Env prefix CODEXLOOP_*
State dir .codexloop/
Done marker CODEXLOOP_TASK_FULLY_COMPLETE

License

MIT — see LICENSE.

Publishing

Releases go TestPyPI → PyPI via Trusted Publishing. See docs/publishing.md.

About

Onion-architected, autonomous OpenAI Codex / GPT session runner — never blocks on a human, distinguishes rate limits from exhausted credits, and resumes safely across usage windows.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages