Commit graph

13 commits

Author SHA1 Message Date
acd4f5e354 roadmap: phase 기반으로 재구조화 및 아카이브 2026-05-25 13:36:01 +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
f61f07182f feat: roadmap 마일스톤 아카이빙 및 업데이트
- 완료된 마일스톤을 archive/2026/05/로 아카이빙
  - cli-automation-baseline.md
  - jenkins-compatibility-boundary.md
  - oto-iop-proto-socket-foundation.md
  - structured-automation-surface.md
- 로드맵 및 마일스톤 파일 업데이트
2026-05-24 17:53:41 +09:00
b59d08ef8c feat: update roadmap and add oto-iop-proto-socket-foundation milestone 2026-05-24 06:55:03 +09:00
0d2a11795f update agent-ops roadmap and rules 2026-05-24 06:14:56 +09:00
122a96aae0 update roadmap: edge-bootstrap-contract milestone changes 2026-05-23 17:43:48 +09:00
1327371b16 chore: jenkins_compatibility_boundary task completion and scheduler/jenkins sample updates 2026-05-23 17:02:10 +09:00
ec3162ff7c feat: pipeline execution result output and core event contract implementation
- Add build result handling with execution status tracking
- Implement pipeline_exe_handle for error handling in pipeline execution
- Update application.dart with proper build result processing
- Add test coverage for application, context, and core functionality
- Add step events archive for core event contract and execution result output
2026-05-22 18:10:59 +09:00
f080977f3b feat: YAML validation command implementation and roadmap updates 2026-05-22 09:39:38 +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
65d99a0bed update agent-ops rules and roadmap 2026-05-21 19:08:17 +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