pullrequests Search Results · language:Dune language:Python language:JavaScript language:Go language:PHP language:JavaScript
Filter by
184M results
Automated sync from config/sources.yaml.
Review the diff to verify redactions look correct, then merge to publish.
Motivation
- Narrowing integer-to-bool casts previously used a raw trunc, which silently kept the low bit and made values like 2
evaluate to false instead of true.
Description
- Update scalar ...
codex
… provider pattern
Summary
- 4 built-in templates — StrongLifts 5×5, Push/Pull/Legs, Upper/Lower, Full Body 3× — each in their own JSON file
under src/data/templates/
- Easy to extend — contributors drop a .json ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
Release package metadata incorrectly advertised UNLICENSED while the repository is MIT-licensed. This fixes the nfpm
metadata, bundles the LICENSE file into packages, and adds a CI-level test ...
Pull Request
Why This Change
The Docker publish workflow in GitHub Actions was failing due to path mismatches (seeking nonexistent individual
Dockerfiles in the agent directories) and we want to restrict ...