mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-11 01:49:25 +00:00
Compare commits
1 Commits
fix/plugin
...
v2.1.107
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
194736a4bd |
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.1.107
|
||||||
|
|
||||||
|
- Show thinking hints sooner during long operations
|
||||||
|
|
||||||
## 2.1.105
|
## 2.1.105
|
||||||
|
|
||||||
- Added `path` parameter to the `EnterWorktree` tool to switch into an existing worktree of the current repository
|
- Added `path` parameter to the `EnterWorktree` tool to switch into an existing worktree of the current repository
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "plugin-dev",
|
|
||||||
"version": "0.1.0",
|
|
||||||
"description": "Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.",
|
|
||||||
"author": {
|
|
||||||
"name": "Daisy Hollman",
|
|
||||||
"email": "daisy@anthropic.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user