Compare commits

..

1 Commits

Author SHA1 Message Date
GitHub Actions 194736a4bd chore: Update CHANGELOG.md 2026-04-14 06:11:15 +00:00
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ ENV SHELL=/bin/zsh
ENV EDITOR=nano
ENV VISUAL=nano
# Default powerlevel10k theme
# Default powerline10k 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 \
+4
View File
@@ -1,5 +1,9 @@
# 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