Commit graph

103 commits

Author SHA1 Message Date
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
812a3a1788 sync: agent-ops from agentic-framework v1.1.29 2026-05-24 06:43:57 +09:00
af3eebbdef sync: to agentic-framework v1.1.29 2026-05-23 23:17:48 +09:00
ccc6537b8e update agent-ops rules and skills 2026-05-23 23:02:17 +09:00
30249f5d33 sync: agent-ops from agentic-framework v1.1.26 2026-05-22 15:35:37 +09:00
9c4193fcfd sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:40:34 +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
896964fcfa sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:02:00 +09:00
2635d7e2d4 sync: agent-ops from agentic-framework v1.1.25 2026-05-21 20:22:07 +09:00
2058221aa6 update domain rules: edge, node, platform-common, testing 2026-05-21 19:15:18 +09:00
01bef3dc93 sync: agent-ops from agentic-framework v1.1.23 2026-05-21 18:53:43 +09:00
cd72a054e0 update agent-ops domain and project rules 2026-05-21 18:43:50 +09:00
2cff29f87a sync: agent-ops from agentic-framework v1.1.22 2026-05-21 18:22:46 +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
a9bca5ae3e sync: agent-ops from agentic-framework v1.1.19 2026-05-21 16:19:25 +09:00
e3676536e4 sync: agent-ops from agentic-framework v1.1.18 2026-05-20 21:49:40 +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
313a023b69 sync: to agentic-framework v1.1.12 2026-05-17 18:06:47 +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
6ea3bfa406 sync: to agentic-framework v1.1.10 2026-05-12 07:17:38 +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
2d6fde0876 기능: IOP 모노레포 스캐폴드 초기 구현
apps/node 중심 구현 — TCP+JSON transport, Hexagonal Architecture,
mock/cli adapter, fx DI, SQLite 실행 이력 저장.
edge/control-plane/worker는 cobra placeholder.
유닛 테스트 및 통합 테스트 클라이언트 계획서 추가.
2026-05-02 13:20:35 +09:00