v0.1.30
Highlights
- Added repo-aware final-mile verification hints and stricter verifier-worker support.
- Added stateful/runtime verification nudges so games and other realtime tasks are pushed toward a deterministic driver or autoplay harness plus an observable debug surface.
- Continued the
chat.pycleanup by extracting the display, agent-loop, and tool-runtime seams while keeping the existingSuccessorChatsurface intact. - Updated README and local docs to reflect the stronger runtime verification workflow.
Verification
ruff check src testsPYTHONPATH=src pytest -q1243 passed in 12.71s
- Live supervised E2E bundle:
~/.local/share/successor/e2e/stateful_verify_snake_adoption/
Note
The new stateful verifier-adoption layer improves behavior, but it is not yet a hard guarantee that the model will synthesize the best deterministic driver on its own. The release includes that improvement and keeps the remaining gap explicit in trace and playback artifacts.