oto/lib/cli/commands
toki c344fff3ec feat: command catalog 구조 refactor 및 문서화 완료
- lib/cli/commands/command_catalog.dart 추가: CLI 명령어 카탈로그 시스템 구현
- lib/oto/commands/command_catalog.dart 추가: OTO command catalog 구현
- test/oto_catalog_cli_test.dart 추가: 카탈로그 테스트 케이스
- CLI 명령어 라우팅 및 자동 생성 파이프라인 구축
- README.md, ROADMAP.md, current.md 업데이트
- milestone 문서들 (cli-automation-baseline, structured-automation-surface) 업데이트
2026-05-21 22:37:50 +09:00
..
install feat: 업데이트된 코드 변경 사항 반영 2026-05-21 17:34:38 +09:00
scheduler feat: 업데이트된 코드 변경 사항 반영 2026-05-21 17:34:38 +09:00
command_base.dart feat: command catalog 구조 refactor 및 문서화 완료 2026-05-21 22:37:50 +09:00
command_catalog.dart feat: command catalog 구조 refactor 및 문서화 완료 2026-05-21 22:37:50 +09:00
command_const.dart feat: oto 프로젝트 전체 리팩토링 및 개선 - pipeline 처리, 명령어 최적화, 데이터 관리 개선 2026-05-19 09:23:41 +09:00
command_exe.dart feat: add build_result, update application and command_exe, add tests 2026-05-19 13:38:49 +09:00
command_install.dart feat: oto 프로젝트 전체 리팩토링 및 개선 - pipeline 처리, 명령어 최적화, 데이터 관리 개선 2026-05-19 09:23:41 +09:00
command_manager.dart feat: command catalog 구조 refactor 및 문서화 완료 2026-05-21 22:37:50 +09:00
command_scheduler.dart feat: 업데이트된 코드 변경 사항 반영 2026-05-21 17:34:38 +09:00
command_start.dart feat: oto 프로젝트 전체 리팩토링 및 개선 - pipeline 처리, 명령어 최적화, 데이터 관리 개선 2026-05-19 09:23:41 +09:00
command_template.dart feat: oto 프로젝트 전체 리팩토링 및 개선 - pipeline 처리, 명령어 최적화, 데이터 관리 개선 2026-05-19 09:23:41 +09:00