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
a7914c7bd7
sync: agent-ops from agentic-framework v1.1.26
2026-05-22 15:35:40 +09:00
b1ace10b1f
update execution result envelope handling
2026-05-22 12:47:56 +09:00
4ea01f51f0
fix: mark YAML validation milestones as completed in structured-automation-surface
2026-05-22 09:54:42 +09:00
f080977f3b
feat: YAML validation command implementation and roadmap updates
2026-05-22 09:39:38 +09:00
d46da76b6d
sync: agent-ops from agentic-framework v1.1.26
2026-05-22 09:09:05 +09:00
6e1f8a9729
sync: agent-ops from agentic-framework v1.1.26
2026-05-22 07:35:14 +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
8b086f0761
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 22:37:17 +09:00
bb40444396
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 22:20:48 +09:00
30f72c472e
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 21:40:37 +09:00
434e9554c8
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 21:15:11 +09:00
3d5abeb9d2
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 21:02:03 +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
130c708883
sync: agent-ops from agentic-framework v1.1.25
2026-05-21 20:22:10 +09:00
7b5b5ab312
sync: agent-ops from agentic-framework v1.1.24
2026-05-21 19:18:06 +09:00
65d99a0bed
update agent-ops rules and roadmap
2026-05-21 19:08:17 +09:00
86decb4794
sync: to agentic-framework v1.1.24
2026-05-21 19:03:01 +09:00
af14a4a34e
sync: agent-ops from agentic-framework v1.1.23
2026-05-21 18:53:46 +09:00
347ee44346
update agent-ops rules
2026-05-21 18:35:13 +09:00
3a67f0aeb7
sync: agent-ops from agentic-framework v1.1.22
2026-05-21 18:22:49 +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
bbae5bb58d
sync: agent-ops from agentic-framework v1.1.19
2026-05-21 16:19:28 +09:00
f7804dd366
update: build flutter, pipeline condition, and agent-task archive
2026-05-21 14:50:18 +09:00
c9c4f9b348
update commands and pipelines, add sample yaml files
2026-05-21 11:56:59 +09:00
35a1ae648e
update commands and tests, add agent-task archives
2026-05-21 00:54:31 +09:00
9ae760c35c
sync: agent-ops from agentic-framework v1.1.19
2026-05-20 22:13:48 +09:00
c995136b4a
sync: agent-ops from agentic-framework v1.1.18
2026-05-20 21:49:44 +09:00
4663394e59
sync: to agentic-framework v1.1.17
2026-05-20 21:28:50 +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
d60584c6a6
sync: agent-ops from agentic-framework v1.1.16
2026-05-20 12:12:22 +09:00
5b09d5a7da
sync: agent-ops from agentic-framework v1.1.15
2026-05-20 11:32:55 +09:00
f5339c43c2
sync: agent-ops from agentic-framework v1.1.15
2026-05-20 10:09:44 +09:00
4d796f1870
update agent-ops files
2026-05-20 09:49:38 +09:00
082045e305
정리: 구형 예제와 샘플 문법을 정리한다
2026-05-20 08:05:15 +09:00
4a8ce38d83
refactor: command architecture refactoring and runtime context implementation
2026-05-19 15:56:24 +09:00
113fb407db
feat: add build_result, update application and command_exe, add tests
2026-05-19 13:38:49 +09:00
26186097ee
chore: update agent-ops rules
2026-05-19 10:27:16 +09:00
21037225e3
update agent-ops configs and skills
2026-05-19 09:54:21 +09:00
d48ac0ad92
feat: oto 프로젝트 전체 리팩토링 및 개선 - pipeline 처리, 명령어 최적화, 데이터 관리 개선
2026-05-19 09:23:41 +09:00
2b965f7c87
수정: framework 모듈 제거에 따라 rules.md 업데이트
2026-05-01 11:24:42 +09:00
e199cf878b
refactor: remove framework module and unify command structure
2026-05-01 11:23:29 +09:00
c7e0e5ffc6
sync: to agentic-framework v1.1.7
2026-04-19 20:02:56 +09:00
93c3643fc3
sync: to agentic-framework v1.1.6
2026-04-19 19:55:21 +09:00
11d462b45c
update agent-ops: sync skill restructuring
2026-04-19 19:52:42 +09:00
a2a10cafe5
update agent-ops files and add .cursorrules
2026-04-19 19:40:23 +09:00
6e918f3aad
sync: to agentic-framework v1.1.4
2026-04-19 19:05:16 +09:00
eddf4e421a
update agent-ops rules and router skill
2026-04-19 19:02:31 +09:00
9ffcf5f4d6
update agent-ops rules and add sample domain/rules
2026-04-19 18:55:21 +09:00