pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:JavaScript
Filter by
196M results
Unified replay for hashicorp-forge/grove
This pull request was authored by a coding agent.
Summary
Fixes the editable input box (include_input=True) on mo.ui.slider, which had multiple errors when used with a steps list
and/or fractional values ...
Automated lock file update.
This PR was created automatically by the daily lock refresh workflow.
size/XS
Adds a CI workflow that builds and runs the full test suite on every push to main and every PR targeting main. Also
marks mvnw as executable so the Linux runner can invoke it.
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The use of subprocess with ...
ai-remediation
needs-human-review
severity-high
Motivation
- Normalize handling of charitable/aid event types by aligning the category name used in filters to acao_caritativa
and tolerating multiple slug variants produced by different sources. ...
codex
Comprehensive security and correctness audit of the entire project: server, client, infrastructure, and tests. 7
Critical / 15 High / 38 Medium / 28 Low findings, with the most severe reproduced against ...
Summary
Locks in v0.5.0 s helper hardening with a real regression net.
- pytest suite (25 cases) covering happy + error paths for all 4 helpers. Stdlib-only test harness — subprocess-driven
CLI ...
In original verl training code, all rollout sessions in a batch launch and execution are wrapped under semaphore
mechanism, which sets a bound to the number of concurrent rollout sessions. This is not ...