097f63f6d7
refactor: control-plane-operator-actions migrated to archive and added control-plane-security-audit-surface
2026-06-19 17:42:48 +09:00
7be0ab3fd0
sync: agent-ops from agentic-framework v1.1.151
2026-06-19 17:04:17 +09:00
4e9c088fda
update: connect agent-task archive and fix files
2026-06-19 07:55:13 +09:00
e728cecd04
update console and client files, archive task files
2026-06-18 16:28:52 +09:00
0f1de7d81d
feat: control-plane-operator-actions milestone and SDD additions
...
- Update PHASE.md with operator actions milestone
- Add control-plane-operator-actions milestone details
- Add SDD documentation for control-plane-product-surface
- Add agent-task for control-plane-operator-actions (G06, G07)
2026-06-18 09:19:53 +09:00
42dd2badcc
update roadmap: archive control-plane-api-data-binding, add control-plane-operator-actions
2026-06-18 08:44:05 +09:00
bfc6157a31
sync: agent-ops from agentic-framework v1.1.149
2026-06-17 23:21:06 +09:00
7951f0fcb2
update roadmap: control-plane phase and api-data-binding milestone
2026-06-17 23:00:34 +09:00
8b76db6615
sync: agent-ops from agentic-framework v1.1.148
2026-06-17 22:58:08 +09:00
1961b4cf2c
move plan and review to archive: 03+01,02_preview_smoke
2026-06-17 21:24:21 +09:00
65854c78b8
sync: agent-ops from agentic-framework v1.1.147
2026-06-17 20:42:28 +09:00
9f2855da1b
update roadmap and plan files for control-plane-api-data-binding
2026-06-17 20:02:53 +09:00
cc1fe0f446
sync: agent-ops from agentic-framework v1.1.145
2026-06-17 18:34:02 +09:00
34f3352847
restore: archive로 이동된 원본 파일들을 원래 위치로 복원
2026-06-17 16:12:44 +09:00
f76b7fa850
feat: control plane API data binding 구현 및 oto_console surface 추가
...
- execution surface 및 preview smoke 테스트 문서 업데이트
- client 앱 및 oto_console UI surface (artifacts, executions, jobs) 추가
- 관련 테스트 및 계약 문서 업데이트
- archive 구조 정리
2026-06-17 16:11:34 +09:00
002f9cd521
feat: Control Plane API 데이터 바인딩 및 oto_console 런너urface 추가
...
- Control Plane API 데이터 바인딩 마일스톤 문서 업데이트
- core_connection_client 및 oto_client_app 수정
- oto_console 런너.surface 모듈 추가
- 관련 테스트 파일 업데이트
2026-06-17 13:50:29 +09:00
d6b0194ae1
feat: control-plane-api-data-binding 마일스톤 추가, flutter-console-skeleton을 archive로 이동, HTTP server route 개선
2026-06-17 08:07:27 +09:00
e3b1d9b33b
feat: flutter console skeleton and core connection client
...
- Add Flutter console skeleton (oto_console_contract, overview, shell)
- Add core_connection_client.dart for client app core connection
- Update oto_client_app.dart to integrate new components
- Add widget_test.dart and console tests
- Update pubspec.yaml and pubspec.lock with new dependencies
2026-06-17 07:20:06 +09:00
6f6680b0b1
sync: agent-ops from agentic-framework v1.1.141
2026-06-16 20:57:39 +09:00
9628ec36c4
update roadmap phases and bootstrap scripts across platforms
2026-06-16 13:07:54 +09:00
f8863710b1
sync: agent-ops from agentic-framework v1.1.140
2026-06-16 10:54:38 +09:00
057e6a38df
update roadmap and phase documentation
2026-06-16 09:43:06 +09:00
9d62f47cab
chore: update test files and archive task documents
2026-06-16 09:29:27 +09:00
0cf544e2d7
feat: update agent bootstrap scripts and CLI commands, move contract docs to archive
2026-06-16 07:50:31 +09:00
ac44c85d34
feat: Windows bootstrap script and HTTP server updates
...
- Add PowerShell bootstrap script for Windows runner
- Update httpserver bootstrap provider, routes, and runner handlers
- Add bootstrap PowerShell test case
- Move old G07 task docs to archive
- Update server tests
2026-06-15 22:10:21 +09:00
129cd29cd8
feat: unix bootstrap task archive and bootstrap script updates
...
- Archive 02_unix_bootstrap task to agent-task/archive/2026/06/
- Update oto_agent_bootstrap.sh across apps/runner, services/core
- Update bootstrap script test in Dart
2026-06-15 18:13:13 +09:00
cce127d2f4
archive: move 01_core_command files to archive/2026/06
2026-06-15 17:29:57 +09:00
590e3219da
feat: cross-os runner bootstrap task and related updates
...
- Add agent-task/m-cross-os-runner-bootstrap with subtasks (G07, G06)
- Update roadmap phases and milestones for control-plane-product-surface
- Add runner.proto definitions and regenerate code
- Update HTTP server handler for runner management
- Add smoke tests and update local test configurations
- Update README with latest project status
2026-06-15 17:12:35 +09:00
5cecc55905
update domain rules and roadmap
2026-06-15 13:35:11 +09:00
99cc06767f
sync: agent-ops from agentic-framework v1.1.137
2026-06-13 11:28:30 +09:00
8ff7b1369a
update test smoke files and docs
2026-06-13 06:02:31 +09:00
34d6da426b
chore: archive message-based-build-agent phase and milestones
2026-06-12 05:12:52 +09:00
73f7008c72
update: agent-roadmap phase/message-based-build-agent files update and runner-verification-baseline.md to archive
2026-06-11 16:58:10 +09:00
0941d572e5
feat: agent registration capability boundary implementation
...
- Implement command adapter for G05
- Wire registration components for G06
- Add runner_command_capability_provider
- Update agent_runner and registration_client
- Update tests for registration and command catalog
2026-06-11 09:12:28 +09:00
6b8f6a5c1d
feat: agent registration capability boundary milestone completion and runner capability provider
...
- Complete agent registration capability boundary milestone (m-agent-registration-capability-boundary)
- Add runner_capability_provider.dart for capability management
- Update registration_client.dart with capability support
- Add task archives and plans for command adapter and registration wiring
- Update local test rules and smoke tests
- Update roadmap phase and milestone documents
2026-06-11 08:01:10 +09:00
4b79a06f75
update agent-roadmap: modify PHASE and milestone files, archive independent-control-plane
2026-06-11 05:54:38 +09:00
f798f78527
sync: agent-ops from agentic-framework v1.1.134
2026-06-10 20:33:20 +09:00
6e8854eadd
fix(core): 부트스트랩 배포 경로와 핸들러 테스트를 정리한다
...
코어 서버의 부트스트랩 공급자 경로와 라우팅을 실운영 흐름에 맞춰 정합성 있게 갱신하고,
핸들러 테스트를 함께 갱신해 동작 회귀를 방지한다.
2026-06-10 19:32:24 +09:00
919fcf37ba
chore(agent-task): legacy IOP 아카이브 로그와 새 등록 클라이언트 경로를 추가한다
2026-06-10 19:00:40 +09:00
b81879b0dd
fix(agent): legacy IOP 등록 경로를 정합성 있게 갱신한다
...
계측/테스트가 최신 코드 경로를 따라가도록 runner agent 등록 및 연결 검증 흐름을
동기화해 회귀 위험을 줄인다.
2026-06-10 19:00:23 +09:00
67625af737
fix(core): heartbeat 타임아웃 처리와 테스트를 보강한다
...
IOP 경로의 동작 안정성을 높이기 위해 서버 상태 처리와 관련한
연결 테스트 검증을 함께 정합성 있게 갱신한다.
2026-06-10 18:14:59 +09:00
bb2a74cb35
chore(workspace): 패키지 메타데이터를 정리한다
...
문서와 웹 배포 메타데이터, 로드맵 milestone 이동, 패키지 잠금 파일까지 함께 반영해 작업 트리의 현재 상태를 일관되게 마무리한다.
2026-06-10 08:06:09 +09:00
41d2d4a92e
refactor(core): milestone 정리와 핸들러 DTO 경로를 정리한다
...
로드맵 milestone 상태를 archive로 이동하고 작업 메타데이터 추적을 정합성 있게 반영한다. core의 상태 저장 경로 변경 반영과 핸들러 파일 분리로 DTO 처리·라우트 의존을 정리했다.
2026-06-09 03:56:52 +09:00
b318da195f
refactor(core): httpserver 파일을 핸들러 단위로 분리한다
...
단일 server.go에 집중되어 있던 HTTP 라우팅 로직을 실행/작업/런너 핸들러 파일로 분리해 책임 경계를 더 선명하게 하며, milestone 기록 파일의 보관 위치도 정리한다.
2026-06-08 20:58:27 +09:00
b3100adef9
docs(roadmap): 완료된 마일스톤 항목을 정리한다
2026-06-08 19:00:29 +09:00
e90ba93eab
refactor(core): 코어 경계를 정리한다
...
클라이언트 계약과 서버 핸들러 경계를 분리해 변경 범위를 명확히 하고, 장기 테스트 흐름에 맞춰 문서와 경로 정리를 함께 반영한다.
2026-06-08 18:59:55 +09:00
9278266c11
docs(roadmap): runner 출력 경계 마일스톤을 완료 처리한다
2026-06-07 21:36:20 +09:00
fcde95985d
refactor(runner): 출력 포트 경계를 연결한다
...
core data composition과 Application 출력 경계에서 CLI Color 의존을 분리하고, 기존 CLI 출력 의미를 adapter 테스트로 보존하기 위해 변경한다.
2026-06-07 20:42:26 +09:00
04adcaf93a
refactor(pipeline): 출력 포트 경계를 적용한다
...
runner 출력 경계 분리 마일스톤에서 pipeline이 CLI 구현체에 직접 의존하지 않도록 explicit ExecutionContext.output 경계를 사용한다.
현재 iop 미구현 legacy smoke는 사용자 승인으로 완료 범위에서 제외하고 task archive와 완료 로그를 남긴다.
2026-06-07 17:52:25 +09:00
365995900e
feat(runner): output port 경계 작업을 반영한다
...
runner 출력 경계 분리의 첫 계약 작업을 완료하고 후속 subtask와 로드맵 상태를 함께 기록한다. workspace 포트와 local smoke 기준도 독립 Control Plane 방향에 맞춰 정리한다.
2026-06-07 13:12:46 +09:00