open-code-review/internal
kite d44fd31989 feat(rules): unify rule resolution behind Resolver interface with four-layer priority
Consolidate review rules into a composedResolver that supports four layers
  (--rule flag > project .open-code-review/rule.json > global ~/rule.json >
  embedded system default), each with first-match-wins fall-through semantics.
2026-05-25 17:45:53 +08:00
..
agent feat(rules): unify rule resolution behind Resolver interface with four-layer priority 2026-05-25 17:45:53 +08:00
config feat(rules): unify rule resolution behind Resolver interface with four-layer priority 2026-05-25 17:45:53 +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