Skip to content
#

plan-and-execute

Here are 28 public repositories matching this topic...

oh-my-fable — Fable 5's way of working a long task (plan first, self-correct, never lose the thread), as a model-agnostic agent harness. The run lives in one serializable RunContext, checkpointed every step, so a crash is a pause. Zero deps, deterministically testable.

  • Updated Jul 8, 2026
  • TypeScript

Autonomous coding loop for OpenAI Codex and Google Gemini CLIs. Drop planning docs into a folder, set an iteration count, and loop-agent generates a backlog and runs plan → implement → review cycles to write your code. Independent-process reviews, atomic backlog updates, auto git rollback on failure, and safe rate-limit handling.

  • Updated May 10, 2026
  • Shell

Improve this page

Add a description, image, and links to the plan-and-execute topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plan-and-execute topic, visit your repo's landing page and select "manage topics."

Learn more