pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:Python
Filter by
234M results
Plan: plans/PR-Deflection-Delta-Drain-DB-Scope-Test.md Slice phase: Robust testing
#1869 tracks the DB-backed integration coverage deferred from #1868. This slice gives the deflection delivery CI lane ...
What
Surfaces Mimir s bi-temporal time-travel through the Perseus→Mimir connector. New MimirConnector.as_of(category, key,
as_of_unix_ms) wraps Mimir s mimir_as_of tool (shipped in Mimir 2.4.0): an integrator ...
What
Implements the GitHub App token broker (approved plan): mint a short-lived installation token at startup and publish it
as GH_TOKEN, so prx s GitHub ops run headless on the bounded-systems-prx app ...
Summary
- Correct channel-setup guidance from the removed yt-benchmark CLI to yt-benchmark-collect
- Keep /benchmark documented as the skill name while separating it from the CLI name
Validation ...
Closes #1050
Summary of Changes
Implemented an AbortController in the useSubscription hook to correctly cancel in-flight getEvents requests when the
component unmounts. This prevents the React can t ...
Summary
Completes Tetris auto-pause coverage: switching to another window/app while the tab stays visible doesn t fire
visibilitychange, so a window blur now also triggers autoPauseGame() (and focus resets ...
What does this PR do?
Add .github/workflows/ci.yml running on every pull request and on pushes to main:
- A path-filter job detects frontend vs Rust changes.
- Frontend job (only when frontend/ changes): ...
Summary
Three perf wins from the 2026-06-27 audit on the daemon hot paths. All three are scoped out of the 5-finding
HIGH-severity list in the audit — operator chose to ship #3, #4, #5 and defer the rest ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.9.0 → 3.9.1 | age | confidence |
Release Notes
details summary prettier/prettier ...
dependencies
Summary
Remove the handoff and /go commands. The two-phase handoff ceremony (write artifact → /go → spawn successor) is
operationally dead — replaced by the simpler pattern: session writes context to ...