open-code-review/internal/agent
Kite 9a371c9b36
Some checks are pending
CI / cross-compile (arm64, darwin) (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, linux) (push) Waiting to run
CI / cross-compile (arm64, windows) (push) Waiting to run
CodeQL Advanced / Analyze (go) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Pages / build (push) Waiting to run
Deploy Pages / deploy (push) Blocked by required conditions
fix(diff): re-file comments whose code lives in another file (#921)
2026-08-15 19:20:41 +08:00
..
agent.go fix(diff): re-file comments whose code lives in another file (#921) 2026-08-15 19:20:41 +08:00
agent_test.go fix(review-filter): add submit_filter_result func for review filter stage (#295) 2026-08-15 17:18:51 +08:00
budget_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
coverage_test.go fix(review-filter): add submit_filter_result func for review filter stage (#295) 2026-08-15 17:18:51 +08:00
estimate.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
estimate_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
getters_test.go test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
identity.go feat(resume): add trusted resume validation and transition lineage (#786) (#845) 2026-08-14 11:31:40 +08:00
identity_test.go feat(resume): add trusted resume validation and transition lineage (#786) (#845) 2026-08-14 11:31:40 +08:00
init_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
manifest_hash_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
manifest_integration_test.go fix(resume): preserve checkpoints after Ctrl-C (#902) 2026-08-14 17:42:24 +08:00
preview.go fix(cli): stop preview from creating a review session (#784) 2026-08-08 20:55:54 +08:00
preview_run_test.go fix(cli): stop preview from creating a review session (#784) 2026-08-08 20:55:54 +08:00
preview_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
retry_identity_test.go Feat/llm retry report:SDK retry-attempt observability for review (#785) (#790) 2026-08-13 14:31:18 +08:00
sealed_input_test.go feat(resume): add trusted resume validation and transition lineage (#786) (#845) 2026-08-14 11:31:40 +08:00
util.go chore: remove leftover Chinese from the Go core, CI examples and pages comments (#861) 2026-08-12 15:58:23 +08:00
util_test.go chore: remove leftover Chinese from the Go core, CI examples and pages comments (#861) 2026-08-12 15:58:23 +08:00