pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:Python language:Python
Filter by
133M results
Description
Add Angular Skills to generate better code with AI
How to use
In cursor /angular-developer before running the agent!
img width= 705 height= 101 alt= image src=
https://github.com/user-attachments/assets/e61aa279-71d9-498f-94a6-2ea80bbbf8e1 ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 100%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-medium
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What changed
!-- Describe the change and why it is needed. --
How to test
!-- List manual checks or commands used to verify this change. --
Checklist
- [ ] I ran relevant checks locally (make fmt, ...
💡 What: Replaced the element-by-element Python loop in PinkNoise.generate with vectorized calls to scipy.signal.lfilter.
Added internal state arrays (_zi) to manage recursive state between calls, and explicitly ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
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 ...
Summary
/code-review (apps/web) で検出した全項目を対応 + R2 書き込みを CI/クラウド専用化。 develop の並行 blog 作業と分離するため main へ直接 PR (CI は main PR で発火)。
変更点
correctness / SEO
- #4 null deref ×2 (FeaturedRankings / category) ...
Summary
Closes the last deferred soft-deprecation item, L3.3. Removes the @deprecated endpoint field from ComponentInstance. The
authoritative mesh endpoint has long lived at project.meshState.endpoint; ...