feat: add claude code channel
This commit is contained in:
4
relay/channel/claude_code/dto.go
Normal file
4
relay/channel/claude_code/dto.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package claude_code
|
||||
|
||||
// Claude Code uses the same DTO structures as Claude since it's based on the same API
|
||||
// This file is kept for consistency with the channel structure pattern
|
||||
Reference in New Issue
Block a user