You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: CAPEv2 원격 샌드박스 제출 기능 추가
- 툴바 "샌드박스 제출" 버튼 + SubmitDialog 추가 (URL/토큰/ZIP 암호/파일)
- _SubmitWorker(QThread): 파일 업로드 → 15초 폴링 → 리포트 자동 로드
- 최대 30분 타임아웃으로 큐 적체 시 행 방지
- API 엔드포인트: /apiv2/tasks/{create/file,view,get/report/{id}/json}/
- 인증: Authorization: Token {token}
- 응답 포맷 다중 대응 (task_id/task_ids/data.task_id)
- ~/.cape_submit_config 에 URL·토큰 영속화
BehaviorTab 카테고리 서브탭 분리:
- 단일 테이블 → API/파일/레지스트리/프로세스 생성 4-탭
- 과제 요구사항(파일 생성·레지스트리 변경·프로세스 추적) 충족
OpenRouter(DeepSeek-R1) 을 3번째 AI 프로바이더로 추가