feat(mcplocal): RBAC-bounded vllm-managed failover #54
Reference in New Issue
Block a user
Delete Branch "feat/llm-failover"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Phase 3 of the Llm plan. Adds the infrastructure for clients to fall back to a local `vllm-managed` provider when mcpd's inference proxy is unreachable — but only if RBAC still grants them view permission on the central Llm.
Based on `feat/llm-infer` (PR #53) — needs the proxy to fall back from. The actual agent / mcplocal HTTP-mode wire-up will land when those clients pivot to mcpd's proxy (the agent source isn't currently in this branch). What this PR ships is the reusable infra they'll consume.
Test plan
🤖 Generated with Claude Code