Skip to content

Commit ec0a53a

Browse files
committed
update readme
1 parent dbd4928 commit ec0a53a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

registry/coder/modules/claude-code/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ module "claude-code" {
8989
agent_id = coder_agent.example.id
9090
folder = "/home/coder"
9191
install_claude_code = true
92-
claude_code_version = "0.2.57"
92+
claude_code_version = "1.0.40"
9393
9494
# Enable experimental features
9595
experiment_report_tasks = true
@@ -113,3 +113,7 @@ module "claude-code" {
113113
icon = "https://registry.npmmirror.com/@lobehub/icons-static-png/1.24.0/files/dark/claude-color.png"
114114
}
115115
```
116+
117+
## Troubleshooting
118+
119+
The module will create log files in the workspace's `~/.claude-module` directory. If you run into any issues, look at them for more information.

0 commit comments

Comments
 (0)