Documentation index
This folder contains developer-focused documentation (architecture, implementation details, and validation steps).
Proxy
docs/proxy/auth.md— proxy authorization modes, expected client behavior, and implementation pointers.docs/proxy/accounts.md— account lifecycle in the proxy pool (including auto-disable oninvalid_grant) and UI behavior.
z.ai (GLM) integration
docs/zai/implementation.md— end-to-end “what’s implemented” and how to validate it.docs/zai/mcp.md— MCP endpoints exposed by the proxy (Search / Reader / Vision) and upstream behavior.docs/zai/provider.md— Anthropic-compatible passthrough provider details and dispatch modes.docs/zai/vision-mcp.md— built-in Vision MCP server protocol and tool implementations.docs/zai/notes.md— research notes, constraints, and future follow-ups (budget/usage, additional endpoints).