pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Ruby language:JavaScript
Filter by
182M results
Motivation
- Prevent empty or whitespace-only assistant/tool messages injected by history or plugins from being sent to backends
and corrupting later requests.
- Ensure the Request Viewer and ...
codex
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
A lot of events weren t coming through due to the contentId field being used for the deduped id, and it isn t present in
most attachments.
!-- This is an auto-generated comment: release notes by coderabbit.ai ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 100%
- Auto-fix allowed: False
📝 Summary
The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high
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
Summary
(Stacked on #10.)
- Identifiability/uncertainty analysis of the 22-parameter grey-box (Cramér–Rao bounds from the output-error Jacobian,
written into results/sportcub_greybox_params.json ...
Summary
This is the full development cycle release merging all features, fixes, and infrastructure improvements accumulated on
development into master.
Auth Security
- Server-side auth gating via ...
released
podman-compose previously assumed include would always be a list of strings. The Docker Compose specification also
allows a list of dicts with a path key containing a list of compose file paths to merge. ...