pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:CSS language:Python
Filter by
238M results
Summary
- Bumps concurrently from 9.2.1 → 10.0.3 in root package.json
- This pulls in shell-quote 1.8.4 (was 1.8.3), patching GHSA-w7jw-789q-3m8p (critical)
- npm audit reports 0 vulnerabilities ...
What
Redesigns the dashboard session cards (both the Sessions-tab source card and the Replays-tab ReplayCard) around four
semantic zones — identity / context / place / activity — replacing the old flat ...
Описание изменений
Набор фиксов фронтенда (Vite/React) + поддержка фонового сканирования и сопутствующая документация бэка:
- fix (#15): навигация переживает перезагрузку — текущий экран/раздел сохраняются ...
Motivation
- Provide outcome-specific entry points (idea, nonfiction, fiction, upload, adaptation, publishing pack, movie pitch)
so users are routed to the right workflow rather than a single generic ...
codex
This PR pins faker to the latest release 40.23.0.
details summary Changelog /summary
40.23.0
* Add French social security numbers with Corsican codes (2373). Thanks dancergraham.
* Fix typos in docstrings ...
What
Adds lib/bond-pricing.ts — a PURE, deterministic, fully unit-testable bond pricer that moves Port Daddy off Fixed Bonds
(the caller passes a literal bondUsd to bonds.escrow) to a scope-proportional ...
What: Added keyboard shortcut support to the simulation. Pressing Spacebar now toggles the Start/Stop state, and
pressing R resets the simulation and centers it. Button labels were updated to include these ...
Summary
- Add shared requireDestructiveConfirmation helper: --yes bypasses, interactive TTY prompts with default No,
non-interactive/agent env requires --yes.
- Add t3cli thread delete: stops ...
Per request: drop the Routing accuracy stat and instead show how many municipalities we cover (11), with a small-font
list of the actual serviced cities at the bottom.
- Stat is derived from the city ...
Summary
- New ThoughtFromGrade type on types/content.ts: cast value + subject label + optional match label + optional match
href.
- ThoughtCard renders a slim pill above the body when thought.fromGrade ...