pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Ruby language:JavaScript
Filter by
182M results
Problem
The research supervisor would call ResearchComplete as its first and only action, ending the research phase before
dispatching a single ConductResearch. The two-level supervisor/researcher fan-out ...
Bug Description
RadixSort.getLengthOfLongestElement() fails when the input array contains only zeros or negative numbers:
- Math.log10(0) returns -Infinity, causing numPasses to be -Infinity
- Math.log10(-N) ...
Implements #228 per the Codex-reviewed plan (.omc/plans/hermes-plugin-section-228.md, four-eyes amendments applied).
What s in
P1 — server sync module (src/server/hermes-plugin-sync.ts)
- All state ...
Problem
Replies failed with a provider 400 when a message carried a large attachment:
inline data size (19821036) exceeds the maximum size: 10000000
_gen_reply/input.py inlined every attachment as base64 ...
documentation
feature
unit-test
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
What why
!-- One paragraph: what does this PR change, and why. --
Checklist
- [ ] Ran python scripts/lint_bootstrap.py locally — it passed.
- [ ] If this changes AGENTIC-BOOTSTRAP.md, bumped CHANGELOG.md ...
Removes webpack-dev-server. It s no longer used after updating ancestor dependency @rspack/cli. These dependencies need
to be updated together.
Removes webpack-dev-server
Updates @rspack/cli from 1.7.11 ...
dependencies
javascript
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess to execute ...
ai-remediation
severity-medium