mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
* Add documentation for CLI mode Fixes #3703 Add documentation for CLI mode in OpenHands. * **New Documentation**: Add `docs/modules/usage/how-to/cli-mode.md` to document CLI mode. - Include instructions on starting an interactive OpenHands session via the command line. - Explain the difference between CLI mode and headless mode. - Provide examples of CLI commands and expected outputs. * **Update Existing Documentation**: Modify `docs/modules/usage/how-to/headless-mode.md`. - Clarify the difference between headless mode and CLI mode. - Add a reference to the new CLI mode documentation. * Update cli-mode.md * Update headless-mode.md --------- Co-authored-by: Robert Brennan <accounts@rbren.io> Co-authored-by: tofarr <tofarr@gmail.com>