pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript
Filter by
213M results
Two Tier‑1 fixes from the project analysis that defend the false‑CONTRADICTED budget.
claim‑reconciliation — no-public-api-change now aggregates
Diff the aggregate exported‑symbol set across changed ...
Summary
Fixes #14 — audio reactivity was capturing the default microphone input instead of the device s audio output.
- Replaced getUserMedia with getDisplayMedia in audioReactive.ts so the analyser ...
Summary
- Add memory.provider enum (auto|graph|v2|v3|none, default auto) to MemoryConfigSchema
- Add MemoryProviderRegistry with null-provider fallback; no consumers yet
Part of plan: memory-plugin-extraction.md ...
Summary
- Add retry-utils.ts with retryOn5xx and exponentialDelay — retry up to 3x on 5xx errors with 1s/2s/4s backoff
(cap 30s), no retry on 4xx
- Configure QueryClient global defaults to use ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Fixes two ESLint errors that were failing npm run lint:
- app/opengraph-image.tsx — decorative // ABINAEL.XYZ label in OG image
- app/writing/page.tsx — ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @newhighsco/prettier-config (source) | 2.3.8 → 2.3.9 | age | confidence |
Release Notes
details ...
automerge
What
Extend the .husky/pre-push hook beyond golangci-lint to mirror the GitHub Actions Lint and Tests workflows locally, so a
push catches what would otherwise turn the PR red:
- frontend eslint . ...
Bumps the github-actions group with 3 updates in the / directory: actions/checkout, docker/login-action and
shivammathur/setup-php.
Updates actions/checkout from 6.0.3 to 7.0.0 details summary Release ...
dependencies
github_actions