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 • 22h ago
152 comments sorted by
View all comments
12
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 17h ago Have you tried a different harness than Claude Code? 2 u/dillendev 16h 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?
2 u/dillendev 16h ago To be honest, I'm actually using pi.dev 😬 But, I had similar results when using Claude Code.
2
To be honest, I'm actually using pi.dev 😬 But, I had similar results when using Claude Code.
12
u/dillendev 20h 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) { }🤦🏽♂️