mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
Add cache_control ephemeral breakpoints on system prompt and tool definitions to activate Anthropic prompt caching for multi-turn agent loops. Fix token double-counting by removing the redundant totalTokensUsed accumulator and computing it from sub-items. Surface cache read/write statistics in both text and JSON summary output. |
||
|---|---|---|
| .. | ||
| config_cmd.go | ||
| flags.go | ||
| git.go | ||
| llm_cmd.go | ||
| main.go | ||
| output.go | ||
| review_cmd.go | ||
| rules_cmd.go | ||
| version.go | ||
| viewer_cmd.go | ||