Commit graph

592 commits

Author SHA1 Message Date
dcfdd9cbca sync: to agentic-framework v1.1.48 2026-05-24 17:00:10 +09:00
1f8056e9a0 sync: to agentic-framework v1.1.47 2026-05-24 16:55:33 +09:00
40886538c3 sync: agent-ops from agentic-framework v1.1.46 2026-05-24 16:37:45 +09:00
d842b75325 sync: agent-ops from agentic-framework v1.1.45 2026-05-24 16:22:04 +09:00
59a334e088 feat: add IOP connection smoke test and update roadmap docs
- Add IOP connection smoke test (test/oto_iop_connection_smoke_test.dart)
- Add protobuf support files for IOP runtime and Google struct
- Update ROADMAP.md and milestone docs
- Update project rules and pubspec.yaml
2026-05-24 16:12:12 +09:00
837af8a080 sync: agent-ops from agentic-framework v1.1.42 2026-05-24 11:37:07 +09:00
d626a05aad sync: to agentic-framework v1.1.41 2026-05-24 11:34:01 +09:00
a87f6f0f4f sync: agent-ops from agentic-framework v1.1.39 2026-05-24 11:02:03 +09:00
6c44f468a7 sync: agent-ops from agentic-framework v1.1.37 2026-05-24 10:17:47 +09:00
cc2676ffc8 sync: to agentic-framework v1.1.36 2026-05-24 10:04:09 +09:00
af6f69e47f sync: agent-ops from agentic-framework v1.1.33 2026-05-24 09:20:58 +09:00
31bc31ae99 sync: agent-ops from agentic-framework v1.1.32 2026-05-24 09:19:19 +09:00
33d1dd4033 sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:51:19 +09:00
7e148c6e20 sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:09:36 +09:00
5833babe1b sync: agent-ops from agentic-framework v1.1.30 2026-05-24 07:07:56 +09:00
b59d08ef8c feat: update roadmap and add oto-iop-proto-socket-foundation milestone 2026-05-24 06:55:03 +09:00
99dc601f25 sync: agent-ops from agentic-framework v1.1.29 2026-05-24 06:44:00 +09:00
0d2a11795f update agent-ops roadmap and rules 2026-05-24 06:14:56 +09:00
27689a588c sync: agent-ops from agentic-framework v1.1.29 2026-05-23 23:20:06 +09:00
eef4164527 sync: agent-ops from agentic-framework v1.1.26 2026-05-23 18:50:39 +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
7ea841e2ac add jenkins_compatibility_boundary task files 2026-05-23 14:37:50 +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
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