Skip to content

pullrequests Search Results · language:Dune language:Python language:C# is:unmerged language:TypeScript language:JavaScript

Filter by

95.9M results  (2 s)

95.9M results

Linear ticket AMP-373 What changed Phase 3 UK public data connectors: ONS (25 hardcoded entries — BPE headlines, sector survival rates, SPPI indices) and Companies House (bulk CSV streaming aggregator). ...

Large fundamental changes to both backend and frontend, including but not limited to: - dashboard - archetype classification - ok-graph functionalities - AI keyword generator - white/midnight/dark ...

Motivation - Evitar que fallos al crear/editar/eliminar registros de ingresos y gastos pasen silenciosos y permitir al usuario saber cuándo ocurrió un error y reportarlo. Description - Añadido ...
codex

Summary - Reconciles GAP-006 after the billing portal runtime merge. - Marks checkout and portal runtime as implemented while keeping real Stripe evidence, webhook, subscription sync, and commercial ...

Summary - Diagnoses 4 root-cause density problems in the Team page (unbounded HANDOFF body, uncapped messages area, generous bubble threshold, outbound bubbles always expanded) - Writes full UX ...

Bumps qs from 6.14.0 to 6.15.2. details summary Changelog /summary p em Sourced from a href= https://github.com/ljharb/qs/blob/main/CHANGELOG.md qs s changelog /a . /em /p blockquote h2 strong 6.15.2 /strong ...
dependencies
javascript

Summary Bump version to 1.13.0 (minor release). See CHANGELOG.md for full details. Key Changes - Cross-type duplicate prevention (#54, @dmarchevsky) - Source analysis false abort fix (#61, @Indexed-Apogrypha) ...

This is an automated pull request to synchronize this repository with the latest configuration !-- CURSOR_SUMMARY -- [!NOTE] sup Cursor Bugbot is generating a summary for commit 98498d3652db1d4bcdb95f7a48c30f7c298e5f9d. ...
blocklist addition

問題 使用者若未安裝系統 ffmpeg,下載影片時會得到兩個分離的檔案(.video.* + .audio.*),而非合併好的單一影片檔。 解法 引入 imageio-ffmpeg 作為 project dependency,將 ffmpeg binary 隨 Python 套件一起安裝,使用者無需額外安裝系統 ffmpeg。 變更摘要 新增功能 - pyproject.toml:新增 ...