When executing an experiment using dvc exp run --temp, the running experiment is not included in the output of dvc exp list nor dvc exp show. Using --queue, on the other hand, shows the experiment as running. It would be great if also in case of dvc exp run --temp the experiment would be included in the output of dvc exp show. Similarly, it should be possible to follow metrics and other plots produced by DVCLive (e.g., using VS Code extension).