1525138b61
sync: to agentic-framework v1.1.137
2026-06-13 11:26:54 +09:00
fa910ef06c
feat: m-node-multi-target-serving-foundation task completion and edge/node updates
...
- Complete edge owned options and commands capabilities tasks
- Update edge ollama passthrough and server tests
- Update opsconsole console, events, and status
- Update node command service and service tests
- Update node ollama adapter and node tests
- Update node README and domain rules
2026-06-11 16:51:08 +09:00
918cfed90c
sync: agent-ops from agentic-framework v1.1.134
2026-06-10 20:33:07 +09:00
4b58256208
chore: update project rules, roadmap, and documentation
2026-06-06 05:22:20 +09:00
07d979fc7f
sync: agent-ops from agentic-framework v1.1.126
2026-06-03 20:23:31 +09:00
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
31421b2a8e
sync: agent-ops from agentic-framework v1.1.113
2026-05-30 21:34:35 +09:00
1e45d96643
sync: agent-ops from agentic-framework v1.1.107
2026-05-30 20:48:59 +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
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
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
eb74d041b7
sync: to agentic-framework v1.1.80
2026-05-28 09:54:50 +09:00
7d3e24bb08
sync: agent-ops from agentic-framework v1.1.79
2026-05-28 05:35:49 +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
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
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
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
17ac84144b
sync: agent-ops from agentic-framework v1.1.65
2026-05-26 09:14:20 +09:00
a0eea23af2
sync: to agentic-framework v1.1.57
2026-05-25 22:39:25 +09:00
1750688e3c
sync: agent-ops from agentic-framework v1.1.56
2026-05-25 21:43:58 +09:00
302b97c2eb
sync: agent-ops from agentic-framework v1.1.54
2026-05-25 21:08:08 +09:00
cd65cad23e
sync: agent-ops from agentic-framework v1.1.53
2026-05-25 13:10:49 +09:00
3e413adc49
sync: to agentic-framework v1.1.51
2026-05-25 12:36:12 +09:00
d3727567ea
update: agent-ops roadmap templates and skills 갱신
2026-05-25 11:57:55 +09:00
544e925161
refactor: agent-ops 구조 리팩토링 및 로드맵 업데이트
2026-05-25 10:50:00 +09:00
55db0154b9
chore: update docs, roadmap and agent-ops (excluding agent-task)
2026-05-24 21:28:43 +09:00
deccf216fe
sync: agent-ops from agentic-framework v1.1.48
2026-05-24 17:24:06 +09:00
071d828ae1
sync: agent-ops from agentic-framework v1.1.45
2026-05-24 16:22:01 +09:00
3f6d9b754c
sync: agent-ops from agentic-framework v1.1.42
2026-05-24 11:37:05 +09:00
a323db8e60
sync: agent-ops from agentic-framework v1.1.39
2026-05-24 11:02:00 +09:00
2054951a5e
sync: agent-ops from agentic-framework v1.1.37
2026-05-24 10:17:44 +09:00
c2f1bd7e36
sync: agent-ops from agentic-framework v1.1.32
2026-05-24 09:19:16 +09:00
75a3b45a70
sync: agent-ops from agentic-framework v1.1.30
2026-05-24 07:07:53 +09:00