anthropics / anthropics/claude-code-action
Allow disabled Claude Code Inline Comments for Positive Feedback (in experimental mode)
- Dominant language
- TypeScript
- Stars
- 8.9k
- Forks
- 2.1k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
**Describe the bug**
Claude Code with experimental code review leaves lots of positive feedback inline comments. For example:
```
Enhanced security validation: The current delimiter collision detection is excellent. For absolute robustness, consider that even with validation, there's a theoretical edge case where the fallback delimiter could also appear in lint output. The current implementation with date +%s%N provides nanosecond precision making collisions extremely unlikely, which is appropriate for this use case.
The existing implementation strikes a good balance between security and practicality.
```
This mostly just creates noise for us and more "resolve" buttons to clieck
**Expected behavior**
Some option to disable positive feedback inline code comments
**API Provider**
[ x ] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
Contributor guide
Assessment
This issue has not been assessed yet.