Module utils

Module utils 

Source
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)