Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Python language:TypeScript

Filter by

262M results  (2 s)

262M results

Summary Add cashToClose() function to calc.js for total closing cost calculation Adds a new pure-calc function cashToClose(price, loanAmount, existingPantbrev) that computes the total cash required to ...
feature

Follow-up enrichment on the 2026-06-07 Autonomous Treasury Index article (just merged via #138). Applies three structural enhancements from external editorial review, mirrored across EN + 27 native translations. ...

Summary Fixes #46. - keeps the transaction draft flow on the explicit save path, while the save-and-add-another path creates a fresh draft after the save and ledger refresh complete - focuses ...

Multi-tool codebase review (skylos static analysis → Codex logic/design review → TDD fixes) plus the structural refactors that followed. Every change is either a TDD-verified bug fix or a byte-identical, ...

Renombrar scripts del lanzador a nombres en inglés - Crear-Portable.bat → Setup-Portable.bat - El lanzador que genera pasa de Iniciar YT Portable.bat a Start-Portable.bat - Actualizadas todas las ...

Fix Pack 3 — the code half of the post-audit cleanup. The remaining item (#1, rate limiters inert in prod) is config-only (wire Upstash in Vercel) and is not in this PR. What s in here 1. Field GPS ...

Bumps @tsparticles/all from 3.9.1 to 4.1.3. details summary Release notes /summary p em Sourced from a href= https://github.com/tsparticles/tsparticles/releases @​tsparticles/all s releases /a . /em /p ...
dependencies
javascript

readline() reads to \n, we don t need to go looking for it.

Summary - Add a top-level celesto update command that upgrades Celesto in the current Python environment. - Fall back to uv pip install --python current-python --upgrade celesto when pip is not available, ...