Skip to content

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

Closed
Mineru98 wants to merge 1 commit into
release/bootstrapfrom
codex/tui-frame-qa-harness
Closed

feat(tui): add browser QA frame harness#3
Mineru98 wants to merge 1 commit into
release/bootstrapfrom
codex/tui-frame-qa-harness

Conversation

@Mineru98

@Mineru98 Mineru98 commented Jul 1, 2026

Copy link
Copy Markdown
Owner

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 #2

Validation

  • 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 staged/committed scope contains only the requested TUI QA files.

- 렌더러 기반 TUI QA 프레임 생성 추가
- 브라우저 재생 및 증거 확인 UI 추가
- QA 프레임 JSON 출력과 서버 스크립트 추가
- 프레임 생성 테스트 추가

Refs #2
@Mineru98

Mineru98 commented Jul 1, 2026

Copy link
Copy Markdown
Owner Author

Closing because this change belongs upstream in Q00/ourocode. I will reopen the PR against the original repository.

@Mineru98 Mineru98 closed this Jul 1, 2026
@Mineru98

Mineru98 commented Jul 1, 2026

Copy link
Copy Markdown
Owner Author

Superseded by upstream PR: Q00#38

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 TUI frame QA harness

1 participant