Expand description
Utility functions for CLI handlers
Helper functions for reading stdin, formatting status badges, and printing task contexts.
Functionsยง
- get_
status_ badge - Get a status badge icon for task status
- print_
task_ context - Print task context in a human-friendly tree format
- read_
stdin - Read from stdin with proper encoding handling (especially for Windows PowerShell)