pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:public language:PHP
Filter by
190M results
Root cause (all expo-auth-session paths are blocked):
ATTEMPT 1 — Android OAuth client + reverse-domain redirect URI → Google removed custom URI scheme support on Android
clients: Custom URI schemes are ...
Summary
Fixes the nightly failure (#929) caused by a test expectation mismatch after PR #921 shipped.
Root cause: auth_user_can_access_conversation (added in #908/#921) checks u.status = active in both ...
auto-triaged
What
Medium-tier fix. daysUntil() zeroed to server-local midnight while expDate is stored in UTC, so whether an edge-of-day
medicine read as expired depended on the server s timezone — on a behind-UTC ...
What
The embedded vetra-cli (Vetra Studio) drive minted a random UUID on first run, so the studio drive id — and the URL it
appears in (/d/ id ) — changed on every fresh workdir.
This derives the id ...
:robot: I have created a release beep boop
details summary mobile: 0.7.2 /summary
0.7.2 (2026-06-10)
Refactor
- Vague 0 quick wins — perf API, contrats hooks, ErrorBoundary (#50) (2f8f4fe) /details ...
autorelease: pending
Summary
When a dev row has been bounced back from review twice and is still pinned to Haiku, auto-promote `d_model` to Sonnet
for the next attempt. Stops the orchestrator from burning a third Haiku spawn ...
⚡ Bolt: O(1) Theme lookups in useDynamicTheme
- 💡 What: Replaced an O(N) array .find() with an O(1) Map lookup in useDynamicTheme s useEffect block.
- 🎯 Why: To prevent continuous linear scans of ...
Summary
Adds a focused Arabic/English i18n foundation for the Next.js web app without changing existing routes or smoke URLs.
Chosen approach and why
This PR uses a lightweight internal App Router i18n ...
Shop owners publishing a new listing now see a Sell as picker in step-2. Default attributes to their shop; toggle to
keep it personal. business_id is derived server-side from the session so attribution ...
Part of epic:test-suite-hardening
Summary
- New Running the Tests section documenting the 5 npm scripts
- New E2E / Smoke Coverage table mapping each flow to its spec
- New Regression guards table ...