You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GUI 화면과 로그에 표시되는 공개 URL의 도메인을 ••••••••••로 가립니다(scheme·경로는 유지).
📋 URL 버튼으로 복사하면 클립보드에는 항상 실제 URL이 들어갑니다 — 표시만 가릴 뿐 동작에는 영향 없음.
CAD MCP 연동 개선
CAD를 미실행 상태에서도 자동 실행하도록 CAD_MCP_LAUNCH_IF_MISSING=1 env 추가(config.example.json).
사용하지 않게 된 cad_upload 보조 엔드포인트(/cmcp-upload/) 제거 — 단일 CAD 엔드포인트로 통합.
문서
Windows 11 전용 안내 추가(한/영) — 대상 앱이 Windows COM 자동화에 의존.
CAD 파일 업로드 주의사항 섹션 추가: ChatGPT 웹의 /mnt/data/... 샌드박스 경로는 로컬 서버가 직접 읽을 수 없으며, 실제 bytes 전송(upload_and_open_drawing / upload_drawing_chunk) 또는 명시적 로컬 경로만 안전하게 처리.