pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:TypeScript language:Python
Filter by
255M results
Summary
- add separate judge timeout wiring so slow judge calibration is not capped by the target timeout
- stop showing CODEOWNERS ownership for runtime/model findings without source files
- show ...
Summary
- Adds an Admin link to the recipes page header, visible only when the authenticated user s email matches the
ADMIN_EMAIL environment variable
- Check runs server-side only — the admin ...
Automated promotion PR from develop to main.
This keeps production deploys flowing after CI is green. If this PR conflicts, resolve it manually, merge it, and let
the normal main deploy workflows run. ...
Summary
- handle object-shaped X-Sense WebRTC PEER_IN/PEER_OUT payloads from the signal server
- keep the APK-style serial ownership gate before accepting a camera peer
- redact X-Sense account ...
Adds Poe.com as an image generation backend using fastapi_poe SDK.
Features:
- Native Poe integration via fastapi_poe (get_bot_response)
- Per-request model selection (e.g., FLUX-pro, Imagen-3) rather ...
Summary
- Add a bundle-level SafetyGate summary to failure-vector bundle reports.
- Report safe-fix allowed count, review-first count, allowed files, and proof commands.
- Keep the report explicitly ...
Summary
- Root cause fix: Wraps all hardcoded UI strings in Lingui Trans/t`...` macros so they are extracted, translated, and
rendered correctly at runtime for all 11 supported locales
- Zero ...
Summary
- apps/web/package.json: next dev now binds to 0.0.0.0 — phones/tablets on the same WiFi can reach the dev server
directly
- infra/docker-compose.yml: finance-api (port 3001) and finance-web ...