iop/apps/edge/internal/openai
toki 01dc2ef78b refactor: readability baseline 및 테스트 구조 개선
- agent-readable-repository-refactor 완료: 기존 테스트 파일 아카이브 이동
- 새 테스트 파일 추가 (edge, node, client, config, readability)
- readability_audit 스크립트 및 baseline 추가
- roadmap/SDD 문서 갱신
- agent-client/pi/extensions/openai-sampling-parameters 추가
2026-07-17 16:02:12 +09:00
..
cancellation_routes_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
chat_handler.go fix(openai): provider native thinking을 보존한다 2026-07-14 07:21:37 +09:00
chat_handler_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
chat_stream_reasoning_test.go refactor: repository readable restructuring - OpenAI tests, roadmap, and cleanup 2026-07-16 13:38:19 +09:00
chat_tool_synthesis_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
identity_metering_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
input_estimator.go refactor: clean up long-context admission smoke test files and input estimator 2026-07-06 09:33:08 +09:00
input_estimator_test.go refactor: clean up long-context admission smoke test files and input estimator 2026-07-06 09:33:08 +09:00
log_safety_test.go sync: edge openai raw tunnel sideband passthrough - contracts, specs, implementation, and tests 2026-07-08 07:51:23 +09:00
ollama_passthrough.go
openai_auth_routes_models_test.go refactor: repository readable restructuring - OpenAI tests, roadmap, and cleanup 2026-07-16 13:38:19 +09:00
principal.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00
provider_dispatch_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_observability_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_policy_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_selection_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_test_support_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_tool_validation_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_tunnel_auth_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
provider_tunnel_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
responses_handler.go feat(edge): OpenAI compatible provider pass-through & test coverage 2026-07-14 06:39:53 +09:00
responses_handler_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
routes.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00
run_result.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00
server.go feat(edge): model group mixed provider dispatch implementation + archive completed tasks 2026-07-12 15:42:16 +09:00
server_test_support_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
stream.go refactor: openai usage metrics stream relay with grafana doc update 2026-07-14 18:57:43 +09:00
strict_output.go feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선 2026-07-09 11:23:34 +09:00
tool_validation.go refactor: mattermost 통합 정리 및 openai tool boundary 개선 2026-07-06 21:06:36 +09:00
types.go feat: routing-policy-model-orchestration - responses passthrough & model group mixed provider dispatch 2026-07-11 12:42:16 +09:00
usage_metrics.go refactor: openai usage metrics stream relay with grafana doc update 2026-07-14 18:57:43 +09:00
usage_metrics_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
workspace_metadata_test.go refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00