pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript is:unmerged
Filter by
74.7M results
Automated test pull request
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| ty (changelog) | 0.0.45 → 0.0.46 | age | adoption | passing ...
dependencies
python
Rewrite docs/WAYLAND.md to document the current state of Wayland support in Docking, rather than future implementation
plans.
What changed
The document was originally a forward-looking planning/design ...
Pull Request Template
Summary
Explain the motivation and context for this change.
Changes
- List the key changes introduced.
Testing
Describe how you tested the changes (include commands / steps). ...
- What: Replaced the iterative python list comprehension in src/utils/embeddings_v2.py find_most_similar with a
batched/vectorized NumPy implementation (np.dot and np.linalg.norm(axis=1)).
- Why: ...
Sources: https://www.chess.com/openings/Queens-Pawn-Opening-Blackmar-Diemer-Euwe-Duthilleul-Gambit
https://en.wikipedia.org/wiki/List_of_chess_gambits#Blackmar%E2%80%93Diemer_Gambit
Automated test pull request
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Automated test pull request
Closes DBO-465
Acceptance criteria
- [x] Tipo Lang = es | en exportado
- [x] Interfaz Translations con todas las secciones del sitio como claves tipadas
- [x] Tipo BilingualText = { es: string; ...