Commit graph

8 commits

Author SHA1 Message Date
2eb9cd3c33 update: bootstrap script and runner registry changes 2026-06-21 07:35:51 +09:00
9628ec36c4 update roadmap phases and bootstrap scripts across platforms 2026-06-16 13:07:54 +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
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
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
4f26df99c3 feat(agent): 부트스트랩 명령 발급을 추가한다
OTO Server에서 runner 설치 명령과 bootstrap script를 제공해야 하므로 서버 endpoint, runner proto, bootstrap config naming, smoke 검증을 함께 정리한다.
2026-06-05 20:53:41 +09:00
86afabb3eb refactor(runner): 런타임 패키지를 앱 하위로 이동한다
독립 control plane 구성을 위해 기존 Dart CLI/runtime을 runner 앱 경계로 옮기고, 후속 client/core/root 작업을 같은 마일스톤 task group에 연결한다.
2026-06-05 06:34:45 +09:00
Renamed from test/oto_agent_bootstrap_script_test.dart (Browse further)