4 lines
179 B
Go
4 lines
179 B
Go
|
|
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
|