mirror of
https://github.com/anthropics/claude-code.git
synced 2026-06-10 05:43:32 +00:00
chore: Update CHANGELOG.md
This commit is contained in:
@@ -1,14 +1,21 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.86
|
||||||
|
|
||||||
|
- Added /context to help users self-serve debug context issues
|
||||||
|
- SDK: Added UUID support for all SDK messages
|
||||||
|
- SDK: Added `--replay-user-messages` to replay user messages back to stdout
|
||||||
|
|
||||||
## 1.0.85
|
## 1.0.85
|
||||||
|
|
||||||
- Status line input now includes session cost info
|
- Status line input now includes session cost info
|
||||||
|
- Hooks: Introduced SessionEnd hook
|
||||||
|
|
||||||
## 1.0.84
|
## 1.0.84
|
||||||
|
|
||||||
- Fix tool_use/tool_result id mismatch error when network is unstable
|
- Fix tool_use/tool_result id mismatch error when network is unstable
|
||||||
- Fix Claude sometimes ignoring real-time steering when wrapping up a task
|
- Fix Claude sometimes ignoring real-time steering when wrapping up a task
|
||||||
- @-mention: Add ~/.claude/* files to suggestions for easier agent, output style, and slash command editing
|
- @-mention: Add ~/.claude/\* files to suggestions for easier agent, output style, and slash command editing
|
||||||
- Use built-in ripgrep by default; to opt out of this behavior, set USE_BUILTIN_RIPGREP=0
|
- Use built-in ripgrep by default; to opt out of this behavior, set USE_BUILTIN_RIPGREP=0
|
||||||
|
|
||||||
## 1.0.83
|
## 1.0.83
|
||||||
|
|||||||
Reference in New Issue
Block a user