Commit Graph
4 Commits
Author SHA1 Message Date
lee-hyeon-cheolandClaude Fable 5.1 7397061665 fix(opencode): 이미지가 게이트웨이까지 안 오던 것 — vision 모델에 modalities.image 표시 + 이미지 턴은 OpenCode 에 gateway/605 지정
고객사 실측: 게이트웨이 로그 parts=['text']. OpenCode 는 모델 설정에 이미지 입력 표시가 없으면
파트를 떨구고 텍스트만 보냄. render_opencode 가 AAF_FABRIX_VISION_MODEL_ID 모델에 attachment/modalities 를
붙이고, deploy.sh 가 OPENCODE_VISION_MODEL=gateway/605 를 채워 백엔드가 이미지 턴에 그 모델을 지정.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-21 18:33:40 +09:00
lee-hyeon-cheolandClaude Fable 5.1 cce6531628 chore(backend): deploy.sh 가 BACKEND_PORT=8080 도 채움 — 빠지면 OpenCode 가 8001 로 렌더돼 연결 실패
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-21 17:37:15 +09:00
lee-hyeon-cheolandClaude Fable 5.1 4078d0ccc7 chore(backend): deploy.sh 필수 env 4개 검사 — 빈 채로 띄우지 않음
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-21 17:25:50 +09:00
lee-hyeon-cheolandClaude Fable 5.1 5c78edcaa5 chore(backend): deploy.sh — 고객사 -12 배포 한 방(env 보강·migrate·시드 import·렌더·재시작·확인)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-21 16:13:48 +09:00