c629a1e11d
docs(roadmap): 실행 lane과 후속 마일스톤을 정리한다
2026-08-02 13:58:03 +09:00
1debc7ada0
feat(agent-ops): 마일스톤 작업 근거를 태그로 연결한다
...
분할된 계획과 완료 로그를 Task id 기준으로 집계해 마일스톤 동기화가 완료 작업을 누락하지 않도록 한다.
2026-08-01 19:58:16 +09:00
7ae4be6ceb
feat(agent-ops): agent-task 오케스트레이션을 공통화한다
...
프로젝트별 복사 없이 동일한 dispatcher와 PLAN/CODE_REVIEW 계약을 공식 Agent-Ops 배포 경로로 전파하기 위해 common skill로 승격한다.
2026-08-01 18:14:38 +09:00
bf5079cd04
fix(agent-ops): plan 경로 형식 검증을 명시한다
2026-08-01 05:32:41 +09:00
a2becd222a
chore(iop): 런타임 변경과 마일스톤 아카이브를 반영한다
...
완료된 IOP Agent CLI Runtime의 상태·스펙·계약·작업 evidence를 아카이브 경로로 동기화하고 현재 런타임 검증 변경을 원격에 공유한다.
2026-07-31 21:57:38 +09:00
40f52da95f
fix(agent-ops): Python dispatcher 계약을 복원한다
...
기존 task-loop 실행 경로와 PLAN write-set 검증 문서가 같은 Python dispatcher를 가리키도록 정리한다.
2026-07-31 16:53:31 +09:00
4e42091093
feat(agent): 에이전트 CLI 런타임을 추가한다
2026-07-31 13:20:03 +09:00
1f8040c74c
fix(agent-ops): 외부 실행 차단을 사용자 리뷰로 전환한다
...
자동 실행할 수 없는 외부 검증에서 후속 PLAN을 반복하지 않고 사용자 조치와 재개 조건을 파일 기반 gate로 남기기 위해 정책과 런타임 검증을 맞춘다.
2026-07-30 05:41:42 +09:00
0b21e0d512
chore: refine-plans skill 통합 및 관련 파일 수정
2026-07-29 20:16:39 +09:00
2d406426eb
fix(agent-ops): PLAN 쓰기 경로 검증을 강제한다
...
PLAN 생성과 리뷰 후속 상태 기록 전에 동일한 디스패처 검증을 적용해 broad path가 다시 활성 작업을 차단하지 않도록 한다.
2026-07-29 13:43:39 +09:00
8808a69e0f
refactor(agent-ops): 검증 컨텍스트 흐름을 정리한다
...
계획과 리뷰 단계의 책임을 분리해 완료 근거를 일관되게 전달한다.
2026-07-29 08:08:16 +09:00
fa62ccc4cd
fix(agent-ops): 작업 아티팩트 언어 계약을 정리한다
...
Canonical English 출력과 legacy Korean 읽기 경계를 일치시켜 리뷰 복구와 dispatcher 판정이 같은 계약을 따르도록 한다.\n\nVerdict schema와 completion scan 회귀를 deterministic 테스트로 고정한다.
2026-07-28 22:55:38 +09:00
449ae44422
fix(agent-ops): 충돌로 되돌아간 작업 계약을 복원한다
...
rebase 후 과거 plan/code-review 계약과 진입 규칙이 되살아나 dispatcher 파일명 규약과 work-log archive 번호 계산이 깨진 상태를 바로잡는다.
2026-07-28 21:00:47 +09:00
e588d12964
fix: resolve rebase conflicts in common skill files
2026-07-28 20:45:03 +09:00
c675cfd166
sync: to agentic-framework v1.1.173
2026-07-28 10:35:40 +09:00
0e12a540c8
feat(agent-ops): 로컬 우선 라우팅 경계를 보강한다
...
로컬 모델의 작업 비중을 유지하면서 복합 위험과 반복 실패가 누적될 때만 cloud로 승격하고, 라우팅 자체의 재분석 비용과 반복 루프를 줄이기 위함이다.
2026-07-27 19:57:23 +09:00
51e1a20ff4
finalize task routing & orchestrate improvements, roadmap/SDD updates
2026-07-26 00:58:29 +09:00
deea59d035
feat: task routing, orchestration, quota probe, and skill updates
...
- add finalize-task-routing skill with policy and test scripts
- add execution target selection scripts and tests for orchestrate-agent-task-loop
- add quota probe adapter and CLI status for node app
- update plan, finalize-task-routing, and orchestration skill files
- add agent-task archive for runtime target selector
- update stream-evidence-gate-core milestone
2026-07-25 19:33:17 +09:00
3f01d08ceb
sync: archive task evidence, update skills and roadmap, streamgate commit boundary & stream release, add runtime target selector SDD
2026-07-25 15:18:30 +09:00
8a4f6c55a1
sync: roadmap, skills, test inventory, streamgate package, docs updates
...
- Update roadmap milestones and phase docs across multiple phases
- Update plan, code-review, create-roadmap, update-roadmap, finalize-task-routing skills
- Update dev-corp-runtime-deploy, dev-runtime-deploy, orchestrate-agent-task-loop skills
- Refactor agent-task-loop dispatch script
- Add streamgate Go package (commit_boundary, evidence_tail, filter_registry, stream_release)
- Add test inventory files (dev, dev-corp, unified)
- Update test smoke tests and rules for dev/dev-corp
- Update docs/edge-local-dev-guide and e2e scripts
- Update inventory-query Go package
- Remove deprecated templates and inventory.yaml files
- Add orchestrate-agent-task-loop tests
2026-07-25 11:41:08 +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
7bf153ea1c
sync: to agentic-framework v1.1.172
2026-07-23 21:50:43 +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
56767f8a35
chore(agent-ops): OpenAI 전용 plan 메타데이터를 제거한다
2026-07-21 07:50:45 +09:00
546a3f8a12
sync: to agentic-framework v1.1.169
2026-07-19 19:56:57 +09:00
478d425af0
sync: to agentic-framework v1.1.166
2026-07-15 14:45:59 +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
e3369a2a37
sync: to agentic-framework v1.1.154
2026-06-23 18:46:01 +09:00
5dd99fa0e9
sync: to agentic-framework v1.1.153
2026-06-21 11:48:21 +09:00
0d46b0c873
sync: agent-ops from agentic-framework v1.1.151
2026-06-19 17:03:58 +09:00
3a754d339b
sync: to agentic-framework v1.1.149
2026-06-17 23:18:34 +09:00
b0318dfd30
sync: agent-ops from agentic-framework v1.1.148
2026-06-17 22:57:59 +09:00
5b6b550f0b
sync: agent-ops from agentic-framework v1.1.147
2026-06-17 20:42:21 +09:00
ad95e34f6e
sync: agent-ops from agentic-framework v1.1.145
2026-06-17 18:33:50 +09:00
d276c74700
sync: agent-ops from agentic-framework v1.1.141
2026-06-16 20:57:31 +09:00
b98f048706
sync: agent-ops from agentic-framework v1.1.140
2026-06-16 10:54:28 +09:00
02846ed618
sync: to agentic-framework v1.1.132
2026-06-06 13:59:19 +09:00
90d5dec64e
sync: agent-ops from agentic-framework v1.1.131
2026-06-06 13:17:16 +09:00
fd2d95800a
sync: agent-ops from agentic-framework v1.1.129
2026-06-05 10:39:04 +09:00
07d979fc7f
sync: agent-ops from agentic-framework v1.1.126
2026-06-03 20:23:31 +09:00
f3277c757e
sync: to agentic-framework v1.1.124
2026-06-03 12:53:53 +09:00
393a9163ee
sync: to agentic-framework v1.1.123
2026-06-03 12:22:57 +09:00
e4c645a8d7
sync: agent-ops from agentic-framework v1.1.122
2026-06-02 21:49:42 +09:00
0ecd9d481c
sync: agent-ops from agentic-framework v1.1.119
2026-05-31 16:30:08 +09:00
9a4f1a0936
sync: agent-ops from agentic-framework v1.1.116
2026-05-31 16:14:15 +09:00
ef8d0c4f7a
sync: agent-ops from agentic-framework v1.1.115
2026-05-30 22:11:00 +09:00
31421b2a8e
sync: agent-ops from agentic-framework v1.1.113
2026-05-30 21:34:35 +09:00
e641daef38
sync: agent-ops from agentic-framework v1.1.110
2026-05-30 21:09:24 +09:00