Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Go language:HTML is:unmerged language:Java

Filter by

44.1M results  (1 s)

44.1M results

升级 Rich 依赖至 v15.0.0。\n\n自 v14.3.3 → v15.0.0 的唯一 breaking change 是移除 Python 3.8 支持,本项目要求 =3.11,无影响。\n\n已通过验证:\n- ruff lint ✅\n- 6 个 pytest ✅\n- uv build ✅

Summary Add 21 new tests for the read-only built-in tools, covering edge cases and error paths: read_file (5 tests) - Missing file error message - Missing path argument error - Large file pagination ...
v2

This was caused by a BeautifulSoup configuration default that caused some attributes to be stored as a list of strings. The PR forces all attributes to be stored as string. Refs. https://github.com/collective/zpretty/pull/216 ...

Why The repo has 42 open PRs, and GitHub-green status is not enough to decide merges. This adds a deterministic PR queue, dual-review packet surface, local merge gate, and a self-contained @terminal-review ...

Bump version L2 to 2026.5.311001+a119aa - 2026.5.311001+a119aa - Auto-generated by create-pull-request
automated pr

Summary This PR tightens launcher reliability for Windows dev startup without redesigning flow: Python selection is now version-gated (3.12+), dependency install is lockfile/requirements aware, and path/location ...