Module: SwarmCLI::UI::Icons

Defined in:
lib/swarm_cli/ui/icons.rb

Overview

Icon definitions for terminal UI Centralized so all components use the same icons

Constant Summary collapse

THINKING =

Event type icons

"💭"
RESPONSE =
"💬"
SUCCESS =
""
ERROR =
""
INFO =
""
WARNING =
"⚠️"
AGENT =

Entity icons

"🤖"
TOOL =
"🔧"
DELEGATE =
"📨"
RESULT =
"📥"
HOOK =
"🪝"
LLM =

Metric icons

"🧠"
TOKENS =
"📊"
COST =
"💰"
TIME =
""
SPARKLES =

Visual elements

""
ARROW_RIGHT =
""
BULLET =
""
COMPRESS =
"🗜️"