iop/apps/edge/internal
toki 0110ca1af8 fix(openai): 프로필별 Chat 호출을 정규화한다
OpenCode의 일반 Chat 요청을 GPT provider가 거부한 뒤 재시도 가능한 오류로 왜곡해 벤치가 장시간 정체됐다. 선택된 protocol profile에 맞춰 출력 토큰 필드를 정규화하고 upstream 400을 비재시도 validation 오류로 유지한다.
2026-08-15 05:12:54 +09:00
..
authprojection feat(credential): Provider Credential Slot 라우팅을 구현한다 2026-08-02 09:10:11 +09:00
bootstrap fix(test): Edge refresh 검증을 안정화한다 2026-08-12 14:42:34 +09:00
configrefresh fix(config): provider admission을 transport 상한과 분리한다 2026-08-13 23:12:33 +09:00
controlplane refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
edgecmd refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
edgevalidate refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
events feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
input feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
node feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
openai fix(openai): 프로필별 Chat 호출을 정규화한다 2026-08-15 05:12:54 +09:00
opsconsole refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
service feat(orchestration): 템플릿 기반 작업 인계를 적용한다 2026-08-14 17:19:35 +09:00
transport feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00