Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public

Filter by

95M results  (2 s)

95M results

What s in v1.4 📝 Documentation - README.md — Now shows v1.1 → v1.2 → v1.3 → v1.4 progression instead of just v1.0 vs v2.0 - CLAUDE.md — Clear guidance on v1 (Express + Gemini, frozen) vs v2 (FastAPI ...

Fixes #752 Replace deprecated \s.rmdirSync\ with \s.rmSync\ which atomically removes the directory and its contents, eliminating the TOCTOU (time-of-check-time-of-use) race condition between \s.existsSync\ ...

Frontend fixes for four issues reported on the live app. 1) Rate badge inconsistency — PiRateTicker no longer does its own fetch / 4s timeout / hardcoded 2,150 fallback. It is now presentational, ...

Three more standard components now address the frame s .cell-stage body cell, so their bodies are bounded by the frame (clip at the stage edge, never bleed toward the footer). Continues the per-component ...

Resumen Los SVG en los íconos de los círculos azules no se renderizan correctamente en Gmail ni Outlook — los clientes de correo los bloquean o los muestran en color oscuro. Se reemplazan por abreviaciones ...

Why this slice Phase 1 governance cleanup PR 5: ship-chain skills and plan-and-deliver/plan.mdc still taught agent-facing operationsUserId / joint/plans path construction after PR 2 deferred this batch. ...

Summary Adds a Pinterest importer to mood boards. Link a board to a public Pinterest board s RSS feed; Sync now fetches the feed, downloads each new pin s image into the local gallery (data/images/, so ...

What Increased timing assertion threshold in test2/timing.js to 200ms. Why CI runner observed 50ms elapsed but the assertion required strictly less than the previous threshold. Timing jitter on CI runners ...

Double click function back to normal: double click on script/pipeline triggers the popup metadata, double click on inputs/outputs creates the input/output box. Close #414