qwen-code/docs
wenshao 757bd9865a feat(review): model-aware incremental cache for cross-model review
The incremental review cache now stores modelId alongside commitSha.
When the same PR is re-reviewed with a different model:
- Cache detects model change → runs full review (not skipped)
- Informs user: "Previous review used X. Running full review with Y
  for a second opinion."

Same SHA + same model still skips as before.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 01:01:52 +08:00
..
design feat(cli, webui): add follow-up suggestions feature (#2525) 2026-04-03 20:07:23 +08:00
developers feat(channels): add dispatch modes and prompt lifecycle hooks 2026-03-28 06:19:02 +00:00
users feat(review): model-aware incremental cache for cross-model review 2026-04-07 01:01:52 +08:00
_meta.ts feat: refactor docs 2025-12-05 10:51:57 +08:00
index.md fix: lint issues 2025-12-19 15:52:11 +08:00