Module: RubyCoded::Chat::Renderer::ChatPanel

Included in:
RubyCoded::Chat::Renderer
Defined in:
lib/ruby_coded/chat/renderer/chat_panel.rb

Overview

Core chat-panel rendering pipeline: widget composition, caching, and scroll-aware layout for the main chat display area.

Constant Summary collapse

STICKY_HEADER_TITLE =
"current prompt"
STICKY_HEADER_HEIGHT =
4