by rawwerks · Codex Skill · ★ 344
ypi ypi — a recursive coding agent built on Pi. Named after the Y combinator from lambda calculus — the fixed-point combinator that enables recursion. is Pi that can call itself. ( already has another connotation.) Inspired by Recursive Language Models (RLM), which showed that an LLM with a code REPL and a function can recursively decompose problems, analyze massive contexts, and write code — all through self-delegation. The Idea Pi already has a bash REPL. We add one function — — and a system prompt that teaches Pi to use it recursively.
| Stars | 344 |
| Forks | 29 |
| Language | Shell |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 68.2472713586315/100 |
| Open Issues | 9 |
| Last Updated | 2026-06-22 |
| Created | 2026-02-09 |
| Platforms | cli |
| Est. Tokens | ~13k |
These tools work well together with ypi for enhanced workflows:
Explore other popular codex skill tools:
ypi is A recursive coding agent inpired by RLMs. It is categorized as a Codex Skill with 344 GitHub stars.
ypi is primarily written in Shell. It covers topics such as agents, cli, openclaw.
You can find installation instructions and usage details in the ypi GitHub repository at github.com/rawwerks/ypi. The project has 344 stars and 29 forks, indicating an active community.
ypi is released under the MIT license, making it free to use and modify according to the license terms.