pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
232M results
Sunday — Roadmap Angle
Dead-file removals (−2 301 lines, all zero import sites)
| File | Lines | Dead since |
| --- | --- | --- |
| src/lib/drawing-engine.ts | 757 | 2026-05-05 |
| src/components/AIChatAssistant.tsx ...
Redesigns the Sending domains screen to match Resend s clarity, in Sendra s dark card style.
- Domain cards: globe icon, name + status subtitle, status badge with colored dot (green Verified / amber ...
From issue #479. Requirements listed at https://www.orange.fr/:
- At least 8 characters long
- At least one uppercase letter
- At least one lowercase letter
- At least one number
- Allowed special ...
What this is
The foundation (plan U1) for a Markwise VS Code extension: make the previewer engine importable as a library and give
the save sequence one shared implementation. This unblocks the extension ...
Backside of glucose flip-card was hardcoded English. Now uses i18n keys in de.json + en.json.
Changes
- components/CurrentDayGlucoseCard.tsx — BackStats: added useTranslations( dashboard ), replaced ...
Summary
- Replaces cluster_key (URL-sensitive) with a stable sha256(title)-derived event_key everywhere CR-A cooldown state is
read or written
- Fixes a production duplicate-push: the same story ...
Summary
- Changes the CLA signatures storage branch from main to cla-signatures
- main is protected (requires PR + CodeQL scan) so the contributor-assistant bot cannot commit directly to it
- The ...
Closes #960
The write-code skill presented umut/ as the branch-prefix example and a literal prefix placeholder. Spawned agents
copied it verbatim, so every agent-authored branch landed under one person ...
What
Adds the migration-equivalence row for DrissionPage s persistent-profile pattern (set_user_data_path) to
tests/browser/test_migration_equivalence.py, continuing the #766 Before/After acceptance matrix ...