Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby is:merged language:TypeScript

Filter by

143M results  (2 s)

143M results

Bug Users wrote reflections on My Journey but the My Library → Reflections tab showed No reflections yet . Root cause Two disconnected reflection stores: - Write: My Journey s reflection tray (`useJourneyReflections`) ...

Closes #77. Summary Stops dialogue / final keyframe from getting clipped at the video tail. 1. Duration floor — predictDialogueDurationSeconds() heuristic estimates how long the dialogue line will ...

Resumo Adiciona a camada de UX que faltava para que donos do plano Duo percebam que o parceiro ainda não entrou no orçamento e consigam convidá-lo facilmente. Todo o backend de convites já existia (POST/GET/DELETE ...

Two related closing-line fixes, following up on #170/#171. 1. Kalshi coverage — was matching ~4/9 MLB games Wrong codes: Kalshi uses its own team codes that differ from The Odds API s 3-char abbreviations ...

This PR contains the following updates: | Package | Change | Age | Confidence | Code Search | OpenSSF | | --- | --- | --- | --- | --- | --- | | @ #8203;opencode-ai/plugin | 1.15.11 → 1.15.12 | age | confidence ...
automerge
dependencies
devDependencies
javascript
patch
renovate

Caught on staging via the new structured logger: { level : error , event : stripe.customer.create_failed , error_message : Request aborted due to timeout being reached (80000ms) } The Stripe Node SDK ...

Summary - add plain user guides for creating variants and custom overlays - rewrite the Prometheus promotion example as base variant - promotion variant - user UX - remove internal jargon from user-facing ...

Summary - Adds public/sw.js to .gitignore and removes it from the index. - build.ts already copies workers/sw.js → public/sw.js on every bun run build, so the file is regenerated locally and in ...

- Introduced PatagoniaPedidosPage for managing orders with a reload feature. - Added PatagoniaPedidoDetailDialog for displaying detailed order information. - Implemented PatagoniaPedidosTable and ...