open-code-review/internal
2026-07-26 10:01:03 +08:00
..
agent fix: remove hardcoded 180s timeout from REVIEW_FILTER_TASK (#474) 2026-07-24 23:15:03 +08:00
config feat(allowlist): add Julia (.jl) support (#501) 2026-07-26 09:41:11 +08:00
delegate feat(delegate): add delegation mode for host-agent driven code review (#383) 2026-07-16 13:10:54 +08:00
diff fix: remove hardcoded 180s timeout from REVIEW_FILTER_TASK (#474) 2026-07-24 23:15:03 +08:00
gitcmd test: expand unit test coverage for agent, llm, llmloop, and tool packages 2026-06-26 23:09:11 +08:00
llm feat(llm): add iFlytek Spark as a built-in provider (#485) 2026-07-24 23:41:16 +08:00
llmloop fix(llmloop): drain per-file comment work without racing pool submissions (#449) 2026-07-22 20:39:45 +08:00
mcp test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
model test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
pathutil test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
release fix(build): improve Windows support based on PR #13 review feedback 2026-06-02 22:37:27 +08:00
scan refactor(agent,scan): share one 80% token threshold (#421) 2026-07-21 16:57:28 +08:00
session feat(review): add resumable sessions and session inspection (#306) 2026-07-09 11:43:11 +08:00
stdout test: add unit tests for output_helpers, config, model, stdout, and telemetry packages 2026-06-26 23:26:49 +08:00
suggestdiff test: add unit tests for pure logic functions across 6 packages 2026-06-26 22:41:35 +08:00
telemetry docs(telemetry): explain why checkMetricErr intentionally ignores errors (#418) 2026-07-21 16:08:44 +08:00
tool fix(tool): normalize code comment metadata enums (#481) 2026-07-26 10:01:03 +08:00
viewer feat(viewer): fix top breadcrumb to get more comfortable experience (#298) 2026-07-23 20:45:25 +08:00