Commit graph

32 commits

Author SHA1 Message Date
86afabb3eb refactor(runner): 런타임 패키지를 앱 하위로 이동한다
독립 control plane 구성을 위해 기존 Dart CLI/runtime을 runner 앱 경계로 옮기고, 후속 client/core/root 작업을 같은 마일스톤 task group에 연결한다.
2026-06-05 06:34:45 +09:00
2932427759 feat(agent): oto-agent 연결 유지 흐름을 추가한다
iop Edge의 oto-agent online 전환은 등록 후 유지되는 proto-socket heartbeat가 필요하므로 등록 세션을 명시적으로 보존한다.

protobuf 6 생성물과 SDK 범위를 맞추고, iop2oto checkout을 대상으로 accepted와 first-heartbeat online 증거를 확인하는 smoke를 갱신한다.
2026-06-04 19:20:39 +09:00
d9ad8c2f67 feat: oto agent registration and IOP connection implementation
- Add agent CLI command and agent runner module
- Implement edge registration client
- Add agent config and registration tests
- Update roadmap and milestones
- Update pubspec.yaml and main.dart for agent support
- Update analysis_options.yaml
2026-05-24 21:51:16 +09:00
59a334e088 feat: add IOP connection smoke test and update roadmap docs
- Add IOP connection smoke test (test/oto_iop_connection_smoke_test.dart)
- Add protobuf support files for IOP runtime and Google struct
- Update ROADMAP.md and milestone docs
- Update project rules and pubspec.yaml
2026-05-24 16:12:12 +09:00
d48ac0ad92 feat: oto 프로젝트 전체 리팩토링 및 개선 - pipeline 처리, 명령어 최적화, 데이터 관리 개선 2026-05-19 09:23:41 +09:00
e199cf878b refactor: remove framework module and unify command structure 2026-05-01 11:23:29 +09:00
e865f7dc8b Internalize dart_framework: remove external git dependency
- Copy all used dart_framework files into lib/framework/
- Replace all package:dart_framework/ imports with package:oto_cli/framework/
- Add yaml, archive, ftpconnect as explicit direct dependencies
- Remove dart_framework git dependency from pubspec.yaml

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 11:20:27 +09:00
0fce3ac7ca Update dart_framework dependency to use git instead of local path 2026-04-05 06:28:25 +09:00
c31eed3ed6 Refactor: Update project structure and fix issues 2026-04-04 19:08:49 +09:00
6210ab09ad Update data files and pubspec 2026-04-04 08:20:55 +09:00
leedongmyung
dee87b8e94 update git branch 2025-08-22 08:50:19 +09:00
leedongmyung
93aeeffbec jenkins parameter modify 추가 2025-08-20 15:47:52 +09:00
leedongmyung
da1f7b7907 package update rollback 2025-05-27 13:37:52 +09:00
leedongmyung
550ece1c94 xcode file add 추가 2025-05-26 14:26:38 +09:00
leedongmyung
2c203c4719 fastlane을 이용한 버전 컨트롤 & 업로드 작업 2025-05-22 21:15:09 +09:00
Toki
e0b377fc02 scheduler 작업중 2024-12-25 13:20:41 +09:00
Toki
5d30d4522c remove embed files 2024-12-21 17:40:44 +09:00
leedongmyung
73000ea619 파일 ignore 패턴 추가 2024-11-28 19:10:20 +09:00
a37f34cad9 update pubspec 2024-09-22 17:34:18 +09:00
0c1bc79635 update files 2024-09-22 16:47:02 +09:00
leedongmyung
eb841b8e30 Slack 수정 2023-12-13 08:39:46 +09:00
build@lguplus.co.kr
2d54694c1d 설정 원복 2023-12-08 16:05:12 +09:00
build@lguplus.co.kr
d4776cb959 Jira Slack 알림 작업완료 2023-12-08 16:02:10 +09:00
leedongmyung[desktop]
0529befc81 revert 2023-12-03 08:34:53 +09:00
leedongmyung[desktop]
e2ac008820 test 2023-12-03 08:34:30 +09:00
leedongmyung
81bba7e742 update package 2023-11-12 15:35:54 +09:00
leedongmyung
7134184c5e 맥 테스트 환경 추가 2023-11-10 07:02:47 +09:00
leedongmyung[desktop]
769ccbad16 yaml 파일로 읽어 실행 2023-11-05 18:03:16 +09:00
leedongmyung[desktop]
3e51c48f75 Update pubspec 2023-11-04 13:29:56 +09:00
leedongmyung[desktop]
649d64927f Install 시 silentbatch도 함께 설치 2023-10-30 20:54:36 +09:00
leedongmyung[desktop]
9844b0ac83 Update settings 2023-10-29 12:19:25 +09:00
leedongmyung[desktop]
5e74ae06f3 Inital push 2023-10-28 22:06:44 +09:00