Skip to content

[Feat] 토닥이 채팅 - Chat DTO #75

Description

@oungsi2000

작업 내용

core:data-remote에 채팅 REST 응답 DTO와 SSE 이벤트(start/delta/action/done/error) DTO를 추가한다.

상위 이슈: #59
설계 문서: designs/issue-59-C2-chat-dto.md (병합 후 이슈 번호에 맞춰 파일명 변경 예정)
선행 이슈: 없음 (A/B/C1과 병렬 진행 가능)

할 일

  • dto/chat/SendChatMessageRequest.kt
  • dto/chat/ChatEntryResponse.kt (+ ChatSuggestionResponse, ChatQuotaResponse)
  • dto/chat/ChatMessageResponse.kt (+ ChatActionResponse)
  • dto/chat/ConversationListResponse.kt (+ ConversationSummaryResponse)
  • dto/chat/ConversationDetailResponse.kt
  • SSE 이벤트 DTO: ChatStreamStartResponse / ChatStreamDeltaResponse / ChatStreamDoneResponse / ChatStreamErrorResponse

Metadata

Metadata

Assignees

Labels

feature새로운 기능 추가

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions