- HealthLogic: simple health check response - ModelsLogic: list Cursor CLI models with caching and Anthropic aliases - ChatCompletionsLogic: scaffold for OpenAI-format completions (streaming placeholder) - AnthropicMessagesLogic: scaffold for Anthropic format (TODO) - Update handler for SSE streaming support - Add models.go with ListCursorCliModels and model mappings |
||
|---|---|---|
| .. | ||
| anthropic_messages_logic.go | ||
| chat_completions_logic.go | ||
| health_logic.go | ||
| models_logic.go | ||