Skip to content

feat(tui): add browser QA frame harness#38

Open
Mineru98 wants to merge 2 commits into
Q00:release/bootstrapfrom
Mineru98:codex/tui-frame-qa-harness
Open

feat(tui): add browser QA frame harness#38
Mineru98 wants to merge 2 commits into
Q00:release/bootstrapfrom
Mineru98:codex/tui-frame-qa-harness

Conversation

@Mineru98

@Mineru98 Mineru98 commented Jul 1, 2026

Copy link
Copy Markdown

Summary

  • add renderer-backed TUI QA frame generation and JSON export
  • add a local browser QA surface under docs/tui-qa
  • add a small TCP QA server for /health, /frames.json, and static UI files
  • document design-system constraints in DESIGN.md
  • add focused frame generation/export tests

Closes #37

Validation

  • node --check docs/tui-qa/app.js
  • Could not run mix test test/ourocode/terminal/qa_frames_test.exs: mix is not installed in this Codex environment.
  • Could not run mix run --no-start scripts/tui_qa_frames.exs: mix is not installed in this Codex environment.
  • Verified committed scope is limited to the requested TUI QA files.

Mineru98 added 2 commits July 1, 2026 22:48
- 렌더러 기반 TUI QA 프레임 생성 추가
- 브라우저 재생 및 증거 확인 UI 추가
- QA 프레임 JSON 출력과 서버 스크립트 추가
- 프레임 생성 테스트 추가

Refs #2
- 브라우저 QA 하네스의 오프라인 샘플 프레임 제거
- 서버 기반 frames.json 로드 실패 안내 유지

Refs Q00#37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add browser-based QA harness for TUI frame review

1 participant