Commit graph

6 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
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
leedongmyung[desktop]
6d8ace1656 코드 정리 2023-10-29 20:53:49 +09:00
leedongmyung[desktop]
5e74ae06f3 Inital push 2023-10-28 22:06:44 +09:00