修复服务商带有[1m],运行时不带[1m]导致thinking和effort不生效问题 - #911
Conversation
修复服务商带有[1m],运行时不带[1m]导致thinking和effort不生效问题
PR quality triageChanged areas: area:cli-core CLI core policy: Blocked by policy until a maintainer applies Missing-test policy: Blocked by policy until a maintainer applies Coverage baseline policy: No coverage-baseline policy block detected. CLI core files:
Coverage policy files:
Expected checks:
Test coverage signals:
Risk notes:
Hard merge gates still come from GitHub Actions, not AI review. Dosu handoff: Dosu can be used as the AI reviewer for risk explanation, missing-test prompts, and maintainer Q&A. If it does not comment automatically from the PR template, ask: @dosubot review this PR for changed-area risk, missing tests, docs impact, desktop startup risk, and CLI core impact. |
|
Here's my review of PR #911: Changed-Area RiskThis PR modifies the Risk level: Low-Medium. The regex Missing TestsThis is a concern. The PR labels include
Docs ImpactNone. This is an internal runtime fix for model capability matching. No user-facing documentation changes are needed. Desktop Startup RiskNone. The change is in capability override resolution logic, not in startup paths, initialization, or UI rendering. CLI Core ImpactThe PR is labeled Summary: The fix is sound and well-scoped. The main gap is the lack of tests — even a few unit tests for |
修复服务商带有[1m],运行时不带[1m]导致thinking和effort不生效问题
Summary
Feature Quality Contract
Verification
bun run verifyfor code changes, including the coverage gate.Risk
allow-cli-core-change.allow-missing-tests.allow-coverage-baseline-change.@dosubot review this PR for changed-area risk, missing tests, docs impact, desktop startup risk, and CLI core impact.