Commit graph

14 commits

Author SHA1 Message Date
9d91b947c6 feat: usb install feature implementation
- Add adb_service.dart with usb install capabilities
- Add adb_service_test.dart for testing
- Update project rules and phase documentation
- Update milestone documents for jenkins-credential and usb-install
- Add agent-task/m-usb-install/ directory with planning documents
2026-06-12 22:05:42 +09:00
37b039f79d update roadmap: revise phase and milestone documents for usable-mvp 2026-06-12 03:24:08 +09:00
5ddb757a73 archive m-jenkins-credential 02+01_app_wiring and update builds page, tests 2026-06-11 15:44:53 +09:00
688e907574 feat: jenkins credential milestone - app wiring & session foundation
- Move artifact-browser milestone to archive
- Add Jenkins artifact session service
- Add token store tests
- Update app wiring for Jenkins credential feature
- Update builds page and Jenkins client
- Add code review and plan documents for G06
2026-06-11 09:01:26 +09:00
f73ad2045e sync: agent-ops from agentic-framework v1.1.134 2026-06-10 20:33:04 +09:00
64f9fb3403 feat(install): 설치 lifecycle cleanup을 처리한다
ADB 설치 종료 후 staged APK를 정리하고 결과 표시를 유지해야 한다. Artifact handoff 완료 상태와 USB 설치 cleanup 책임도 로드맵에 반영한다.
2026-06-10 19:58:23 +09:00
c98f70737e feat(install): 검증된 APK 설치 대상을 전달한다
다운로드 검증 후 디바이스 화면에서 대기 중인 APK와 선택 장치를 연결할 수 있어야 한다.
2026-06-10 18:21:00 +09:00
c081096ca2 feat(artifact-browser): download staging 동작과 테스트를 정리한다
다운로드 스테이징 플로우 변경에 따른 서비스/위젯 동작을 반영하고, 관련 코드리뷰/플랜 아카이브를 함께 동기화한다.
2026-06-10 09:53:55 +09:00
56422bc063 feat(artifact-browser): download staging - progress, temp file, verify
- JenkinsClient: streaming download API (DownloadTask/DownloadProgressEvent)
  with cancel support via subscription teardown
- ArtifactStagingService: temp-dir staging, partial file cleanup on error/cancel,
  APK existence/extension/size verification, and post-install cleanup hook
- BuildsPage: _InstallCta upgraded to StatefulWidget with idle→downloading→
  verified/failed/cancelled state machine; LinearProgressIndicator and cancel button

Closes download-progress, temp-download, artifact-verify tasks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 04:34:06 +09:00
f99a089324 feat(artifact-browser): 빌드 브라우저 변경사항을 반영한다
Jenkins 빌드 리스트/클라이언트/모델 변경 및 테스트를 함께 반영하고, 로드맵 산출물도 갱신한다.
2026-06-09 21:54:46 +09:00
74d1f40465 feat(artifact-flow): Jenkins job 선택 흐름을 추가한다
사용자가 Jenkins job 목록을 먼저 확인하고 선택한 뒤 build 목록 단계로 진입할 수 있도록 기본 조회 UI와 클라이언트 모델을 추가한다.
2026-06-09 18:14:09 +09:00
a3933707a6 refactor: update app shell navigation and archive task files 2026-06-09 06:23:25 +09:00
5af717d432 chore(roadmap): 변경 내역을 반영한다
작업 중 누락된 문서, 테마, 테스트 변경을 모두 반영해 원격 동기화할 수 있게 정리한다.
2026-06-09 04:01:12 +09:00
36969cbe85 feat: scaffold AppSok app and roadmap/test baseline 2026-06-08 19:04:08 +09:00