iop/packages/go/config
toki dc9a9a8c59 feat(agent): 단일 요청 Agent 실행 경계를 구현한다
승인된 execution preset을 Edge 조정 경계와 Node workspace/tool 실행 경계로 연결해 단일 요청 수명주기와 관측 계약을 일관되게 처리한다.
2026-08-07 07:03:55 +09:00
..
adapter_types.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
config.go feat(openai): 핫패스 에이전트 실행 경로를 확장한다 2026-08-06 00:09:24 +09:00
credential_plane_config_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
edge_openai_config_test.go feat(openai): 핫패스 에이전트 실행 경로를 확장한다 2026-08-06 00:09:24 +09:00
edge_runtime_config_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
edge_types.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
execution_preset_config_test.go feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다 2026-08-03 14:42:55 +09:00
execution_preset_types.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
legacy_provider_rejection_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
load.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
model_execution_preset_config_test.go feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다 2026-08-03 14:42:55 +09:00
node_config_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
node_types.go feat(credential): Provider Credential Slot 라우팅을 구현한다 2026-08-02 09:10:11 +09:00
normalize.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
protocol_profile.go feat(protocol-profile): GLM Coding Plan 프로필을 분리한다 2026-08-02 13:24:42 +09:00
protocol_profile_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
provider_catalog_config_test.go feat: provider pool admission, policy config, snapshot source task archive + runtime updates 2026-07-19 22:41:05 +09:00
provider_catalog_validation_config_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
provider_stall_timeout_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
provider_types.go feat(runtime): provider liveness 복구를 dev에 병합한다 2026-08-06 08:56:24 +09:00
single_request_execution_preset_config_test.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00
stream_evidence_gate_config_test.go feat(openai): 실제 provider별 사용량 귀속을 기록한다 2026-07-31 20:22:23 +09:00
tls_types.go feat(credential): Provider Credential Slot 라우팅을 구현한다 2026-08-02 09:10:11 +09:00
tls_types_test.go feat(credential): Provider Credential Slot 라우팅을 구현한다 2026-08-02 09:10:11 +09:00
usage_attribution_config_test.go feat(openai): 실제 provider별 사용량 귀속을 기록한다 2026-07-31 20:22:23 +09:00
validate.go feat(openai): 핫패스 에이전트 실행 경로를 확장한다 2026-08-06 00:09:24 +09:00
workspace_config_test.go feat(agent): 단일 요청 Agent 실행 경계를 구현한다 2026-08-07 07:03:55 +09:00