| .. |
|
testdata/anthropic
|
|
|
|
anthropic_bridge.go
|
feat(openai): extend Anthropic bridge compatibility
|
2026-08-06 07:04:03 +09:00 |
|
anthropic_bridge_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
anthropic_handler.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
anthropic_native.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
anthropic_native_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
anthropic_stream.go
|
feat(openai): extend Anthropic bridge compatibility
|
2026-08-06 07:04:03 +09:00 |
|
anthropic_surface_test.go
|
feat(credential): Provider Credential Slot 라우팅을 구현한다
|
2026-08-02 09:10:11 +09:00 |
|
anthropic_types.go
|
fix(api): Claude thinking beta 헤더를 허용한다
|
2026-08-09 06:55:27 +09:00 |
|
artifact_pair.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
artifact_pair_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
buffered_sse.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
cancellation_routes_test.go
|
refactor(runtime): promote provider-only execution boundary
|
2026-08-02 20:28:45 +09:00 |
|
chat_completion.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
chat_decode.go
|
|
|
|
chat_handler.go
|
feat(runtime): provider liveness 복구를 dev에 병합한다
|
2026-08-06 08:56:24 +09:00 |
|
chat_handler_test.go
|
|
|
|
chat_policy.go
|
|
|
|
chat_stream_reasoning_test.go
|
|
|
|
chat_stream_session.go
|
|
|
|
chat_stream_session_test.go
|
|
|
|
chat_tool_synthesis_test.go
|
|
|
|
chat_types.go
|
|
|
|
common_types.go
|
|
|
|
credential_migration_test.go
|
feat(credential): Provider Credential Slot 라우팅을 구현한다
|
2026-08-02 09:10:11 +09:00 |
|
dispatch_context.go
|
refactor(runtime): promote provider-only execution boundary
|
2026-08-02 20:28:45 +09:00 |
|
dispatch_context_test.go
|
refactor(runtime): promote provider-only execution boundary
|
2026-08-02 20:28:45 +09:00 |
|
filter_observation_sink.go
|
|
|
|
filter_observation_sink_test.go
|
|
|
|
hot_path_anthropic_gate_test.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_chat_gate_test.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_cleanup.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_cleanup_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
hot_path_direct.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_direct_test.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_dispatch.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_light.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_light_test.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_metrics.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_observation.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_observation_test.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_review.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_review_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
hot_path_selector.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_selector_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
hot_path_stage_input.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
hot_path_stage_stream.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_terminal_control.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
hot_path_terminal_control_test.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
identity_metering_test.go
|
feat(credential): Provider Credential Slot 라우팅을 구현한다
|
2026-08-02 09:10:11 +09:00 |
|
input_estimator.go
|
|
|
|
input_estimator_test.go
|
|
|
|
json_field_patch.go
|
|
|
|
liveness_recovery_observability.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
liveness_recovery_observability_test.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
log_safety_test.go
|
|
|
|
normalized_sse.go
|
feat(runtime): provider liveness 복구를 dev에 병합한다
|
2026-08-06 08:56:24 +09:00 |
|
ollama_passthrough.go
|
|
|
|
openai_auth_routes_models_test.go
|
feat(agent): 단일 요청 Agent 실행 경계를 구현한다
|
2026-08-07 07:03:55 +09:00 |
|
openai_request_rebuilder.go
|
|
|
|
openai_request_rebuilder_test.go
|
|
|
|
principal.go
|
feat(credential): Provider Credential Slot 라우팅을 구현한다
|
2026-08-02 09:10:11 +09:00 |
|
principal_routes.go
|
feat(agent): 단일 요청 Agent 실행 경계를 구현한다
|
2026-08-07 07:03:55 +09:00 |
|
principal_routes_test.go
|
feat(agent): 단일 요청 Agent 실행 경계를 구현한다
|
2026-08-07 07:03:55 +09:00 |
|
provider_dispatch_test.go
|
|
|
|
provider_model_rewrite.go
|
|
|
|
provider_observability_test.go
|
|
|
|
provider_observation.go
|
|
|
|
provider_policy_test.go
|
|
|
|
provider_selection_test.go
|
|
|
|
provider_test_support_test.go
|
refactor(runtime): promote provider-only execution boundary
|
2026-08-02 20:28:45 +09:00 |
|
provider_tool_validation_test.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
provider_tunnel.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
provider_tunnel_auth_test.go
|
|
|
|
provider_tunnel_test.go
|
|
|
|
request_coordinator.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
request_coordinator_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
request_coordinator_ttl.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
request_coordinator_ttl_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
request_identity_handler_test.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
request_identity_ingress.go
|
feat(openai): 핫패스 에이전트 실행 경로를 확장한다
|
2026-08-06 00:09:24 +09:00 |
|
request_lineage.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
responses_completion.go
|
|
|
|
responses_decode.go
|
refactor(runtime): promote provider-only execution boundary
|
2026-08-02 20:28:45 +09:00 |
|
responses_handler.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
responses_handler_test.go
|
|
|
|
responses_protocol_profile_test.go
|
feat(credential): Provider Credential Slot 라우팅을 구현한다
|
2026-08-02 09:10:11 +09:00 |
|
responses_stream_gate.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
responses_types.go
|
|
|
|
route_resolution.go
|
feat(agent): 단일 요청 Agent 실행 경계를 구현한다
|
2026-08-07 07:03:55 +09:00 |
|
routes.go
|
feat(openai): extend Anthropic bridge compatibility
|
2026-08-06 07:04:03 +09:00 |
|
run_result.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
server.go
|
feat(agent): 단일 요청 Agent 실행 경계를 구현한다
|
2026-08-07 07:03:55 +09:00 |
|
server_test_support_test.go
|
refactor(runtime): promote provider-only execution boundary
|
2026-08-02 20:28:45 +09:00 |
|
single_request_anthropic_stream.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_anthropic_stream_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_executor.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_executor_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_handler_test.go
|
fix(api): Claude thinking beta 헤더를 허용한다
|
2026-08-09 06:55:27 +09:00 |
|
single_request_metrics.go
|
feat(agent): 단일 요청 Agent 실행 경계를 구현한다
|
2026-08-07 07:03:55 +09:00 |
|
single_request_plan_stage.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_plan_stage_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_preset_binding.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_preset_binding_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_provider_stage.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_provider_stage_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_quality_gate.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_quality_gate_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_review_stage.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_review_stage_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_work_stage.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
single_request_work_stage_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
sse_writer.go
|
|
|
|
stream_gate_dispatcher.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_dispatcher_test.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_filters.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_filters_test.go
|
|
|
|
stream_gate_ingress.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_ingress_test.go
|
|
|
|
stream_gate_pipeline_test.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_policy.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_policy_test.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_release_sink.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_runtime.go
|
feat(runtime): provider liveness 복구를 dev에 병합한다
|
2026-08-06 08:56:24 +09:00 |
|
stream_gate_stall_recovery_test.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_tunnel_codec.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
stream_gate_vertical_slice_test.go
|
|
|
|
strict_output.go
|
|
|
|
text_tool_literals.go
|
|
|
|
text_tool_markup.go
|
|
|
|
text_tool_parser.go
|
|
|
|
tool_argument_normalization.go
|
|
|
|
tool_command_normalization.go
|
|
|
|
tool_schema.go
|
|
|
|
tool_validation.go
|
feat(runtime): provider liveness 복구를 완성한다
|
2026-08-06 08:49:59 +09:00 |
|
usage_attribution_attempt_test.go
|
|
|
|
usage_metrics.go
|
feat(credential): Provider Credential Slot 라우팅을 구현한다
|
2026-08-02 09:10:11 +09:00 |
|
usage_metrics_test.go
|
feat(credential): Provider Credential Slot 라우팅을 구현한다
|
2026-08-02 09:10:11 +09:00 |
|
workspace_tool_binding.go
|
feat(hot-path): 실행 프리셋과 논리 요청 흐름을 구현한다
|
2026-08-03 14:42:55 +09:00 |
|
workspace_tool_binding_test.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |
|
workspace_tool_codec.go
|
feat(agent): 단일 요청 실행 경로를 완성한다
|
2026-08-08 23:35:13 +09:00 |