> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog: 2025-07-25

> Version: `b28c9594f9e596118341be7be53dbaca616072dc`

## Added

* **Checkpoint status metadata**: The `flexai checkpoint inspect <checkpoint_name>` command now includes [checkpoint status metadata](/cli/reference/checkpoint/inspect/#returned-information) such as *Step*, *Training Loss*, and *Evaluation Loss*.
* **`json` output format to a Training Job's checkpoint list**: The `flexai training checkpoints <checkpoint_name>` command now supports [the `-j`/`--json` flag](/cli/reference/training/checkpoints/#--json), allowing you to view the checkpoint list in JSON format aside from the default table format.
