open-code-review/internal
Nikolay f4f2eb8b38
Some checks are pending
CI / cross-compile (arm64, windows) (push) Waiting to run
CI / test (push) Waiting to run
CI / cross-compile (amd64, darwin) (push) Waiting to run
CI / cross-compile (amd64, windows) (push) Waiting to run
CI / cross-compile (arm64, darwin) (push) Waiting to run
CI / cross-compile (arm64, linux) (push) Waiting to run
Deploy Pages / build (push) Waiting to run
Deploy Pages / deploy (push) Blocked by required conditions
feat(cli): support per-run LLM provider and model overrides (#687)
* feat(llm): support per-run provider overrides

* fix(llm): preserve provider credential fallback

* feat(llm): prefer environment configuration

* feat(cli): add per-run provider selection

* feat(output): include resolved LLM identity

* docs: document per-run LLM overrides

* fix(llm): clear stale model on provider switch

* docs: move LLM overrides to CLI reference

* fix(llm): preserve config-first resolution
2026-08-03 21:13:33 +08:00
..
agent feat(scan): add resumable full-file scans (#677) 2026-08-03 19:44:52 +08:00
config feat(allowlist): exclude snapshots, testdata, fixtures, and generated code from review (#683) 2026-08-03 10:19:17 +08:00
delegate fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
diff feat(manifest): run manifest coverage contract for review (#367) (#520) 2026-08-01 16:50:21 +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(cli): support per-run LLM provider and model overrides (#687) 2026-08-03 21:13:33 +08:00
llmloop feat(manifest): run manifest coverage contract for review (#367) (#520) 2026-08-01 16:50:21 +08:00
mcp feat(mcp): support remote MCP servers via Streamable HTTP (#360) 2026-07-27 20:29:29 +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 feat(scan): add resumable full-file scans (#677) 2026-08-03 19:44:52 +08:00
session feat(scan): add resumable full-file scans (#677) 2026-08-03 19:44:52 +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 fix(telemetry): honour a base path in the OTLP HTTP endpoint (#667) 2026-08-01 18:09:50 +08:00
tool fix: honor per-file review terminal states (#582) 2026-07-31 14:32:30 +08:00
viewer feat(manifest): run manifest coverage contract for review (#367) (#520) 2026-08-01 16:50:21 +08:00