Compare commits

..

3 Commits

Author SHA1 Message Date
Ashwin Bhat
d907bdbcff Update code-review.md 2025-10-25 21:57:00 -07:00
Wanghong Yuan
4e417747c5 Merge pull request #10227 from anthropics/add-code-review-plugin
Add code-review plugin for automated PR reviews
2025-10-24 15:38:33 -07:00
GitHub Actions
1b41969c71 chore: Update CHANGELOG.md 2025-10-24 22:04:57 +00:00
2 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2.0.27
- New UI for permission prompts
- Added current branch filtering and search to session resume screen for easier navigation
- Fixed directory @-mention causing "No assistant message found" error
- VSCode Extension: Add config setting to include .gitignored files in file searches
- VSCode Extension: Bug fixes for unrelated 'Warmup' conversations, and configuration/settings occasionally being reset to defaults
## 2.0.25
- Removed legacy SDK entrypoint. Please migrate to @anthropic-ai/claude-agent-sdk for future SDK updates: https://docs.claude.com/en/docs/claude-code/sdk/migration-guide

View File

@@ -62,9 +62,7 @@ Found 3 issues:
🤖 Generated with [Claude Code](https://claude.ai/code)
<sub>[ANT-ONLY]</sub>
<sub>- If this code review was useful, please react with 👍. Otherwise, react with 👎.</sub>
<sub>- To improve the quality of this code review, update the relevant CLAUDE.md with better guidance or post in #claude-code-feedback on Slack for advice.</sub>
---