What's Changed
- CLI output now follows the theme picked in the TUI, including the request picker, run reports, and pretty response/body rendering.
- Kubernetes
@k8snow reports narrower and more useful errors for invalid or incomplete profiles, including missing target/port details and invalid profile definitions with line numbers. - Kubernetes port-forward failures now returns clearer request diagnostics, including for SSE and WebSocket.
- SSH
@sshtunnels are more robust with improved persistent session reuse, reconnect handling, keep-alive cleanup and stale session eviction.