mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
762 B
762 B
OpenHands Feature Overview
Chat Panel
- Displays the conversation between the user and OpenHands.
- OpenHands explains its actions in this panel.
Workspace
- Browse project files and directories.
- Use the
Open in VS Codeoption to:- Modify files
- Upload and download files
Jupyter
- Shows all Python commands that were executed by OpenHands.
- Particularly handy when using OpenHands to perform data visualization tasks.
App
- Shows the web server when OpenHands runs an application.
- Users can interact with the running application.
Browser
- Used by OpenHands to browse websites.
- The browser is non-interactive.
Terminal
- A space for OpenHands and users to run terminal commands.
