Commit graph

61 commits

Author SHA1 Message Date
b5a1d1a4ef docs(agent-ui): 레거시 기준선을 정합화한다 2026-06-25 10:50:08 +09:00
b5a02f1c3b sync: agent-ops from agentic-framework v1.1.157 2026-06-25 10:21:38 +09:00
77568fffe9 sync: agent-ops from agentic-framework v1.1.156 2026-06-24 23:15:16 +09:00
fea3860d01 sync: agent-ops from agentic-framework v1.1.153 2026-06-21 11:52:06 +09:00
1b2211fb99 sync: agent-ops from agentic-framework v1.1.152 2026-06-20 16:27:45 +09:00
e293f19f4e sync: agent-ops from agentic-framework v1.1.151 2026-06-19 17:03:52 +09:00
f27a4ed35f update roadmap phase and docs: move macos-distribution.md to archive, update PHASE.md and docs 2026-06-18 07:14:05 +09:00
4aaedc8074 sync: agent-ops from agentic-framework v1.1.149 2026-06-17 23:20:53 +09:00
26bbc79387 sync: agent-ops from agentic-framework v1.1.148 2026-06-17 22:57:53 +09:00
0be67bffca update: macos distribution related files and scripts 2026-06-17 21:48:09 +09:00
732f249f29 add macos distribution plan and update scripts/tests 2026-06-17 20:56:29 +09:00
b3cf42f23c sync: agent-ops from agentic-framework v1.1.147 2026-06-17 20:42:15 +09:00
eac40fd3d2 update agent-roadmap: security-distribution phase and macos-distribution milestone 2026-06-17 20:16:48 +09:00
6d4671b647 sync: agent-ops from agentic-framework v1.1.145 2026-06-17 18:33:44 +09:00
03df5934f8 update: security-distribution phase and certified build scripts 2026-06-17 09:30:46 +09:00
1aded8d618 docs(agent-roadmap): Jenkins 얇은 빌드 마일스톤 상태를 진행중으로 업데이트한다
Jenkins job config, script call, artifact archive, retention 정책을
모두 완료 처리하고 마일스톤 상태를 계획에서 진행중으로 변경한다.
2026-06-17 07:39:32 +09:00
a70ff634ce feat: jenkins thin artifact CI - archive tasks, update scripts and tests 2026-06-17 07:32:51 +09:00
e6feb735aa feat: jenkins thin artifact CI 마일스톤 및 검증 스크립트 업데이트
- jenkins-thin-artifact-ci 마일스톤 계획 수립
- macos certified build 스크립트 및 테스트 업데이트
- docs/macos-certified-build.md 문서 갱신
- ci secrets setup 스크립트 추가
2026-06-16 22:36:29 +09:00
867eb8fff8 archive: move install-session-history.md to archive and update phase/milestone docs 2026-06-16 21:29:00 +09:00
c1eb3a912c feat: install session history and device page improvements
- Add install_attempt_result model with session tracking
- Update devices page with install history UI
- Extend app_shell with session management
- Update workflow integration phase roadmap
- Add widget tests for device features
2026-06-16 21:13:16 +09:00
c8ef7ec81f sync: agent-ops from agentic-framework v1.1.141 2026-06-16 20:57:25 +09:00
124ecf07c4 update devices page and test, archive review documents 2026-06-16 14:40:07 +09:00
9c9f4cc217 feat: install attempt result model 및 UI 적용
- install_attempt_result.dart 모델 추가
- devices_page에 설치 결과 UI 적용
- app_shell.dart 및 widget_test.dart 업데이트
- agent-roadmap 및 agent-task 관련 파일 동기화
2026-06-16 13:43:20 +09:00
fe999584a1 sync: agent-ops from agentic-framework v1.1.140 2026-06-16 10:54:20 +09:00
3c495558c7 feat: move usable-mvp PHASE.md to archive and update workflow-integration 2026-06-16 10:37:27 +09:00
9f4048a889 fix: jenkins client and test updates 2026-06-16 09:37:21 +09:00
2e0e971656 update workflow-integration phase and teams-deep-link milestone 2026-06-16 07:46:55 +09:00
7d276bac1e feat: add Jenkins thin artifact CI milestone for security distribution phase 2026-06-15 14:37:53 +09:00
b4400065a2 update domain rules and workflow integration roadmap 2026-06-14 20:41:16 +09:00
c1c4c41886 feat: workflow integration milestones and macOS build CI support
- Add Teams deep link milestone
- Add macOS build CI milestone
- Update workflow integration phase documentation
- Add certified macOS scripts test
- Add documentation and scripts for macOS build pipeline
2026-06-14 16:48:47 +09:00
b11182468e update workflow integration phase, teams deep link, console page and tests, archive logcat console 2026-06-14 12:42:25 +09:00
b9f3adaadf feat: Logcat Console export tools implementation
- Update logcat console milestone documentation
- Implement export tools archive for m-logcat-console task
- Update console page features
- Update console page and widget tests
2026-06-14 10:51:40 +09:00
8c0bb0a6b0 feat: logcat console milestone completion - archive subtasks, update console features 2026-06-14 06:49:05 +09:00
2877616548 update adb_service and organize logcat task archive 2026-06-14 05:37:18 +09:00
c7ab0fa151 feat: logcat console implementation with auto-scroll and test 2026-06-14 04:43:26 +09:00
76827f9ae6 update roadmap and settings page implementation 2026-06-13 23:40:55 +09:00
9f9ae57636 move reauth_ui artifacts to archive 2026-06-13 23:06:54 +09:00
dd6da0e928 docs(agent-task): fill CODE_REVIEW-cloud-G06 plan=2 implementation sections
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 22:33:09 +09:00
24958c3d11 fix: widget_test restoreDetailed override + dependency_overrides for stable lockfile
- _FakeJenkinsArtifactSession now overrides restoreDetailed() to return
  JenkinsSessionRestoreKind.restored, satisfying AppSokApp startup contract
  (previously only restore() was overridden; restoreDetailed() fell through to
  the real implementation which hit MockClient and failed to activate jobLoader)
- Add dependency_overrides for meta >=1.18.0 and test_api >=0.7.11 in
  pubspec.yaml so flutter pub get in this container resolves >=1.18.x/>=0.7.1x
  instead of repeatedly downgrading to 1.17.0/0.7.10

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 22:28:06 +09:00
aa0cc7febb docs(agent-task): fill CODE_REVIEW-cloud-G06 implementation sections
All verification outputs recorded; implementation checklist complete.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 21:28:31 +09:00
8429af52f3 feat: reauth UI wiring — restore result kinds propagate to BuildsPage status states
- AppSokApp uses restoreDetailed() and maps JenkinsSessionRestoreKind to
  JenkinsConnectionStatus; network/server failures expose a retry callback
- AppSokShell passes connectionStatus + onRetryConnection through to BuildsPage
- BuildsPage shows four distinct no-loader states: missing, reauthRequired,
  networkFailure (with retry), serverFailure (with retry)
- SettingsPage clears all transient login/save/clear state on base URL change
- pubspec.lock restored to meta 1.18.0 / test_api 0.7.11 (reverts container downgrade)
- Regression tests added in app_auth_test, builds_page_test, settings_page_test;
  widget_test updated to expect 재로그인 필요 on 401

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 21:26:33 +09:00
7ad88fb236 feat: jenkins credential milestone update and reauth UI implementation
- Update jenkins-credential.md milestone progress
- Implement ReAuthUi and related fixes
- Archive completed subtasks (02+01, 03)
- Add new 04+03_reauth_ui subtask with PLAN and CODE_REVIEW
- Update app, settings, and session related files
- Add auth bridge and app auth tests
2026-06-13 17:03:42 +09:00
e775cb524d Add Jenkins web login page 2026-06-13 14:11:41 +09:00
852d2cb77a sync: agent-ops from agentic-framework v1.1.137 2026-06-13 11:28:18 +09:00
ce859e1cc0 feat: jenkins credential integration and UI updates
- Add jenkins credential web login entry implementation
- Update roadmap for jenkins credential phase
- Archive usb-install milestone
- Update app shell and devices page for jenkins integration
- Add jenkins client service and update models
- Update tests for changed services
2026-06-13 09:44:43 +09:00
ce27006e05 feat: usb install milestone update and service improvements
- Update usb-install.md milestone documentation
- Improve ADB service functionality and error handling
- Update app shell and settings page for usb install feature
- Add test coverage for adb service and widget
- Update dependencies in pubspec.yaml
- Archive completed task artifacts
2026-06-13 07:57:54 +09:00
e60838cd1f update: m-usb-install archive and macos runner resources 2026-06-13 05:26:47 +09:00
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