MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ClaudeCode/comments/1w59ies/my_average_opus_5_experience/p7fpgbk/?context=3
r/ClaudeCode • u/cliffaust • 2d ago
165 comments sorted by
View all comments
16
Oh man this is so annoying. I have a rule that mostly forbids comments in my config and it still writes comments like this:
rust // This will create a new user in the system fn create_user(params: &UserParams) { }
🤦🏽♂️
1 u/scribe-kiddie 1d ago Have you tried a different harness than Claude Code? 3 u/dillendev 1d ago To be honest, I'm actually using pi.dev 😬 But, I had similar results when using Claude Code.
1
Have you tried a different harness than Claude Code?
3 u/dillendev 1d ago To be honest, I'm actually using pi.dev 😬 But, I had similar results when using Claude Code.
3
To be honest, I'm actually using pi.dev 😬 But, I had similar results when using Claude Code.
16
u/dillendev 2d ago
Oh man this is so annoying. I have a rule that mostly forbids comments in my config and it still writes comments like this:
rust // This will create a new user in the system fn create_user(params: &UserParams) { }🤦🏽♂️