pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:TypeScript
Filter by
275M results
Problem
On Twoslash-heavy sites (e.g. viem docs, ~600 pages), production builds consume a large amount of memory and time, to
the point of OOM-killing CI build containers.
After ruling out (with measurement) ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Summary
Follow-up refactor to #380, applying the repository pattern to the MLB probable-pitcher data path. #380 made the
get_probable_pitchers tool read-only; this layers the path along its three real ...
See title, pretty self explanatory. img width= 735 height= 384 alt= image src=
https://github.com/user-attachments/assets/0a3c9b83-727c-4235-8eac-4e48a566d8cf /
reviews needed
Problem
We saw CI failures because the LLM gateway wasn t accessible — surprising, since the LLM-exercising pattern tests are
gated behind TEST_LLM and skipped in CI.
The cause is a config default, not ...
Motivation
- Provide Spanish display names for national teams in the UI while keeping internal identifiers, codes, slots and
tournament logic unchanged.
- Store translations in the database so ...
codex
Automated PR for: chore: update project configuration
This PR was generated to simulate a collaborative workflow.
💡 What: Added a buffer and a 100ms interval flush timer for processing SSE match events in the scanStore. 🎯 Why:
Previously, the application dispatched a state update for every single match event received ...