open-code-review/internal
kite db5bc4b8a9 feat(rules): add include/exclude file filter support in rule.json
Allow users to configure include/exclude glob patterns in
  .open-code-review/rule.json (global or project-level) to control
  which files are reviewed. Exclude has highest priority, include
  penetrates default path exclusions but not the extension allowlist.
  Only one layer takes effect following --rule > project > global priority.
2026-05-25 20:19:02 +08:00
..
agent feat(rules): add include/exclude file filter support in rule.json 2026-05-25 20:19:02 +08:00
config feat(rules): add include/exclude file filter support in rule.json 2026-05-25 20:19:02 +08:00
diff refactor(diff): Simplify hunk resolution logic with helper functions 2026-05-23 00:36:51 +08:00
llm feat: add llm.extra_body config support to disable thinking mode 2026-05-22 21:28:32 +08:00
model feat: init 2026-05-20 22:03:52 +08:00
release build: Remove version from binary names and update related scripts 2026-05-22 23:11:37 +08:00
session feat: init 2026-05-20 22:03:52 +08:00
stdout feat: init 2026-05-20 22:03:52 +08:00
suggestdiff feat: init 2026-05-20 22:03:52 +08:00
telemetry feat: init 2026-05-20 22:03:52 +08:00
tool feat: init 2026-05-20 22:03:52 +08:00
viewer feat: init 2026-05-20 22:03:52 +08:00