Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Octember
/
stupify
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
1
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Run the review as a continuation loop on the kit's untilDone
- #75
#75
Merged
Octember
merged 14 commits into
main
Octember/stupify:main
from
feat/until-done
Octember/stupify:feat/until-done
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Run the review as a continuation loop on the kit's untilDone
#75
Octember
merged 14 commits into
main
Octember/stupify:main
from
feat/until-done
Octember/stupify:feat/until-done
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
Run the review as a continuation loop on the kit's untilDone.
Show description for f022af7
Octember
committed
f022af7
View commit details
Copy full SHA for f022af7
Browse repository at this point
The second pass is a turn, not a tool refusal.
Show description for eb0ef51
Octember
committed
eb0ef51
View commit details
Copy full SHA for eb0ef51
Browse repository at this point
Delete every comment; one owner for sweep state; fold the small helpers.
Show description for 9157b3f
Octember
committed
9157b3f
View commit details
Copy full SHA for 9157b3f
Browse repository at this point
MAX_TURNS is at least 2; state writes log instead of throwing.
Show description for fd62f3b
Octember
committed
fd62f3b
View commit details
Copy full SHA for fd62f3b
Browse repository at this point
DEPLOY.md: MAX_TURNS minimum.
Octember
committed
579a873
View commit details
Copy full SHA for 579a873
Browse repository at this point
The second pass must produce its own verdict.
Show description for 4678557
Octember
committed
4678557
View commit details
Copy full SHA for 4678557
Browse repository at this point
Codex through the kit's SDK thread; review_verdict is an MCP tool.
Show description for 80ffb79
Octember
committed
80ffb79
View commit details
Copy full SHA for 80ffb79
Browse repository at this point
review_verdict is read-only to codex.
Show description for 5aa4078
Octember
committed
5aa4078
View commit details
Copy full SHA for 5aa4078
Browse repository at this point
Kit 0.14.2: the MCP host no longer keeps the sweep alive.
Octember
committed
ff02c1c
View commit details
Copy full SHA for ff02c1c
Browse repository at this point
The turn-1 verdict stands; the second pass revises it only if it changes.
Show description for c66bb15
Octember
committed
c66bb15
View commit details
Copy full SHA for c66bb15
Browse repository at this point
Thread creation is inside the caught attempt; a verdict attempt supersedes the last.
Show description for 6a9cb88
Octember
committed
6a9cb88
View commit details
Copy full SHA for 6a9cb88
Browse repository at this point
A review_verdict call the MCP layer rejects also drops the standing verdict.
Octember
committed
611920f
View commit details
Copy full SHA for 611920f
Browse repository at this point
Only the turn's last review_verdict attempt decides the standing verdict.
Octember
committed
491acd1
View commit details
Copy full SHA for 491acd1
Browse repository at this point
A failed state write reports to stderr, not through the same filesystem.
Octember
committed
666eceb
View commit details
Copy full SHA for 666eceb
Browse repository at this point
You can’t perform that action at this time.