open-code-review/internal/config
kite 01c9c85456 feat: add review filter to remove provably incorrect comments after subtask
- Add REVIEW_FILTER_TASK template and LLM conversation config
- Implement executeReviewFilter to post-process comments per file
- Add CommentsForPath and RemoveByPathAndIndices to CommentCollector
- Apply timeout from template config to review filter LLM call
- Await CommentWorkerPool before running filter to prevent race condition
- Include raw response preview in filter JSON parse error logs
2026-06-09 20:41:42 +08:00
..
allowlist feat: Add HarmonyOS support for .ets files and review configurations (#48) 2026-06-05 12:22:11 +08:00
rules feat(rules): add built-in Rust and Cargo.toml review rules (#74) 2026-06-08 20:56:00 +08:00
template feat: add review filter to remove provably incorrect comments after subtask 2026-06-09 20:41:42 +08:00
testconnection feat: change default output language from Chinese to English 2026-06-09 09:57:45 +08:00
toolsconfig fix(tool): use fixed-string matching by default in code_search to fix Linux failures 2026-06-05 23:59:01 +08:00