diff --git a/openhands/usage/run-openhands/cli-mode.mdx b/openhands/usage/run-openhands/cli-mode.mdx index 69c6df3b..a936b35b 100644 --- a/openhands/usage/run-openhands/cli-mode.mdx +++ b/openhands/usage/run-openhands/cli-mode.mdx @@ -1,5 +1,5 @@ --- -title: CLI +title: CLI (V1) description: The Command-Line Interface (CLI) provides a powerful interface that lets you engage with OpenHands directly from your terminal. --- @@ -7,6 +7,10 @@ description: The Command-Line Interface (CLI) provides a powerful interface that This mode is different from the [headless mode](/openhands/usage/run-openhands/headless-mode), which is non-interactive and better for scripting. + +If you're upgrading from a CLI version before release 1.X.X, you'll need to redo your settings setup as the configuration format has changed. + +