Commit graph

26 commits

Author SHA1 Message Date
e8df747b5f docs(agent-ops): agent-ops 스킬·룰·라우터 갱신
- router: refine-local-plans 라우팅 추가, plan/review 역할 경계 명시
- plan: review stub 템플릿 및 SKILL.md 보강
- code-review: SKILL.md, agent yaml, user-review 템플릿 갱신
- finalize-task-routing: SKILL.md 및 agent yaml 갱신
- _templates: implementation-user-review-request-section 수정
- rules/common/rules.md, AGENTS.md: archive 접근 예외 확장
2026-07-22 18:10:26 +09:00
546a3f8a12 sync: to agentic-framework v1.1.169 2026-07-19 19:56:57 +09:00
8f030265ca feat: agent-ops rules and skills update
- Add agent-spec rules and templates
- Add complete-milestone, create-spec, update-spec skills
- Update common router and rules
2026-07-07 07:37:56 +09:00
0eb78377ee sync: to agentic-framework v1.1.161 2026-07-03 05:32:24 +09:00
7cb5d96420 sync: to agentic-framework v1.1.160 2026-06-30 19:08:37 +09:00
de78479670 refactor: organize contract files and update agent-ops structure
- Move contract files to inner/outer directory structure
- Add create-contract and update-contract skills
- Update agent-ops rules and domain rules
- Update roadmap and SDD documentation
- Update README files across apps
2026-06-27 07:02:48 +09:00
53fca716ba sync: agent-ops from agentic-framework v1.1.157 2026-06-25 10:21:48 +09:00
5cd28cf9e5 sync: agent-ops from agentic-framework v1.1.156 2026-06-24 23:15:23 +09:00
5dd99fa0e9 sync: to agentic-framework v1.1.153 2026-06-21 11:48:21 +09:00
0066f37b9f sync: agent-ops from agentic-framework v1.1.152 2026-06-20 16:27:51 +09:00
b98f048706 sync: agent-ops from agentic-framework v1.1.140 2026-06-16 10:54:28 +09:00
1525138b61 sync: to agentic-framework v1.1.137 2026-06-13 11:26:54 +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
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
544e925161 refactor: agent-ops 구조 리팩토링 및 로드맵 업데이트 2026-05-25 10:50:00 +09:00
75a3b45a70 sync: agent-ops from agentic-framework v1.1.30 2026-05-24 07:07:53 +09:00
9c4193fcfd sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:40:34 +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
2cff29f87a sync: agent-ops from agentic-framework v1.1.22 2026-05-21 18:22:46 +09:00
a9bca5ae3e sync: agent-ops from agentic-framework v1.1.19 2026-05-21 16:19:25 +09:00
df4355598f sync: to agentic-framework v1.1.16 2026-05-20 12:05:55 +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