pullrequests Search Results · language:Dune language:TypeScript language:PHP language:Java language:JavaScript language:Python
Filter by
278M results
Gap
The data_dir_audit runner is fully implemented and wired — but the periodic presence file is missing from mill s own
.robotsix-mill/periodic/.
Evidence that the runner is ready
- Runner: src/robotsix_mill/runners/data_dir_audit_runner.py ...
Summary
- Require parsed pickle URL literals to have executable network context before emitting URL-only S310 raw network
findings.
- Reuse the same inert-literal filtering for PyTorch ZIP pickle ...
Summary
Two unrelated tests were red on origin/main HEAD (pre-existing, not from any open PR). Both are rooted in correct
compiler behavior the tests had not been updated for — not compiler bugs.
1. ...
Implements #1228 (commit-to-checkpoint wake observability and alerts) for the Push-Driven Projection Runtime milestone —
the metric prerequisite for the #1237 SLO/load evidence.
Summary
- Metrics (chase_sets_projection_wake_* ...
Data intake for ocd-jurisdiction/country:us/state:me/county:piscataquis/place:sangerville/government
Jurisdiction Configs
Note: some configs, like source_urls and identities, are generated after the ...
state:me
The bug (found in PR #605 s sweep, now solver-proven)
g35-2-1 Chip Collector was unsolvable as shipped. Its stated objective — Collect all data chips AND reach the goal —
requires a minimum of 20 commands ...
https://claude.ai/code/session_01EY89EYJMsZ5UMPjbakrfzN
Qué cambia
settings.py exigía DJANGO_ENV como variable de entorno del proceso, pero load_dotenv() recién corría en settings_base.py
— después del check fail-closed — por lo que el DJANGO_ENV=dev del .env ...
The TipTap toolbar scrolled out of view on long lessons — constant scroll-up tax. Root cause: the editor wrapper s
overflow-hidden clips position: sticky. Removed the clip and made the toolbar sticky (top-0, ...