iop/apps/edge/internal/service
toki d7a150c7fe feat(agent): 단일 요청 실행 경로를 완성한다
Claude의 단일 Anthropic 요청 안에서 IOP가 Plan, Work, Review와 workspace 도구 실행을 끝내고 실제 dev smoke로 계약을 검증할 수 있어야 한다.\n\n완료 task evidence와 마일스톤 검토 상태도 같은 변경에 고정한다.
2026-08-08 23:35:13 +09:00
..
control_command.go
long_context_queue_test.go
model_queue_admission.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
model_queue_admission_test.go
model_queue_release.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
model_queue_snapshot.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
model_queue_test_support_test.go
model_queue_types.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
node_command.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
protocol_profile_test.go
provider_health_observability.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
provider_health_observability_test.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
provider_health_overlay_test.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
provider_pool.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
provider_pool_admission_test.go
provider_recovery_selection_test.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
provider_resolution.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
provider_scheduling_advanced_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
provider_scheduling_test.go
provider_stall_timeout_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
provider_tunnel.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00
provider_tunnel_credential_test.go
queue_dispatch_test.go
queue_reservation.go
queue_reservation_test.go
run_cancel.go
run_command_test.go
run_dispatch_internal_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
run_submit.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
run_types.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
run_wire.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
service.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
service_internal_test.go
single_request.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_artifact.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_artifact_test.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_cleanup_test.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
single_request_metrics.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_metrics_test.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
single_request_observation.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
single_request_observation_test.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_test.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_tool_loop.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_tool_loop_test.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_tool_types.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
single_request_tool_types_test.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
single_request_types.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_types_test.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
single_request_workspace.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
single_request_workspace_test.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
status_provider.go
status_provider_test.go
usage_attribution_dispatch_test.go
workspace_wire.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00
workspace_wire_test.go feat(agent): 단일 요청 실행 경로를 완성한다 2026-08-08 23:35:13 +09:00