pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:unmerged language:Python
Filter by
74.4M results
Bumps node from 20-alpine to 26-alpine.
合到 dev 后 review 发现两处与上游公共实现不必要的并行复刻:
1. _clear_reg_dir 字字复刻 studio.services.reg.builder.clear_reg_dir(booru full-mode build 同款入口)— 行为/语义本应跟 booru reg 路径绑定。
2. ...
Summary
- Convert primary navigation section items into real hash anchors while preserving smooth-scroll behavior.
- Improve mobile menu accessibility with ARIA state, a single click handler, and ...
Bumps boto3 from 1.35.0 to 1.43.19. details summary Commits /summary ul li a href=
https://github.com/boto/boto3/commit/3ae731cc04d72140312c6a76fd5f46abf68ad175 code 3ae731c /code /a Merge branch
release-1.43.19 ...
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the upgrade-main workflow
auto-approve
Bumps github/codeql-action from 4.32.4 to 4.36.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/github/codeql-action/releases github/codeql-action s releases /a . ...
dependencies
github_actions
Updates the requirements on mypy to permit the latest version. details summary Changelog /summary p em Sourced from a
href= https://github.com/python/mypy/blob/master/CHANGELOG.md mypy s changelog /a . ...
功能描述
Code Sentinel 商业化 MVP,实现 PR 自动审查 → 置信度过滤 → 行内评论 → 成本追踪的完整闭环。
核心能力:确定性置信度评分(纯规则 0-100 分)、路径级审查规则、GitHub 行内评论、成本追踪、反馈 API。
实现思路
架构:CLI 内核 + 轻量网关。现有分析引擎零改动,FastAPI 网关接收 Webhook,SQLite 数据层。
测试
70 ...