feat: 이슈 6 명령어별 시연 영상과 상세 문서 완성 - #7
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 | f501502 | Commit Preview URL Branch Preview URL |
Aug 24 2026, 01:09 PM |
This was referenced Aug 24, 2026
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.
변경 사항
search,install,run,recommend,contribute,setup전용 문서와 실제 격리 CLI 실행 기반 MP4, poster, 원문 transcript를 추가했습니다./포커스,Escape초기화, 다중 키워드 AND 검색을 구현했습니다.omm소스에 맞췄습니다.install,run,contribute,setup영상은 실제 대화형 CLI 화면까지 진입한 뒤 다운로드·모델 실행·벤치마크·업로드 전에 사용자가 취소하는 흐름으로 다시 캡처했습니다.success / cancelled / guard결과와 실제 입력·fixture·안전 경로를 화면의 명령·종료 코드·설명에 그대로 연결했습니다.검증 수준
Implemented
Unit-verified
npm run check:issue6: 검색 4/4, 문서 검증 6/6, 데모 6개 무결성 검사 통과omm/maine66db6f82e83기준 옵션·기능·오류 출처 드리프트 검사 통과npx tsc --noEmit,npm run lint,npm run build,git diff --check통과Browser-verified
/포커스, AND 검색,Escape, 빈 결과, 결과 클릭 이동 확인aria-current, locale 유지 확인cancelled결과, 안전 설명, 문서 예시용 스크린리더 레이블 확인Remote checks
f501502의 GitHub Actions와 Cloudflare Workers preview build 통과26e57f7의 원격 검사는 진행 중dshs/omm-site통합에서 실패하며, canonical 배포 대상인 Cloudflare와 별도입니다.Not verified / 미검증
wrangler versions upload를 실행해 정적 캐시 population을 건너뛰는 설정 문제를 확인했습니다.omm.run사용자 경로Refs #6