iop/apps/node/internal/adapters/openai_compat
toki fef1f7a9dc feat(liveness): provider 실행 stall 관측을 구현한다
Node의 provider progress 기반 stall timeout, watchdog fencing과 bounded health probe evidence를 실행 경로에 반영한다. Edge-Node 계약과 구현 스펙, 테스트 및 Milestone 완료 evidence를 현재 상태와 맞춘다.
2026-08-05 09:45:14 +09:00
..
adapter.go feat(protocol-profile): 멀티 프로토콜 프로필을 추가한다 2026-08-01 10:33:10 +09:00
capabilities_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
execute.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
execute_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
openai_compat.go refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정) 2026-07-18 07:39:38 +09:00
openai_compat_test_support_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
protocol_profile_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
provider.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
provider_tunnel.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
provider_tunnel_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
request.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
stream.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
thinking_policy_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00