We've added an interactive terminal UI that activates automatically in real terminals to provide real-time monitoring of metrics like uptime, memory usage, and cache hit ratios. This new interface reuses existing in-process getters for data accuracy, while maintaining backward compatibility for piped or non-interactive environments to ensure CI and logging workflows remain uninterrupted. Users can toggle this off with --no-tui or the CACHEPOT_NO_TUI environment variable. Monitoring in style