f4dad6ba88
feat(epic): plan-work-review 작업을 준비한다
2026-08-07 08:17:18 +09:00
3bb4a24ad7
docs(roadmap): 완료된 실행 기반을 반영한다
2026-08-07 07:17:26 +09:00
dc9a9a8c59
feat(agent): 단일 요청 Agent 실행 경계를 구현한다
...
승인된 execution preset을 Edge 조정 경계와 Node workspace/tool 실행 경계로 연결해 단일 요청 수명주기와 관측 계약을 일관되게 처리한다.
2026-08-07 07:03:55 +09:00
8beeb182ff
chore(sync): dev 변경을 병합한다
...
# Conflicts:
# agent-ops/skills/common/prepare-milestone-workspace/scripts/prepare_workspace.py
# agent-ops/skills/common/prepare-milestone-workspace/tests/test_prepare_workspace.py
2026-08-06 20:06:30 +09:00
a704a2ce03
chore: 테스트 임시 산출물을 정리한다
...
소스 트리에 남은 테스트 실행 부산물과 로컬 설정·DB·바이너리를 제거해 저장소 오염을 줄인다. 삭제한 디버그 스크립트의 readability 기준선도 함께 정리한다.
2026-08-06 20:01:57 +09:00
43f2b1599b
sync: agent-ops from agentic-framework v1.1.188
2026-08-06 13:25:08 +09:00
2716dbd09c
fix(agent-ops): 프로젝트 디스패처 호출을 선택한다
...
마일스톤 준비가 프로젝트별 디스패처를 우선 사용하고 해당 런타임이 지원하지 않는 카탈로그 인자를 전달하지 않도록 한다.
2026-08-06 13:21:09 +09:00
3e4704e777
fix(agent-ops): 프로젝트 디스패처 호출을 선택한다
...
마일스톤 준비가 프로젝트별 디스패처를 우선 사용하고 해당 런타임이 지원하지 않는 카탈로그 인자를 전달하지 않도록 한다.
2026-08-06 13:20:30 +09:00
91ca0d975c
chore(milestone): 복수 Epic 준비 결과를 검증한다
2026-08-06 13:09:13 +09:00
651593d6b9
sync: agent-ops from agentic-framework v1.1.188
2026-08-06 12:12:11 +09:00
0ca8711f2f
sync: to agentic-framework v1.1.188
2026-08-06 12:08:23 +09:00
64a329bbbf
chore(epic): workspace-runtime 준비 결과를 검증한다
2026-08-06 11:32:51 +09:00
9982278eca
feat(epic): workspace-runtime 작업을 준비한다
2026-08-06 11:09:33 +09:00
a94002a19c
chore(epic): single-request 준비 결과를 검증한다
2026-08-06 09:40:13 +09:00
af35296aaa
feat(runtime): provider liveness 복구를 dev에 병합한다
2026-08-06 08:56:24 +09:00
f9442edfef
feat(runtime): provider liveness 복구를 완성한다
...
장시간 무응답 attempt를 안전하게 fence하고 provider health와 분리 관측해야 중복 출력 없이 기존 recovery budget으로 재실행할 수 있다.
2026-08-06 08:49:59 +09:00
b3085786d4
feat(epic): single-request 작업을 준비한다
2026-08-06 08:45:29 +09:00
3331e5f8d2
Merge branch 'feature/iop-hot-path-one-shot-execution' into dev
2026-08-06 07:18:02 +09:00
4b3b5debae
feat(openai): extend Anthropic bridge compatibility
2026-08-06 07:04:03 +09:00
495996fee4
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
...
Anthropic·Chat 게이트와 관찰·종료 제어를 통합하고 관련 계약·검증 산출물을 반영한다.
2026-08-06 00:09:24 +09:00
170e8d8851
chore(milestone): 복수 Epic 준비 결과를 검증한다
2026-08-05 14:29:55 +09:00
toki
438b2f69f6
fix(agent-ops): 토큰 발급 재연결 검증을 보강한다
2026-08-05 14:13:58 +09:00
1aca3f4cf5
chore(epic): liveness-operations 준비 결과를 검증한다
2026-08-05 14:02:50 +09:00
729f458a42
feat(epic): liveness-operations 작업을 준비한다
2026-08-05 13:41:05 +09:00
80b675d4f5
feat(epic): liveness-operations 작업을 준비한다
2026-08-05 13:25:33 +09:00
9dee77b4f9
Merge remote-tracking branch 'origin/dev' into HEAD
2026-08-05 13:09:36 +09:00
f32f3fe38d
refactor(agent-ops): tighten skill authoring and review ownership
2026-08-05 12:42:17 +09:00
703f3b7232
refactor(agent-ops): tighten skill authoring and review ownership
2026-08-05 12:41:40 +09:00
0e594dfa37
chore(epic): recovery-handoff 준비 결과를 검증한다
2026-08-05 12:31:13 +09:00
86d1f4db9f
feat(epic): recovery-handoff 작업을 준비한다
2026-08-05 11:56:58 +09:00
56e7d78af3
Merge remote-tracking branch 'origin/dev' into HEAD
2026-08-05 10:07:49 +09:00
420fb233bb
Merge remote-tracking branch 'origin/dev' into HEAD
2026-08-05 10:06:10 +09:00
b383d20a1b
feat(dispatcher): selfcheck 단계를 설정으로 분리한다
...
작업 모델별로 전체 검토와 코드리뷰 체크 검토를 독립적으로 켜고 끌 수 있어야 하며, 다음 단계 진입 시 변경된 카탈로그 설정을 재시작 없이 반영해야 한다.
2026-08-05 09:54:51 +09:00
3e67613360
feat(dispatcher): selfcheck 단계를 설정으로 분리한다
...
작업 모델별로 전체 검토와 코드리뷰 체크 검토를 독립적으로 켜고 끌 수 있어야 하며, 다음 단계 진입 시 변경된 카탈로그 설정을 재시작 없이 반영해야 한다.
2026-08-05 09:54:10 +09:00
fef1f7a9dc
feat(liveness): provider 실행 stall 관측을 구현한다
...
Node의 provider progress 기반 stall timeout, watchdog fencing과 bounded health probe evidence를 실행 경로에 반영한다. Edge-Node 계약과 구현 스펙, 테스트 및 Milestone 완료 evidence를 현재 상태와 맞춘다.
2026-08-05 09:45:14 +09:00
7c67a8f4b7
Merge remote-tracking branch 'origin/dev' into HEAD
2026-08-05 06:22:50 +09:00
25c5517e7b
Merge remote-tracking branch 'origin/dev' into HEAD
2026-08-05 06:22:48 +09:00
938d108669
chore(agent-test): refresh dev model inventory
2026-08-05 06:22:36 +09:00
abdd4a87ef
Merge remote-tracking branch 'origin/dev' into HEAD
2026-08-05 06:21:17 +09:00
ff46e61ecc
Merge remote-tracking branch 'origin/dev' into HEAD
2026-08-05 06:21:14 +09:00
88e8e7b344
feat(agent-ops): catalog-routed execution targets
2026-08-05 06:20:15 +09:00
f539539022
Merge dev into feature/node-provider-execution-liveness-recovery
2026-08-05 05:07:22 +09:00
b34a313836
Merge dev into feature/iop-hot-path-one-shot-execution
2026-08-05 05:07:15 +09:00
a89b42ed14
feat(agent-ops): GLM 백업 경로를 OpenCode로 전환한다
...
Gemini 쿼터 소진 시 reasoning 단계가 한 단계 높은 GLM-5.2를 선택하고 실행 상태에도 effort를 보존하기 위해 변경한다.
2026-08-05 05:05:55 +09:00
61016d5bd0
docs(opencode): IOP 모델 설정 가이드를 추가한다
2026-08-05 04:22:50 +09:00
f727b8f4a2
Merge dev into feature/node-provider-execution-liveness-recovery
2026-08-04 16:15:28 +09:00
09598013d8
Merge dev into feature/iop-hot-path-one-shot-execution
2026-08-04 16:11:49 +09:00
edd6f19651
fix dispatcher to use claude-glm
2026-08-04 16:04:22 +09:00
6edc252e09
fix dispatcher to use claude-glm
2026-08-04 16:02:32 +09:00
927da7d95b
fix(agent-ops): Pi quota failover와 GLM cloud 경로를 보강한다
2026-08-04 10:38:51 +09:00