feat: add QCA delegation integration - #762
Conversation
|
✅ OpenCodeReview: Review complete: 0 finding(s) across 3 selected item(s). |
|
Nice work on the delegation JSON contract — the 1. In files := append([]string(nil), group.Files...)When files := make([]string, 0, len(group.Files))
files = append(files, group.Files...)A test with an empty- 2. README translations are out of sync The QCA Forward entry was added to
Each carries the same integrations list (Cursor / OpenCode, around line 172–173), so it'd be good to add the QCA Forward line there too and keep the docs from drifting across locales. Thanks — the CLI path is solid and the default ( |
|
Summary
schema_version: "1") forocr delegate previewandocr delegate rule(path, status)coverage semanticsWhy
QCA Forward uses the host agent's LLM. Open Code Review should only provide deterministic file selection and rule resolution in this mode, so users do not need to configure a second OCR LLM endpoint or API key.
Validation
Local
make buildgo test ./...npm run test:github-actionsgit diff --check--formatrejectionQCA Forward cloud run
sess_00lkc912yy6m8zpyw6b6tmpl_95e627cbad9552742039accdskill_00lkbheh0fyf51na90d7version 1env_00jg9y14lbk74b7g7tvw1ocr delegate preview/rule; it did not runocr reviewOCR_LLM_*or Anthropic credentials were presentgo test ./cmd/...passedRendered QCA validation result
Issues found during validation and addressed
(path, status)as the coverage identityCompatibility and security
--format json