diff --git a/.github/cursor-review/README.md b/.github/cursor-review/README.md index 293ba93..15e8922 100644 --- a/.github/cursor-review/README.md +++ b/.github/cursor-review/README.md @@ -59,7 +59,7 @@ skipped if no Slack token is configured). | OpenAI | `gpt-5.3-codex-xhigh` | | Anthropic | `claude-opus-4-8-thinking-xhigh` | | Google | `gemini-3.1-pro` | -| Moonshot | `kimi-k2.5` | +| Moonshot | `kimi-k2.7-code` | Each model runs **two review types**: diff --git a/.github/workflows/cursor-review.yml b/.github/workflows/cursor-review.yml index a696c34..c17f998 100644 --- a/.github/workflows/cursor-review.yml +++ b/.github/workflows/cursor-review.yml @@ -303,7 +303,7 @@ jobs: - gpt-5.3-codex-xhigh - claude-opus-4-8-thinking-xhigh - gemini-3.1-pro - - kimi-k2.5 + - kimi-k2.7-code review_type: [adversarial, edge-case] steps: - name: Seed default findings artifact