pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:CSS language:PHP
Filter by
155M results
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Renders the Flow-deck card header icon bare, matching the other settings rows.
The Activity glyph in .settings-flow-deck-icon was wrapped in a tinted tile (fixed 1.85rem box, border-radius, and a
primary-tinted ...
Summary
Clicking a country on the world map now filters the dashboard down to just that country s data — matching the existing
click-to-filter behavior of the country list/StatsTable.
Changes
- Added ...
🚨 Severity: CRITICAL 💡 Vulnerability: Path traversal vulnerability in Python using Path(filename).name on POSIX systems
where user-uploaded filenames containing backslashes are not properly stripped of ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
:robot: I have created a release beep boop
1.22.0 (2026-05-31)
Features
- hub: premium landing + tool-detail redesign with animated crescent logo (#54) (253b774)
This PR was generated with Release ...
autorelease: pending
Summary
Ran an empirical prompt-improvement loop on tradfi-portfolio-manager (DGM/Hyperagents pattern, arXiv 2603.19461) and
shipped the result + the eval harness as a permanent regression test.
- ...
- Drafts the spec and plan for RP-69 Whine, Haunted Village — a hand-authored hub region near the little house with
twelve fenced homes and twelve named drifting ghosts (docs/backlog-thinktank-v11.md ...
!-- mendral:session:action:01KQCJBT755MEV7DSRMTGCJYJW --
Summary
- Replace Math.floor((Date.now() % 1e9) + Math.random() * 1e6) with Math.floor(Math.random() * 2147483647) + 1 across
all 5 occurrences ...