Dickson Tsai
Dickson Tsai
I don't think --timeout is an actual flag (`claude --help` lists the flags). You'll need to implement the timeout on your end. @ThariqS can you double check if the documentation...
Thanks for the report, everyone. I will look into it and report back if I find a fix.
This turns out to be a dependency/platform issue. I have a fix that I am aiming to deploy in the next release or release after. In the meantime, you can...
Please update to v1.0.8, which addresses this issue.
@Vasanth-070 which platform are you using? Did you install through npm or some other way?
@ddworken has a fix that will come out in the next version. We do typically show a system warning when a hook fails to run. This issue happens to occur...
Thanks for your report! In https://github.com/otolab/hook-duplicate-test-plugin/blob/main/plugins/hook-duplicate-test/.claude-plugin/plugin.json , you shouldn't specify ` "hooks": "./hooks/hooks.json"` because we already load the hooks folder automatically. This `"hooks"` field in the JSON causes the duplicate...
@lightningRalf Please file a new issue for what you're seeing. I would also recommend removing ``` "env": { "CLAUDE_CONFIG_DIR": "$HOME/.claude/" } ``` from your config, since it is functionally the...
Closing as duplicate of #12311 (earliest compact-related thinking block issue with most activity). Please follow that issue for updates.
We pushed out a configuration change at 10:49:50 PM (~1 hour 44 mins ago). For those of you who have been affected by this issue, do you still see it...