pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:JavaScript language:TypeScript
Filter by
255M results
S100-milestone deep review (Alex s S101 ask): architecture, process, memory, docs, hooks, handoff vs Claude Code best
practices + a from scratch retrospective + a phased S102+ roadmap. Weighted to the ...
GitHub Actions Version Updates
- github/codeql-action published a new release v4.36.2 on 2026-06-04T14:27:19Z
- actions/checkout published a new release v6.0.3 on 2026-06-02T14:35:13Z
automated
dependencies
What this does
Clean-slate rewrite of the CodeRabbit bot layer. Merges into the coderabbit test branch so we can validate against real
PRs before touching main.
The bug being fixed
The old bot set coderabbit: ...
coderabbit: not started
Summary
Added error handling to the stock analysis fetch function to gracefully handle failures and clean up corrupted data from
localStorage.
Key Changes
- Wrapped the analysis fetch logic in a try-catch ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
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
...
Summary
- Skip empty optional deployment release manifest fields when writing release SSM parameters
- Keep non-empty release pins, including the default release version, intact
Verification
- ...
Adds stockUnitId to BuilderLineItem and a StockUnitPicker dialog on product lines: shows the product s unallocated
(in_stock) units grouped by cost cheapest-first (location/PO/serial/qty), and pinning ...
Motivation
- Ensure Playwright E2E harness runs reliably in CI by installing Playwright during npm ci instead of relying on npx
downloads that fail in locked-down registries.
- Provide a reproducible ...
codex