open-code-review/internal
Ziyang Guo 5b37b5f8e2
fix(diff): match gitignore directory patterns (#853)
Match directory-only patterns against ancestor paths with glob and root-anchor semantics aligned to Git. Add regression coverage for nested, globstar, component-glob, and anchored patterns.

Test: make test
2026-08-12 14:28:51 +08:00
..
agent fix(cli): stop preview from creating a review session (#784) 2026-08-08 20:55:54 +08:00
config feat(allowlist): add Nim support (#798) (#799) 2026-08-09 12:30:39 +08:00
delegate chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
diff fix(diff): match gitignore directory patterns (#853) 2026-08-12 14:28:51 +08:00
gitcmd chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
llm feat(providers): add siliconflow (GLOBAL) to built-in providers (#772) 2026-08-12 11:29:11 +08:00
llmloop feat(llmloop): backfill comment thinking from turn output (#773) 2026-08-10 14:52:51 +08:00
mcp test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
model chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
pathutil test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
release chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
scan fix(cli): stop preview from creating a review session (#784) 2026-08-08 20:55:54 +08:00
session test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
stdout chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
suggestdiff chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
telemetry test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
tool chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
viewer feat(viewer): add review comment tag filters (#779) 2026-08-10 23:45:51 +08:00