fix: 입력 경계와 출시 버전 표시를 보강하고 검증 CI 추가 - #11
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
omm | d35ee15 | Commit Preview URL Branch Preview URL |
Sep 03 2026, 10:51 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
버전 배지가 실제 출시 전인 GitHub
main버전을 표시하고, Cloudflare에서는 Footer 빌드 커밋이 빠지던 문제를 고칩니다. 어시스턴트의 입력·응답 경계에서 재현한 오류를 함께 수정하고, 중복 빌드를 제거한 뒤 PR 검증 CI를 추가합니다.omm-model의 확인된 버전만 표시합니다. 조회 실패나 잘못된 데이터에서는 예전 버전을 대신 표시하지 않습니다.qs는6.16.0으로 갱신합니다.검증:
npm test30개, lint, route typegen, TypeScript,actionlint, OpenNext Worker 빌드 통과. 현재 로컬 OMM과 명령 24개·별칭 3개·주요 플래그 동기화 확인. npm audit 보고 취약점 0개.생성된 Worker를 원격 AI/D1 없는 로컬 workerd에서 실행하고 실제 Chrome의 질문→API 응답→명령 카드, 민감 입력 거절, 480자 입력, 3회 제한/리셋, 검색→문서, 데스크톱·모바일 표시를 검증했습니다. 새 배지는 실제 PyPI 응답
v0.3.41과 일치했고 Footer는 빌드에 사용한 Git SHA를 표시했습니다. 잘못된 외부 응답 거절은 mock으로 별도 확인했습니다.운영 omm.run/www/OMM workers.dev 요청과 실제 AI 추론은 0회입니다. 실제 Cloudflare 배포·Workers AI 품질/요금·D1 영속성, 실제 휴대전화는 아직 미검증입니다. 운영 배포나 환경 설정은 변경하지 않았습니다.
현재 head
d35ee15680bc374da85b42e2f0f9847e36a2e8d0의 GitHub 테스트·Worker 빌드와 기존 Cloudflare 연동의 preview 빌드가 모두 성공했습니다. preview URL 및 운영 URL에 추가 직접 요청은 하지 않았습니다.