CrystalAgent::TerminalUI
Inherits CrystalAgent::UICallback < Reference < Object
Terminal UI for displaying research progress with live updates
Constants
ACTION_ICONS = {WorkerAction::Starting => "◐", WorkerAction::Searching => "🔍", WorkerAction::Fetching => "📄", WorkerAction::Thinking => "💭", WorkerAction::Completed => "✓", WorkerAction::Failed => "✗"}
SPINNER_FRAMES = ["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"]
Constructors
new
SourceInstance methods
on_complete
Sourceshutdown
Sourcestatus_channel
Source