opencode-cursor-agent/internal/handler/chat
王性驊 3dc49bfc7d fix: remove duplicate Verbose field and use raw JSON parsing for handlers
- Remove Verbose from Config struct (inherited from RestConf)
- Remove Verbose from yaml config to fix conflict
- Use raw JSON parsing in handlers for interface{} Content field
- Fix config tests
2026-04-04 12:49:32 +08:00
..
anthropic_messages_handler.go fix: remove duplicate Verbose field and use raw JSON parsing for handlers 2026-04-04 12:49:32 +08:00
chat_completions_handler.go fix: remove duplicate Verbose field and use raw JSON parsing for handlers 2026-04-04 12:49:32 +08:00
health_handler.go refactor(task-0): initialize go-zero project structure 2026-04-03 17:15:35 +08:00
models_handler.go refactor(task-0): initialize go-zero project structure 2026-04-03 17:15:35 +08:00