mirror of
https://github.com/anthropics/claude-code.git
synced 2026-06-15 11:03:28 +00:00
Compare commits
1 Commits
v2.1.107
...
fix/devcon
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
adcbf769fe |
@@ -68,7 +68,7 @@ ENV SHELL=/bin/zsh
|
||||
ENV EDITOR=nano
|
||||
ENV VISUAL=nano
|
||||
|
||||
# Default powerline10k theme
|
||||
# Default powerlevel10k theme
|
||||
ARG ZSH_IN_DOCKER_VERSION=1.2.0
|
||||
RUN sh -c "$(wget -O- https://github.com/deluan/zsh-in-docker/releases/download/v${ZSH_IN_DOCKER_VERSION}/zsh-in-docker.sh)" -- \
|
||||
-p git \
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.107
|
||||
|
||||
- Show thinking hints sooner during long operations
|
||||
|
||||
## 2.1.105
|
||||
|
||||
- Added `path` parameter to the `EnterWorktree` tool to switch into an existing worktree of the current repository
|
||||
|
||||
Reference in New Issue
Block a user