Conversation
- analyzeWithMetrics now handles both team key and JWT auth - Personal token path now collects gitInfo and sends gitRemote/branch - Fixes repo-scoped kody rules not being applied when using personal token Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- extractOrgRepoFromRemote now handles SSH, HTTPS, Azure DevOps, Bitbucket Server, self-hosted GitLab - Support subgroups in GitLab URLs (org/sub/repo) - Add comprehensive tests for all platform URL formats - Fix recursive loop in interactive.ts reviewFileIssues Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This comment has been minimized.
This comment has been minimized.
|
The pull request description is currently empty. Please add a reference to the issue this PR addresses, using a keyword like 'Closes #issue_number' or 'Fixes #issue_number' to automatically link and close the issue upon merging. Kody Rule violation: Ensure PR closes referenced issues |
…ithMetrics Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Kody Review CompleteGreat news! 🎉 Keep up the excellent work! 🚀 Kody Guide: Usage and ConfigurationInteracting with Kody
Current Kody ConfigurationReview OptionsThe following review options are enabled or disabled:
|
|
The pull request description does not contain a reference to a GitHub issue. To improve tracking and context, please add a closing statement like 'Closes #123' or 'Fixes #456' to the description. Kody Rule violation: Ensure PR closes referenced issues |
This pull request introduces the following changes:
organizationIdfrom the token payload and includes it in the review API request, further improving the context for repository-scoped rules.