panoptico 1.1.1

AI-powered code review CLI for Pull Requests using Claude
Documentation
1
2
3
4
5
6
7
8
9
10
11
[review]
model = "claude-sonnet-4-5"
backend = "claude-code"
max_lines_per_batch = 300
extensions = ["*.c", "*.h", "*.rs"]

[review.cache]
enabled = false

[review.cost]
report = true