fix: 이슈 6 대화형 시연과 결과 표기 마감 - #8
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
omm | 6d8ad7a | Commit Preview URL Branch Preview URL |
Aug 24 2026, 01:27 PM |
minigu5
added a commit
that referenced
this pull request
Aug 24, 2026
…line Another contributor's PR (#7, #8) landed a parallel implementation of issue #6 on main while this branch worked independently: self-hosted mp4/png demos, a search UI, and a verification pipeline. Reviewed it and found real quality problems — install.txt and run.txt end in "Cancelled."/"Aborted!" instead of a completed run, and search.txt/recommend.txt use flags despite this branch's own "flag-less, general case" fix a few commits back. Per the user's explicit call, keeping this branch's version: text content with the scroll-triggered typing animation (CommandCapture.tsx), no video files, no search UI, no separate verification pipeline. Kept the other PR's two genuinely unrelated improvements — the locale-rewrite redirect loop fix in middleware.ts, and wiring omm install's footer link internal. Everything specific to the abandoned approach (public/demos/commands/, CommandDemo.tsx, CommandSearch*, the capture/verify scripts, their CI workflow, docs/command-docs-sync.md) is removed.
This branch had an error being deployed
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.
배경
PR #7 병합 뒤 수용 기준 재감사에서 실제 시연의 대표성과 결과 표기에 남은 간극을 확인해 마감합니다.
변경 사항
install: 실제 hardware-fit 경고에서No로 취소, 다운로드 전에 종료run: 격리된 metadata-only registry의 실제 모델 선택기에서Esc취소, engine/launcher 진입 전 종료contribute: GET-only loopback fixture에서 실제 사전 안내 후No취소, POST·benchmark·upload 없음setup: 실제 wizard·hardware·runner 선택 화면에서Esc취소, installer 진입 전 종료success / cancelled / guard, 입력 이벤트, fixture, 안전 경로를 기록하고 verifier가 계약을 검사검증 수준
Implemented
394f91bb5b6ab4553c630e05efe88047af72a608Unit-verified
npm run check:issue6: 검색 4/4, 문서 검증 6/6, 데모 6개 무결성 검사 통과omm/maine66db6f82e83기준 문서 드리프트 검사 통과npx tsc --noEmit,npm run lint,npm run build,git diff --check통과verify통과Preview-verified
68bd0807-5cdb-40fe-b832-067db4dbe6f8성공npx opennextjs-cloudflare upload, OpenNext cache 27/27 업로드 확인681ec06a-af25-41a5-b69e-e225741ded2d/ko/commands/installHTTP 200 및 실제 명령·사용자 취소·명령 사이드바 확인Production-deployed
3752f1f4-892b-432a-a8e4-a2f7f5a550c2성공npx opennextjs-cloudflare deploy, OpenNext cache 27/27 업로드 확인d1787fc0-4d9a-40b5-92b9-0fdbfff15ef1Browser-verified
https://omm.run/commands: 6개 명령 표시,json huggingfaceAND 검색 결과가omm search1개로 축소, console error 0https://omm.run/ko/commands/install: 실제 명령, 종료 코드 0,사용자 취소, 6개 명령 사이드바 확인Not verified / 미검증
dshs/omm-site통합에서 실패하며 canonical Cloudflare 배포와 별도Refs #6