pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:HTML
Filter by
208M results
Closes #142.
Markdown formatter: prettier → mdformat
Replaces the rbubley/mirrors-prettier prek hook with mdformat 1.0.0 plus the mdformat-gfm plugin (GitHub-Flavored
Markdown). Prettier was used only ...
Automatisch aangemaakt door Claude.
Summary
- restore the job detail parse/re-parse action without exposing model names in the UI
- route manual FastAPI parses through a call-level preferred provider and refresh current job caches
...
🤖 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
To: dropdown (email):
- Moved menu from position:absolute (clipped by email-wrap overflow:hidden) to position:fixed appended to
document.body with z-index:9999
- Repositioned via getBoundingClientRect() ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Makes ModelChoiceIteratorValue hashable by adding __hash__ that returns hash(self.value), consistent with the existing
__eq__ implementation.
This fixes a regression ...
Follow-up correction to plan 44 s test-3.
The problem (caught in review)
test-3 credited app.js in the weighted-coverage headline by its scenario completeness — which resolved to a flat 100%
(10/10 scenarios), ...
This PR adds support for configuring the underlying transport mode used by the MQTT client within the MQTT messenger
component. It allows users to override the default tcp transport mode with websockets ...
P2-9 — forvum doctor (Closes #34)
forvum doctor validates the whole ~/.forvum/ configuration and reports problems with actionable hints, exiting non-zero
on any error (script/CI-friendly). First package ...