opencode-cursor-agent/pkg/domain
王性驊 f90d72b279 feat(logic): implement logic layer for health, models, and chat completions
- 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
2026-04-03 23:00:18 +08:00
..
entity refactor(task-1): add domain layer with entities and interfaces 2026-04-03 17:22:48 +08:00
repository refactor(task-1): add domain layer with entities and interfaces 2026-04-03 17:22:48 +08:00
types feat(logic): implement logic layer for health, models, and chat completions 2026-04-03 23:00:18 +08:00
usecase refactor(task-1): add domain layer with entities and interfaces 2026-04-03 17:22:48 +08:00