zxzinn
zxzinn
Thank you for your reply! I think the first approach is better, which involves introducing: What the project is about What techniques the project is using What language the project...
Yes, I think users can provide an overview of the project and specify the directories or files they want included in Repopack. Perhaps we don't need to support many types...
You can add this to `~/.claude/settings.json`: ```json { "env": { "MAX_THINKING_TOKENS": "0" } } ``` This disables thinking mode completely even toggled in /config, but this is a temporary workaround...
Facing the same issue!
You can add this to `~/.claude/settings.json`: ```json { "env": { "MAX_THINKING_TOKENS": "0" } } ``` This disables thinking mode completely even toggled in /config, but this is a temporary workaround...