pub async fn handle_cli_notification(
__arg0: State<AppState>,
__arg1: Json<NotificationMessage>,
) -> impl IntoResponseExpand description
Handle CLI notification (internal endpoint for CLI → Dashboard sync)
pub async fn handle_cli_notification(
__arg0: State<AppState>,
__arg1: Json<NotificationMessage>,
) -> impl IntoResponseHandle CLI notification (internal endpoint for CLI → Dashboard sync)