mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-07 06:43:13 +00:00
Compare commits
3 Commits
add-code-r
...
ashwin-ant
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d907bdbcff | ||
|
|
4e417747c5 | ||
|
|
1b41969c71 |
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# 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
|
## 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
|
- 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
|
||||||
|
|||||||
@@ -62,9 +62,7 @@ Found 3 issues:
|
|||||||
|
|
||||||
🤖 Generated with [Claude Code](https://claude.ai/code)
|
🤖 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>- 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>
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user