Commit graph

16 commits

Author SHA1 Message Date
365995900e feat(runner): output port 경계 작업을 반영한다
runner 출력 경계 분리의 첫 계약 작업을 완료하고 후속 subtask와 로드맵 상태를 함께 기록한다. workspace 포트와 local smoke 기준도 독립 Control Plane 방향에 맞춰 정리한다.
2026-06-07 13:12:46 +09:00
512e10a124 build(root): 모노레포 루트 진입점을 추가한다
runner, client, core 작업을 루트에서 반복 실행할 수 있도록 Makefile 위임 target을 추가한다. 루트 README도 monorepo 구조와 portable 서브프로젝트 링크 기준으로 정리한다.
2026-06-05 09:08:46 +09:00
86afabb3eb refactor(runner): 런타임 패키지를 앱 하위로 이동한다
독립 control plane 구성을 위해 기존 Dart CLI/runtime을 runner 앱 경계로 옮기고, 후속 client/core/root 작업을 같은 마일스톤 task group에 연결한다.
2026-06-05 06:34:45 +09:00
6d5e1ae2eb docs(readme): README 제목을 한국어로 정리한다 2026-05-29 05:41:30 +09:00
807ca7fc6e refactor: agent-roadmap 구조로 마이그레이션 및 AI 에이전트 규칙 일원화
- agent-ops/roadmap/를 agent-roadmap/으로 디렉터리 구조 재구성
- AI 에이전트별 ignore 파일 (.clineignore, .cursorignore, .geminiignore 등) 및
  규칙 파일 (.clinerules, .cursorrules, AGENTS.md 등) 통합
- agent-ops 스킬 템플릿 및 규칙 파일 업데이트
- opencode.json 설정 갱신
2026-05-27 12:58:08 +09:00
1327371b16 chore: jenkins_compatibility_boundary task completion and scheduler/jenkins sample updates 2026-05-23 17:02:10 +09:00
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
1282c75815 refactor: agent-ops 로드맵 마일스톤 파일명 변경 및 구조 정리
- milestones 디렉토리 파일명 M01- prefix에서 이름 중심 구조로 변경
- CLI automation baseline, structured automation surface 등 7개 마일스톤 파일 재구성
- ROADMAP.md, current.md, project rules.md 업데이트
- README.md 동기화
2026-05-21 20:48:40 +09:00
184fa5fa94 feat: add agent-ops roadmap and update project rules
- Add ROADMAP.md and current state tracking
- Add 7 milestones (M01-M07) for automation pipeline
- Update README.md and project rules
2026-05-21 17:54:05 +09:00
44f41bdd7c feat: 업데이트된 코드 변경 사항 반영 2026-05-21 17:34:38 +09:00
f7804dd366 update: build flutter, pipeline condition, and agent-task archive 2026-05-21 14:50:18 +09:00
35a1ae648e update commands and tests, add agent-task archives 2026-05-21 00:54:31 +09:00
ac1c42448e refactor: split build_ios and git commands, add cli styling, improve pipeline system
- Split BuildIOS command into build_ios_archive and build_ios_build
- Split Git command into git_branch, git_remote, git_revision, git_stash
- Add cli_style.dart and printer.dart for consistent CLI output
- Add macos_signing.dart for macOS/iOS code signing
- Refactor pipeline system (pipeline, pipeline_condition, pipeline_contain, etc.)
- Update tag_system, defined_data, pipeline_data
- Update application and command files for new structure
- Add tests for new command catalog and core functionality
- Update README with new features
2026-05-20 20:50:59 +09:00
082045e305 정리: 구형 예제와 샘플 문법을 정리한다 2026-05-20 08:05:15 +09:00
d4e02592a8 update .claude/settings.json and README.md 2026-04-19 14:42:26 +09:00
leedongmyung[desktop]
5e74ae06f3 Inital push 2023-10-28 22:06:44 +09:00