pullrequests Search Results · language:Dune language:Python language:C# is:unmerged language:HTML
Filter by
29.4M results
Closes symbol-base-enumeration-dedup (top-5 remediation).
SymbolServiceHelpers had three near-identical ~28-LOC methods (EnumerateMethodBases / EnumeratePropertyBases /
EnumerateEventBases) walking override ...
Summary
- Adds a Start Bracket button to the /queue embed, enabled when 8+ players are queued. Clicking it randomizes players
into 4-player teams, seeds them by summed TrueSkill rating, and runs ...
Summary
This PR hardens the rowenta-editor-server.py web server against DNS rebinding, SSRF (Server-Side Request Forgery), and
cross-origin attacks. It also fixes a test flake in test_coordinator.py and ...
Adds doc2math — a document-to-mathematics formalization skill.
What it does: Converts any narrative document (research paper, problem description, specification) into a structured
Mathematical Problem ...
Adds a Brazilian Portuguese translation of AIP-1 (Open Agent Bounty Protocol) at \specs/AIP-1.pt-BR.md, covering spec
version v0.3.5.
Updates the translations list in the main AIP-1.md to include pt-BR. ...
Änderungen
- Finder-Ergebnis-Buttons kompakter gemacht: keine riesigen Flex-Kacheln mehr im Desktop-Ergebnis.
- Mobile Finder-Buttons bleiben gestapelt, aber mit normaler Buttonhöhe.
- Fragenkatalog ...
The comparison table iterated a fixed model list, so newly-run models (like claude-opus-4-8) showed up in tabs/charts
but not the table. Now it builds from loaded models + known-pending ones, with a modelProvider() ...