Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:unmerged

Filter by

63.3M results  (1 s)

63.3M results

Summary - Enforces account authorization and metering across live triage surfaces - Binds ACP sessions/idempotency to accounts and stops arbitrary bearer fulfillment - Adds shared triage runtime/metering ...

Summary Add a step progress indicator (dot bar) to hint mode and rewrite the hint reveal system for a cleaner incremental UX. Changes - Progress dots: New .hint-progress / .hint-dot CSS with light ...

ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | torch | ==2.11.0 → ==2.12.0 | age ...

Currently MPS ignores grad scale and found inf. i.e. this: import torch p = torch.ones(4, device= mps ) p.grad = torch.ones_like(p) opt = torch.optim.Adam([p], fused=True) opt.found_inf = torch.ones((), ...
ciflow/mps
open source
release notes: mps
topic: bug fixes

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The code uses the subprocess ...
ai-remediation
needs-human-review
severity-high

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | ghcr.io/renovatebot/renovate (source) | minor | [43.212.4 → 43.213.1](https://octochangelog.com/compare?repo=renovatebot%2Frenovate ...
renovate/container
type/minor

Problem The LINE test button failed with a CORS error: Response to preflight request doesn t pass access control check: It does not have HTTP ok status. send-line-message had verify_jwt = true. With ...

Hi @koenedaele This PR will remove https://atramhasis.readthedocs.io/en/latest/demo.html#running-a-demo-site-on-heroku. This documentation is deprecated and outdated. Can you approve the PR if this okay ...

Automated self-improvement pass on src/router/escalate.js. Reviewed by Nemotron COMPLEX — tests pass. Change Removed the embedded design-debate sentence from the trigger-4 JSDoc comment: _ If this trigger ...