pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Go language:HTML
Filter by
256M results
Resolves None
Description
What is the purpose of this pull request?
This pull request:
- adds element comments and sentinel values to blas/ext/base/ndarray/zxsa
Related Issues
Does this pull request ...
BLAS
METR
Needs Review
Tests
Automated test pull request
collect --help now documents the --attest-ownership flag — it attests that you own (or hold written authorisation for)
the asset being scanned, satisfying an ownership precondition such as the CI/CD playbook ...
Summary
- disable default periodic durable writes for unchanged worker heartbeats
- keep in-memory worker liveness fresh on every heartbeat and preserve immediate persistence for material heartbeat ...
bug
Closes #8.
Adds a safeurl package with two layers of SSRF defense: ValidateURL for http/https-only input validation wired into the
POST/PUT handlers, and NewSafeClient, an http.Client that validates the ...
Summary
Adds project documentation (README, CLAUDE.md, IMPROVEMENTS.md) and implements the six requested improvements from
IMPROVEMENTS.md. App version bumped to v1.3.0.
Implemented improvements
- ...
Adds the dashboard meta/engagement layer the audit flagged.
- Approval rings (#18) — Fan Pulse + Owner approval as color-graded ring gauges, the quantified meters football shows
next to the objectives. ...
Description
Adds a new Upcoming Birthdays module that shows a sidebar box on the player list page listing players close to their
next birthday.
Checklist
- [ ] I have added tests that prove my fix ...
Three independent bugs caused pages to get permanently skipped after failures, and browser resources to leak on any
unexpected exception.
browser.ts — resource leaks
Browser leak: browser.close() was ...