Commit graph

40 commits

Author SHA1 Message Date
aacc679a1c Plan multi-edge operations milestone 2026-06-03 19:31:46 +09:00
e74b50c7f3 feat: persistent executor output filtering and test updates
- Add output filtering for persistent CLI executor
- Update e2e smoke test script and skill documentation
- Update testing domain rules
2026-06-01 17:41:55 +09:00
c6baac391c refactor: migrate packages to packages/go/ structure 2026-06-01 10:03:55 +09:00
e4d22b3383 feat: update roadmap and migrate iop_console to packages/flutter 2026-06-01 09:20:15 +09:00
c5432243dc update: domain rules 갱신 2026-06-01 04:17:54 +09:00
49872ae120 feat(client): iop_console 패키지로 클라이언트 UI를 분리한다
- IopConsoleShell, IopAgentPanel 컴포넌트로 main.dart 리팩토링
- packages/iop_console 새 패키지 추가
- 클라이언트 pubspec에 iop_console 의존성 추가
- 로드맵 및 마일스톤에 embeddable-iop-console-workbench 추가
- 관련 규칙 및 문서 업데이트
2026-05-31 21:08:46 +09:00
fe135e2483 update domain rules and add client domain rule 2026-05-31 06:48:09 +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
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
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
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
0ac1217730 update docs and roadmap files 2026-05-28 09:57:07 +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
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
9ddae51ab2 update agent-ops and agent-roadmap 2026-05-27 12:58:39 +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
55db0154b9 chore: update docs, roadmap and agent-ops (excluding agent-task) 2026-05-24 21:28:43 +09:00
ccc6537b8e update agent-ops rules and skills 2026-05-23 23:02:17 +09:00
fefc198dfe refactor: antigravity CLI status 통합 및 문서 업데이트
- antigravity 기반 CLI status adapter 구현 (gemini 대체)
- milestone 파일명 통일 (接두어 제거)
- agent-ops roadmap/current.md 갱신
- edge/node README 및 설정 문서 업데이트
- e2e smoke 스크립트 개선
2026-05-21 21:39:09 +09:00
2058221aa6 update domain rules: edge, node, platform-common, testing 2026-05-21 19:15:18 +09:00
cd72a054e0 update agent-ops domain and project rules 2026-05-21 18:43:50 +09:00
a6f932eaa7 chore: update project documentation, roadmap, and rules 2026-05-21 18:14:47 +09:00
3cf542a543 chore: update project docs and rules 2026-05-21 18:00:18 +09:00
cb1ead7813 update docs and agent-ops roadmap 2026-05-21 17:41:26 +09:00
b4124f0bd6 feat: CLI setup, edge/node transport refactor, and infrastructure updates
- Add CLI core setup for edge and node services
- Refactor edge transport layer (server, integration tests)
- Refactor node transport layer (parser, session, heartbeat, client)
- Add main_test.go files for edge and node commands
- Add input package for edge service
- Add go.work and go.work.sum for workspace support
- Update configs, docs, and project rules
2026-05-20 16:37:42 +09:00
e7e158b113 정리: 프로젝트 이름 참조를 iop로 맞춘다
저장소 디렉터리명이 iop로 정리된 상태와 문서, Docker 빌드 경로, 테스트 fixture의 워크스페이스 표기가 어긋나지 않도록 맞춘다.
2026-05-20 07:27:46 +09:00
92042bb2a3 feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates
- Refactor edge node registry and store for improved management
- Update opsconsole console, events, and status components
- Enhance edge service and transport layers
- Improve CLI persistent adapter and output filter
- Update e2e smoke test script
- Update project and testing domain rules
- Update Makefile and documentation
2026-05-19 09:39:58 +09:00
6e2a1fc2f2 feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates
- Add edge runtime config and opsconsole package
- Refactor edge console to use new runtime config
- Add service source metadata support
- Update CLI adapter with target terminology
- Add edge operation contract and event bus replay
- Update node label and command ops surface
- Add E2E smoke tests and full validation
- Update proto runtime definitions
- Update documentation and agent-ops rules
2026-05-17 14:57:49 +09:00
59221677fb update agent-ops rules and e2e-smoke skill 2026-05-16 23:30:00 +09:00
ebd2832ab8 update agent-ops rules and skills 2026-05-16 22:25:35 +09:00
aaeb65d24d update agent-ops rules: add testing domain and update project rules 2026-05-16 22:09:04 +09:00
4bdda599f9 update agent-ops rules and skills 2026-05-12 07:50:08 +09:00
150e9fda2f update project files and proto definitions 2026-05-11 07:36:50 +09:00
4752a14dae update domain rules for edge and node 2026-05-05 22:03:27 +09:00
b4c6550eab feat: edge/node architecture updates and agent-task integration
- Add node store implementation for edge app
- Add adapters factory for node app
- Update edge and node transport layers
- Update domain rules for edge and node
- Add bin scripts for edge and node
- Update configs and documentation
- Add agent-task node_centralized_mgmt directory
2026-05-03 10:51:29 +09:00
toki
ff1d04d6d1 정리: 앱 경로와 바이너리 접두어를 제거한다 2026-05-02 21:16:34 +09:00
7e8df53ae0 docs: add agent-ops project rules and edge domain rule
- Add agent-ops/rules/project/rules.md with project overview, domain mapping, skill routing
- Add agent-ops/rules/project/domain/edge/rules.md for edge domain
2026-05-02 20:19:47 +09:00