pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:CSS language:Java
Filter by
270M results
Summary
- Chrome side panels cannot show the microphone permission prompt — users previously hit NotAllowedError with no path
to fix it.
- Adds lib/micPermission.ts and a dedicated mic-permission ...
Ground-up rewrite. Removes the 7-principles/linter machinery; adds contracts - generated CLAUDE.md + hooks + tach
enforcement, drift detection, benchmark harness. See CHANGELOG.md.
Summary
Two rounds of design doc cleanup to achieve self-consistency before implementation.
Round 1 — Design Consistency
- Unified canonical traits: shared/traits.md and shared/types.md are now the ...
[This PR was co-authored with Claude Code. -Joe]
Summary
GET /api/auth/whoami and POST /api/auth/session now derive identity from the actual eXist subject (sm:id()) instead of
the persistent-login request ...
Summary\n- make the default build use the same custom-domain static export path as launch verification\n- add a small launch lock wrapper so concurrent build/verify jobs do not delete each other s static ...
auto-merge
Gap closed
persona-journey.spec.ts tests persona expectedPerks contracts but navigates exclusively to Booking.com.
other-sites.spec.ts tests Marriott.com and Hilton.com content scripts but only asserts ...
Problem
SymbolTable.fuzzySearch() contained two nearly identical ~15-line loops — one over the types map and one over the
constants map — with the same scoring logic copy-pasted between them.
Root cause ...
Summary
Post-closure audit of Epic #423 (forward-only 0.2.0 modular package architecture). Three confirmed gaps fixed; two
additional findings scoped as follow-up issues.
- H1 — direction-6a allow-list ...
Summary
Creates the missing visibility repair PR on branch repair/visibility-provenance-tests.
Current main already contained the broader visibility-test repair commit 6e8c18bfedf0eeccf8a579b474e571503679145c, ...