035a2ce42c
chore: client 및 oto_console 테스트 및 surface 코드 수정
2026-07-06 09:25:16 +09:00
51c5a0f74b
feat(client): Job 생성 폼 표시/숨김 제어와 onNewItem 네비게이션 콜백을 추가한다
...
- OtoConsoleShell에 onNewItem 콜백 파라미터와 _MenuAction 활성 액션 상태를 도입한다
- OtoJobsSurface에 showCreateForm 파라미터를 추가하여 폼 표시/숨김을 외부에서 제어할 수 있게 한다
- OtoClientApp에 _showJobCreateForm 상태 변수를 추가하여 폼 토글을 구현한다
- 관련 테스트를 업데이트한다
2026-07-06 07:51:19 +09:00
097f63f6d7
refactor: control-plane-operator-actions migrated to archive and added control-plane-security-audit-surface
2026-06-19 17:42:48 +09:00
4e9c088fda
update: connect agent-task archive and fix files
2026-06-19 07:55:13 +09:00
e728cecd04
update console and client files, archive task files
2026-06-18 16:28:52 +09:00
f76b7fa850
feat: control plane API data binding 구현 및 oto_console surface 추가
...
- execution surface 및 preview smoke 테스트 문서 업데이트
- client 앱 및 oto_console UI surface (artifacts, executions, jobs) 추가
- 관련 테스트 및 계약 문서 업데이트
- archive 구조 정리
2026-06-17 16:11:34 +09:00
002f9cd521
feat: Control Plane API 데이터 바인딩 및 oto_console 런너urface 추가
...
- Control Plane API 데이터 바인딩 마일스톤 문서 업데이트
- core_connection_client 및 oto_client_app 수정
- oto_console 런너.surface 모듈 추가
- 관련 테스트 파일 업데이트
2026-06-17 13:50:29 +09:00
e3b1d9b33b
feat: flutter console skeleton and core connection client
...
- Add Flutter console skeleton (oto_console_contract, overview, shell)
- Add core_connection_client.dart for client app core connection
- Update oto_client_app.dart to integrate new components
- Add widget_test.dart and console tests
- Update pubspec.yaml and pubspec.lock with new dependencies
2026-06-17 07:20:06 +09:00
fac57a96fd
feat(client): 모듈형 OTO 콘솔 패키지를 추가한다
...
iop와 nomadcode가 같은 workspace에서 제품별 Flutter 콘솔을 위젯으로 삽입할 수 있어야 하므로 OTO client를 얇은 host 앱으로 정리하고 agent-shell 기반 embeddable console 패키지를 분리한다.
2026-06-06 18:14:06 +09:00
04180e086e
feat(client): OTO Console 앱 셸을 추가한다
...
독립 제어 평면 클라이언트 작업을 시작할 수 있도록 Flutter 앱 scaffold와 기본 렌더링 테스트를 추가하고, 완료된 client app 작업 산출물을 아카이브한다.
2026-06-05 07:08:09 +09:00