Skip to content

fix(review): 모델 풀 부트스트랩 교착 해소#585

Open
seonghobae wants to merge 1 commit into
mainfrom
fix/opencode-pool-bootstrap
Open

fix(review): 모델 풀 부트스트랩 교착 해소#585
seonghobae wants to merge 1 commit into
mainfrom
fix/opencode-pool-bootstrap

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

변경 사항

  • 중앙 OpenCode/Noema 리뷰 프로세스의 신규 정식 파일 11개를 기존 fail-closed fallback 범위에 등록합니다.
  • 실제 current-head 고갈 실행에서 유효한 아티팩트를 반환한 GPT-4.1을 첫 후보로 이동합니다.
  • 응답 없이 90분 슬롯을 두 번 소진한 GitHub Models DeepSeek 후보에 300초 provider별 상한을 적용합니다.
  • 후보 순서, allowlist, GPT-5/DeepSeek 시간 상한 회귀 테스트를 추가합니다.

검증

  • pytest -q: 635 passed
  • pytest -q tests/test_opencode_model_pool_runner.py tests/test_opencode_agent_contract.py: 55 passed
  • actionlint -shellcheck= -pyflakes= .github/workflows/opencode-review.yml
  • bash -n scripts/ci/run_opencode_review_model_pool.sh
  • YAML safe_load, git diff --check

운영 근거

.github#579 exact-head OpenCode 실행 29565042358에서 DeepSeek V3와 R1-0528이 각각 5400초 무응답으로 종료됐고, GPT-4.1만 21초 안에 파싱 가능한 control artifact를 반환했습니다. 같은 실행에서 정식 중앙 리뷰 파일 11개가 기존 allowlist 누락으로 fallback eligible=false가 됐습니다.

Project #1 실행 항목: #369

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant