pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Python language:Java
Filter by
195M results
This PR was created by qwen-chat coder for task 87565513-5310-4667-baac-bdf577fb431d.
Automated PR to update Paddle submodule to the latest commit.
automated
submodule
Summary
- Non-blocking modal: clicking Evaluate now closes the modal immediately and runs the LLM evaluation in a background
thread (POST /api/jobs/add-async), eliminating the 20–60 s browser hang ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
💡 What: Wrapped the computationally expensive receipt data aggregation logic in src/tabs/DashboardTab.jsx with a useMemo
hook. 🎯 Why: Iterating over a potentially large receipts array using loops and array ...
Summary
This PR significantly refactors the token_survival program to improve performance and memory efficiency by switching
from character-based to byte-based text processing and introducing a string ...
Removes the unused instantiate_datamodule function from src/synth_setter/tools/plot_param2tok.py. It was defined but
never called — main() only instantiates the model via instantiate_model(cfg.model, ...). ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 90%
- Auto-fix allowed: True
📝 Summary
The endpoint /ping is vulnerable ...
ai-remediation
severity-medium
Adicionando Modelo de Arquitetura, Modelo de Objetos e Modelo de Caso de Uso