Loopy-loop setup: whole-roadmap implementation loop (GPT-5.6)#44
Open
fazpu wants to merge 2 commits into
Open
Conversation
…-5.6 config - loopy_loop_config.yaml: codex provider, coordinator + worker on gpt-5.6-sol (reasoning effort high), max_turns 500 backstop; system rules bind the loop to this repo's process (roadmap/WP authority, status upkeep, gate register, PR-per-topic, CI green, pydantic-settings convention, the P1/P2 engine rulebooks, CLAUDE.md doc rules). - loopy_loop_goal.txt: phases 0-8 to done, WP-driven, gates respected, eval-banana checks verify behavior, completion criteria reviewable from project_state/finished.md; phase-0 partial completion noted. - .loopy_loop/workflow_sets/inner_outer_eval: stock outer/inner/ eval_reviewer/eval_runner scaffolding; sessions git-ignored. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… confirmed) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepares this repo to be implemented by the loopy-loop + team-harness stack, per the roadmap's own premise (work packages written for coding agents).
loopy_loop_config.yaml— codex provider; coordinator and the codex worker pinned togpt-5.6-sol(flagship of the GPT-5.6 family, GA July 2026; reasoning effort high);max_turns: 500as a runaway backstop, not a target. The system-prompt extension binds every workflow to this repo's process: roadmap/WP authority with Reads-column discipline, WP status upkeep in phase files, the gate register, one-topic-per-PR with green CI, the pydantic-settings config convention, the P1/P2 engine rulebooks as binding pre-reading, and CLAUDE.md rules for any plan/ edits.loopy_loop_goal.txt— one whole-roadmap goal: phases 0–8 to done, WP by WP, with reviewer-verifiable completion criteria (all phase files fullydone+ exit criteria, phase-8 benchmarks recorded, CI green, evidence inproject_state/finished.md). Notes phase-0 partial completion so the loop continues rather than redoes..loopy_loop/workflow_sets/inner_outer_eval/— stock outer/inner/eval_reviewer/eval_runner workflow scaffolding (loopy init); sessions git-ignored.Not started: the loop itself (needs
loopy coordinator+loopy workerrun manually). Model pins are proposed and easy to adjust in one file.🤖 Generated with Claude Code