pullrequests Search Results · language:B4X language:C++ language:JavaScript language:CSS language:JavaScript language:Python
Filter by
168M results
Add note about major programming anography involved
Supprime le compteur de publications (ex: — 2 publications ) du sous-titre de la page actualités.
Generated by Claude Code
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-medium
Fixes #185872
SequentialLR unconditionally initialized the first scheduler and used its learning rate as the initial _last_lr. When
milestones contained 0, the second scheduler should already be active ...
release notes: optim
💡 What: Replaced inline python3 scripts for JSON parsing and validation with jq in the Chrome Extension composite
actions (validate and package).
🎯 Why: Running the Python interpreter via python3 -c import ...
Summary: Mechanically replace all typedef T* PtrType and typedef typename PtrTraits T ::PtrType PtrType declarations in
TensorAccessorBase, TensorAccessor, GenericPackedTensorAccessorBase, and the DefaultPtrTraits ...
TL;DR
Create AGENTS.md at the repository root -- the authoritative, agent-readable contract documenting every CI-enforced rule
that coding agents must follow. Also remove AGENTS.md from .gitignore and ...