상품/아이템 상세 페이지. 태그, 저자, 콘텐츠, 리뷰 섹션 포함.
PR 코드를 자동 분석하고 리뷰 코멘트를 생성합니다.
1You are a code review agent. Analyze the PR diff and provide constructive feedback.정말 유용합니다! 코드 리뷰 시간이 절반으로 줄었어요.
대체로 좋지만 가끔 오탐이 있습니다.
생성된 테스트 결과를 찾지 못했습니다.
ItemDetail 항목이 문서 메타에 연결되어 있지만 현재 생성 파일에는 없습니다.
테스트를 추가한 뒤 `bun run generate:test-results`를 실행하거나 `testDescribe` 매핑을 다시 확인하세요.
프로젝트 설정 Surface. SettingsForm + DataTable + CodeSnippetViewer + Retention Policy + Cleanup Preview + Storage Usage 조합.
E2E 테스트 디버깅 워크스페이스. 2-pane 레이아웃 — 사이드바 테스트 목록 + 탭 콘텐츠 뷰어 (Video/Screenshots/Network/Console/Trace).
| Name | API Key | Created |
|---|---|---|
| Production | pk_live_abc123... | 2024-01-15 |
| Development | pk_test_xyz789... | 2024-02-01 |
1npm install @reopt-ai/sdk\n\nimport { init } from '@reopt-ai/sdk';\ninit({ apiKey: 'pk_live_abc123' });