pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:CSS
Filter by
190M results
Why
The rc3 VM sweep (@a245a2c) hit the claude account session limit (HTTP 429) partway through. The newbie canary (run
alone, before the limit) came back clean — sat=7, 0 crit, arc complete, no give-up. ...
What
The pure Liar s Dice rules engine + its unit tests — Phase C, step 1 (the foundation the Liar s Dice GameModule will
build on). Dependency-free: no DB, no async, no platform imports except GameError. ...
This PR enhances validate-release-assets.py to output a pre-populated metadata template and syntax/schema
troubleshooting advice directly in the logs if app-metadata.json is missing, invalid JSON, or doesn ...
Summary
Codifies conventions established during the v1.1.0 release that were not written down anywhere:
- New ## Releasing section — tag-driven versioning (hatch-vcs), semver judgment (JSON artifacts ...
Summary
Adds report follow-up support, logically stacked on PR #267:
- reconstructs parent report context from durable job output/events and seeds /shared/* files into child runs
- adds an internal ...