Commit graph

215 commits

Author SHA1 Message Date
617bde60c0 sync: agent-ops from agentic-framework v1.1.105 2026-05-30 19:05:48 +09:00
8b9c81c004 chore: archive edge-command-control-plane-ops-boundary milestone and update roadmap 2026-05-30 18:32:53 +09:00
49d32a619b update roadmap and documentation for control-plane and edge components 2026-05-30 18:29:18 +09:00
07b937d285 update roadmap: add control-plane-client and edge-command-control-plane-ops-boundary milestones 2026-05-30 18:24:19 +09:00
d7324fe184 feat: client integration and control-plane phase updates
- Update control-plane and edge domain rules
- Update roadmap phase and current status
- Archive client-integration-clone-adoption and nexo-notification-message-smoke-alignment milestones
- Update control-plane-client milestone
- Add client assets, lib/src, integrations tests
- Add google-services.json for client android
- Update client pubspec, build configs, and platform manifests
2026-05-30 18:02:06 +09:00
7b9345bc1a update roadmap milestones 2026-05-30 06:41:07 +09:00
d426847980 docs: local 테스트 환경값을 agent-test/local/rules.md로 라우팅 변경
- .gitignore에 agent-test/local/ 및 agent-test/runs/ 추가
- project rules.md에서 private rule 대신 agent-test/local/rules.md로
  local 테스트 환경값 라우팅 변경
2026-05-30 06:22:00 +09:00
6d20c251d9 sync: agent-ops from agentic-framework v1.1.101 2026-05-30 06:03:20 +09:00
b3b1dddd9d sync: agent-ops from agentic-framework v1.1.99 2026-05-30 05:39:10 +09:00
4f0b6ba0b5 update roadmap and docs for control-plane-portal-ops phase 2026-05-29 21:25:26 +09:00
55f444ca2b docs(readme): README를 한국어로 정리한다 2026-05-29 05:41:30 +09:00
41d0396111 sync: agent-ops from agentic-framework v1.1.84 2026-05-28 21:47:14 +09:00
1fe368ad2c refactor: portal → client 앱 리팩토링 및 제어플랫폼 와이어 클라이언트 명명 변경
- apps/portal 디렉터리를 apps/client로 리팩터링
- ControlPlaneWireClient → WireClient 명명 변경
- 관련_proto import 정렬, struct protobuf 생성 제거
- README, docker-compose, 스크립트 등 일관성 개선
2026-05-28 20:24:45 +09:00
95693f1cec docs: edge local dev guide 및 관련 문서 업데이트 2026-05-28 20:10:54 +09:00
e02ae80ce6 refactor: move dev scripts to scripts/dev/ and update configurations 2026-05-28 19:42:54 +09:00
5c3fef65e9 feat: edge local dev infrastructure and artifact server implementation
- Add artifact_server.go for edge node artifact serving
- Refactor bootstrap/runtime.go to use new artifact server
- Update Makefile for new build workflow
- Remove deprecated bin/build/field-binaries.sh
- Update edge README with new development workflow
- Update edge-local-dev-guide.md with artifact server info
- Add config and hostsetup updates for artifact serving
- Update agent-ops rules and testing domain rules
2026-05-28 18:53:12 +09:00
329576345d refactor: separate local build and field dist targets
- Separate local binary build (make build) from field bundle dist (make dist)
- make build now uses direct go build for local development only
- make dist handles cross-platform field binaries with checksums and manifests
- Remove LOCAL_BIN_DIR sync logic from field-binaries.sh
- Update edge-local-dev-guide.md to reflect new build workflow
2026-05-28 14:48:36 +09:00
86311b2d54 Update project files and clean up temp_verif directory 2026-05-28 14:42:55 +09:00
63d69f2957 chore: update domain rules and remove portal domain rule 2026-05-28 10:57:04 +09:00
f309c094b7 feat: add control-plane and portal domain rules, update project rules
- Add control-plane domain rule
- Add portal domain rule
- Update edge domain rule
- Update node domain rule
- Update platform-common domain rule
- Update testing domain rule
- Update project rules
2026-05-28 10:45:43 +09:00
6e1c201d0b sync: agent-ops from agentic-framework v1.1.83 2026-05-28 10:15:21 +09:00
9fbef3c0c0 sync: agent-ops from agentic-framework v1.1.80 2026-05-28 09:59:18 +09:00
0ac1217730 update docs and roadmap files 2026-05-28 09:57:07 +09:00
eb74d041b7 sync: to agentic-framework v1.1.80 2026-05-28 09:54:50 +09:00
62c28d7f1c update roadmap and edge app files 2026-05-28 09:27:34 +09:00
433c84f002 chore: update roadmap for edge-local-dev-config-runtime milestone 2026-05-28 09:10:40 +09:00
a4af8e5925 feat: edge local dev config and smoke bundle docs update
- Update edge README with local dev instructions
- Update edge main.go and tests
- Update deploy-dev documentation
- Archive completed task files
2026-05-28 07:55:26 +09:00
6d7c1bb429 archive: move 02+01_node_register_bootstrap to archive and update main.go 2026-05-28 06:20:19 +09:00
5bb8a4bc85 feat: edge local dev config and observability improvements
- Add edge node bootstrap and runtime configuration
- Update observability with test coverage
- Add hostsetup test and template updates
- Add m-edge-local-dev-config-runtime task tracking
2026-05-28 05:44:43 +09:00
7d3e24bb08 sync: agent-ops from agentic-framework v1.1.79 2026-05-28 05:35:49 +09:00
fea819a7e0 Update field-bootstrap-user-test.md 2026-05-27 22:06:55 +09:00
d0f8923186 docs: edge-local-dev-config-runtime UX 개선 - config 템플릿, env-report, node register, advertise host 자동 판별, 로그 기본 위치 2026-05-27 22:04:34 +09:00
3a5a089426 update roadmap and add edge-local-dev-config-runtime milestone 2026-05-27 21:11:05 +09:00
b54f3945d4 chore: update project docs, rules, and roadmap files 2026-05-27 20:58:00 +09:00
6092658758 docs: deploy 및 field 가이드 문서 업데이트, project rules 갱신 2026-05-27 20:46:19 +09:00
d8889d0867 chore: update roadmap and docs for serving-routing-optimization phase 2026-05-27 20:15:36 +09:00
0d83ef378e 기능: bootstrap 명령을 positional token 방식의 한 줄 UX로 변경한다
사용자가 artifact URL, Edge 주소, token을 환경변수로 직접 설정하던
IOP_* named parameter 방식을 제거하고, curl | bash -s <token> 형태의
단일 positional token UX로 변경한다.

- bootstrap script에서 NODE_TOKEN을 첫 번째 인자로 받도록 변경
- token 누락 시 명확한 에러 메시지 출력
- artifact HTTP를 127.0.0.1 바인딩으로 변경
- docs, rules, roadmap에 one-line bootstrap UX 기준 기록
2026-05-27 17:56:27 +09:00
3b9f37076a feat: field bootstrap test port readiness milestone complete
- Add field bootstrap user test documentation
- Update serving-routing-optimization phase and milestone
- Update edge runtime bootstrap and openai server implementation
- Add edge/node binaries build script updates
- Update config structures and tests
- Update architecture and deploy docs
- Archive agent task logs for completed sub-tasks
2026-05-27 14:32:03 +09:00
8f66b212df sync: agent-ops from agentic-framework v1.1.75 2026-05-27 13:49:48 +09:00
9ddae51ab2 update agent-ops and agent-roadmap 2026-05-27 12:58:39 +09:00
19ddd9bd38 sync: agent-ops from agentic-framework v1.1.72 2026-05-27 09:45:38 +09:00
7b8c2e64ee sync: agent-ops from agentic-framework v1.1.71 2026-05-27 09:14:35 +09:00
183c3d12a6 feat: add field-bootstrap-test-port-readiness milestone and archive ollama-field-validation-follow-up
- Add new milestone for field bootstrap test port readiness
- Archive completed ollama field validation follow-up milestone
- Update PHASE.md, current.md, project rules, and deploy docs
2026-05-26 20:16:44 +09:00
6a4c141e97 chore: add m-ollama-field-validation-follow-up archive 2026-05-26 18:53:46 +09:00
1878accc75 update agent-ops roadmap: add inference-provider-extension, rename knowledge-tool phase, update milestones 2026-05-26 18:23:29 +09:00
308135cfd1 sync: agent-ops from agentic-framework v1.1.70 2026-05-26 16:24:29 +09:00
1d6e2b0882 sync: agent-ops from agentic-framework v1.1.69 2026-05-26 14:27:17 +09:00
48a3aaf82f chore: update roadmap files for all phases 2026-05-26 13:27:08 +09:00
17ac84144b sync: agent-ops from agentic-framework v1.1.65 2026-05-26 09:14:20 +09:00
636bf264de update roadmap and implement runtime proto changes 2026-05-25 22:39:44 +09:00