pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged language:PHP
Filter by
20.2M results
This is a backport of PR #11752 as merged into main (d4031f36e40b42a1d5997e78ba6e91a27ec97b79).
SUMMARY
!--- Describe the change below, including rationale and design decisions --
- Adds kopia_repository ...
Rollup: auto-refact-dev → dev(朝 1.0.0-beta.4)
本 rollup 把 integration 分支 auto-refact-dev(@bb37d40,领先 dev 9 commit)合入 dev,为发布 1.0.0-beta.4 解锁(dev 自 beta.3 后无新 commit 是
release-gate 唯一硬阻塞)。
包含
- #217 ...
crnd:human:auto
crnd:lifecycle:managed
crnd:milestone:current
crnd:phase:reviewing
Title: WDC 0.26: поиск адреса на карте ПВЗ
Body:
Что сделано
- Добавлен поиск адреса/улицы/индекса над картой ПВЗ.
- Адресный поиск работает через существующий DaData client и DaDataTokenPool.
...
CLA Signed
Related Issue
closes #99
Changes
- doctor 默认输出 LSP 信息,移除 --lsp 参数,新增 --no-lsp
- verify 默认包含 diff 输出,移除 --with-diff 参数,新增 --no-diff
- query 合并 search + file-detail + query-symbol,支持 --symbol、--search、--file ...
This PR was created by qwen-chat coder for task 191b38af-6bb8-4c4a-a6be-d617d42152be.
Summary
- add pyproject.toml and uv.lock for uv-managed local development
- update CI to install uv and run tests with the checked-in lockfile
- document uv-based run and test commands while preserving ...
Summary
Second rung of the arg-type enforcement campaign (after core/, #118). Adds a per-module enable_error_code = [ arg-type ]
override for services_bootstrap.* in pyproject.toml and drives the surfaced ...