Commit graph

18 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
b1ace10b1f update execution result envelope handling 2026-05-22 12:47:56 +09:00
113fb407db feat: add build_result, update application and command_exe, add tests 2026-05-19 13:38:49 +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
f8bc54fcc5 update for windows support 2025-01-05 10:14:59 +09:00
Toki
45a6cd748a 스케쥴러 1차 완료 2024-12-26 23:35:57 +09:00
Toki
e0b377fc02 scheduler 작업중 2024-12-25 13:20:41 +09:00
32ce436599 slack command update 2024-12-08 08:32:02 +09:00
leedongmyung[desktop]
1d7d016b3c remove test code 2023-12-03 08:35:58 +09:00
leedongmyung[desktop]
219d79e2de buidl isolate 적용 2023-12-03 07:44:29 +09:00
leedongmyung
d5a525b438 인코딩 변경 2023-11-12 21:04:46 +09:00
leedongmyung[desktop]
1d23272ea3 파라매터 실행 수정 2023-11-05 21:24:28 +09:00
leedongmyung[desktop]
26a7f8e866 빌드 수정 2023-11-05 18:14:49 +09:00
leedongmyung[desktop]
769ccbad16 yaml 파일로 읽어 실행 2023-11-05 18:03:16 +09:00
Toki
381f14d11e 맥 출력 제대로 안나오는 문제 수정 2023-11-05 10:10:36 +09:00
leedongmyung[desktop]
7cb627a88b build_manager 기능 결합 2023-11-04 18:53:03 +09:00