pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:TypeScript language:HTML
Filter by
159M results
Summary
- Añade panel flotante/drawer de resumen longitudinal HS.
- La sidebar solo añade un botón compacto \ Ver resumen longitudinal\ .
- El panel se alimenta de la BD cargada y del paciente seleccionado. ...
Three engine improvements in one PR.
1) BTC DCA card (Engines section · 4th card)
Pulls directly from your existing btc_dca JSON block — no JSON changes required:
- Current: live BTC × your current ...
Relay durability + daemon survivability hardening, license split, and the Hub sidebar redesign.
Relay / daemon hardening
- writeDayFile: fsync data + dir around the rename, per-pid tmp suffix — sealed ...
Summary
- Adds an end-to-end integration test for cdkl list — the command had 143 LOC of unit coverage but zero integ. Because
the interactive target-picker shares the same target-lister underneath, ...
Summary
Phase W2 — rewrite the Home tab to match `pictrip-apple.html` mockup screen 1, composing 4 new presentational components
driven by a resilient TanStack Query hook.
Layout (top → bottom)
- ...
概要
pnpm 移行時 (#419) に release action が失敗するようになったため修正。
原因
コミット ae3e60f での pnpm 移行時に「Upgrade npm for Trusted Publishing」ステップをまとめて削除してしまったことが原因。
Node 22 にバンドルされた npm@10 は OIDC Trusted Publishing に未対応で、pnpm ...
Summary
- Move worktree-backed session creation out of the blocking location picker flow.
- Add a compact session creation progress surface that mirrors the slow worktree cleanup animation semantics. ...
…ck reply options
Description
This PR addresses the redundant and duplicate import statements at the top of the main app routing file
frontend/src/App.tsx as described in issue #1416.
All duplicate imports have been consolidated ...
level:intermediate
type:refactor