chore: remove BYOK issue — out of scope

This commit is contained in:
Nikketryhard
2026-02-14 16:07:00 -06:00
parent f3fd203a53
commit 2e2d90bdb9

View File

@@ -99,22 +99,9 @@ implementing a gRPC streaming client with reconnection handling. Not blocking.
--- ---
### 6. No BYOK Model Routing
**File:** `src/api/models.rs`
The LS supports BYOK (Bring Your Own Key) models (e.g., `MODEL_CLAUDE_4_SONNET_BYOK`,
`MODEL_OPENAI_COMPATIBLE`). Our proxy only exposes the 5 built-in placeholder
models.
**Status:** Feature request. Would need a runtime model registration mechanism.
Proto enum numbers are documented in `docs/ls-binary-analysis.md`.
---
## 🟢 Low ## 🟢 Low
### 7. No Integration Tests for MITM Module ### 6. No Integration Tests for MITM Module
Unit tests cover protobuf decoding and intercept parsing (17 tests pass), but Unit tests cover protobuf decoding and intercept parsing (17 tests pass), but
no integration tests for: no integration tests for: