Commit graph

17 commits

Author SHA1 Message Date
1debc7ada0 feat(agent-ops): 마일스톤 작업 근거를 태그로 연결한다
분할된 계획과 완료 로그를 Task id 기준으로 집계해 마일스톤 동기화가 완료 작업을 누락하지 않도록 한다.
2026-08-01 19:58:16 +09:00
05422c5a20 fix(agent-ops): dispatcher 리뷰 재진입 경계를 바로잡는다
공식 리뷰가 후속 PLAN 검증을 금지된 중첩 실행으로 오인해 같은 리뷰를 반복하지 않도록 child 경계를 명확히 한다. 영문 USER_REVIEW 계약도 dispatcher 파서와 일치시킨다.
2026-07-30 16:15:43 +09:00
1f8040c74c fix(agent-ops): 외부 실행 차단을 사용자 리뷰로 전환한다
자동 실행할 수 없는 외부 검증에서 후속 PLAN을 반복하지 않고 사용자 조치와 재개 조건을 파일 기반 gate로 남기기 위해 정책과 런타임 검증을 맞춘다.
2026-07-30 05:41:42 +09:00
8808a69e0f refactor(agent-ops): 검증 컨텍스트 흐름을 정리한다
계획과 리뷰 단계의 책임을 분리해 완료 근거를 일관되게 전달한다.
2026-07-29 08:08:16 +09:00
c90bb755a9 feat: streamline plan/code-review/finalize router, add stream gate SDDs, sync dev-test inventory, update roadmap milestones
- Refactor plan, code-review, finalize-task-routing, refine-local-plans, router skills
- Add agent-workflow-loop-orchestration skill and plan agent configs
- Update roadmap: knowledge-tool-optimization milestones, stream-evidence-gate-core SDD
- Add stream-evidence-gate-core task, archive, and Go streamgate package
- Update dev-test inventory (edge/node smoke), agent-contract, edge-local-dev-guide
- Deprecate USER_REVIEW for output-validation-filters SDD
2026-07-24 15:11:00 +09:00
c41d9e2c41 sync: to agentic-framework v1.1.171 2026-07-23 21:37:34 +09:00
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
cb426fe9f5 sync: agent-ops from agentic-framework v1.1.162 2026-07-06 10:06:12 +09:00
cbada8c460 sync: agent-ops from agentic-framework v1.1.159 2026-06-30 15:00:05 +09:00
5dd99fa0e9 sync: to agentic-framework v1.1.153 2026-06-21 11:48:21 +09:00
5b6b550f0b sync: agent-ops from agentic-framework v1.1.147 2026-06-17 20:42:21 +09:00
b98f048706 sync: agent-ops from agentic-framework v1.1.140 2026-06-16 10:54:28 +09:00
1e45d96643 sync: agent-ops from agentic-framework v1.1.107 2026-05-30 20:48:59 +09:00
7d3e24bb08 sync: agent-ops from agentic-framework v1.1.79 2026-05-28 05:35:49 +09:00
19ddd9bd38 sync: agent-ops from agentic-framework v1.1.72 2026-05-27 09:45:38 +09:00
1750688e3c sync: agent-ops from agentic-framework v1.1.56 2026-05-25 21:43:58 +09:00
88abdb5873 add code-review complete log template and update skills 2026-05-17 20:11:02 +09:00