dto.go 179 B

1234
  1. package claude_code
  2. // Claude Code uses the same DTO structures as Claude since it's based on the same API
  3. // This file is kept for consistency with the channel structure pattern