Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:PHP language:TypeScript

Filter by

94.3M results  (2 s)

94.3M results

What: Replaced the N+1 database queries in rx_finance_upsert_bulk_ledger_entries with a single chunked IN (...) lookup query to pre-fetch idempotency_key - id mappings. Why: The function was executing ...

Adds unit tests for the Preview/Code toggle buttons in MainContent to verify correct switching behavior. Closes #2 Generated with Claude Code

Bumps nginx from 1.29-alpine to 1.31-alpine. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nginx package-manager=docker previous-version=1.29-alpine ...
dependencies
docker

Bumps playwright from v1.59.1-noble to v1.60.0-noble. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=playwright package-manager=docker ...
dependencies
docker

Bumps the minor-patch-updates group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | knip | 6.4.1 | 6.14.2 | | lefthook | 2.1.5 | 2.1.8 | | turbo | 2.9.6 | 2.9.14 | | ...
automated
dependencies
npm

Pull Request O que muda (resumo curto) - Prepara fallback para erros, e interações básicas com clientes. Porque é necessário - Estrutura base para tudo citado logo acima. Como testar (passos exatos) ...

完成内容 - 更新 Installer Smoke 的 Windows 可执行文件检查,接受实际安装产物 llm-wiki-desktop.exe。 - 保留 LLM Wiki.exe 作为未来 bundle 名称调整后的兼容检查。 证据背景 上一轮 Installer Smoke 日志已经确认: - macOS DMG 下载、校验、挂载和 LLM Wiki.app 检查通过。 ...

Summary Fixes DCP silently losing all compression blocks on session resume. A session compressed down to ~140k would balloon back to ~285k raw on the wire after a resume + a single message, permanently ...