pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:TypeScript
Filter by
193M results
Why
On Android, GoogleMaps.View s imperative setCameraPosition calls the native async function but discards its Promise
(there is no return):
// packages/expo-maps/src/google/GoogleMapsView.tsx
setCameraPosition(config?: ...
contributor: external
Summary
- Restores the sync_requests_provider_check constraint with the full runtime provider set.
- Reworks enqueue_sync_request to preserve container-association context metadata and dedupe against ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
What
Rolls the Session 7 interaction system to every remaining flagship surface: tracker, calculator, shops, country pages,
and content hubs (learn, methodology, insights). ...
Summary
Hardens .msg extraction against the failure classes seen on the AB corpus, without touching the happy path. Two
independent fixes:
1. Best-effort parse fallback in read_message
When the normal ...
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests
begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...
dependencies
Summary
- tighten the /settings/capabilities summary/actions area into a compact settings surface
- reorganize the capability index controls into a clearer two-column header/search layout with contained ...
CI typecheck on main is failing because noUncheckedIndexedAccess makes FIXTURES[ web.search ] return string | undefined.
This adds a non-null assertion since the fixture is known to exist in the test context. ...
Qué
Petición del owner con enfoque UX / psicología / retención (no solo mover cajas).
1. Reorden del home por retención
Antes: Última partida → Blue Chip → Social → Récords → STATS(K/D) → VER MÁS
Ahora: ...
概要
Chrome ウェブストアへの公開準備一式と、開発支援のための GitHub Sponsors 導線、MIT ライセンスを追加しました。
変更内容
ストア公開準備
- docs/privacy-policy.md — プライバシーポリシー(日英)。データは全てローカル処理・外部送信なしを明記
- docs/store-listing.md — 掲載文(簡単な説明/詳細説明)、カテゴリ案、各権限の正当化文、必要画像アセット一覧 ...
Agent Job 2725506d
The remaining Memory Browser in page.tsx:170 is the page h1 heading — not a nav/sidebar label, so it stays.
Done. One change made:
- apps/web/components/shell/nav-items.ts:12 — ...