iop/apps/edge/internal/openai
toki 8c5b01c893 refactor: repository readable restructuring - OpenAI tests, roadmap, and cleanup
- Add unit tests for OpenAI edge adapter (chat handler, stream reasoning, tool synthesis, auth routes, test support)
- Add roadmap: agent-readable-repository-refactor milestone with subtask plans
- Update PHASE.md, priority-queue.md, .gitignore
- Delete old edge/node/openai.test files (replaced by proper test structure)
2026-07-16 13:38:19 +09:00
..
chat_handler.go fix(openai): provider native thinking을 보존한다 2026-07-14 07:21:37 +09:00
chat_handler_test.go refactor: repository readable restructuring - OpenAI tests, roadmap, and cleanup 2026-07-16 13:38:19 +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: repository readable restructuring - OpenAI tests, roadmap, and cleanup 2026-07-16 13:38:19 +09:00
identity_metering_test.go feat: update edge config, usage docs, tests, and roadmap 2026-07-11 04:47:11 +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
responses_handler.go feat(edge): OpenAI compatible provider pass-through & test coverage 2026-07-14 06:39:53 +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.go refactor: repository readable restructuring - OpenAI tests, roadmap, and cleanup 2026-07-16 13:38:19 +09:00
server_test_support_test.go refactor: repository readable restructuring - OpenAI tests, roadmap, and cleanup 2026-07-16 13:38:19 +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: openai usage metrics stream relay with grafana doc update 2026-07-14 18:57:43 +09:00