xinbenlv/OpenHands AI Action

Run OpenHands with human readable customizable prompts and environment variables.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
promptThe natural language prompt or task to execute with OpenHands AIyes
llm_modelThe LLM model to use for task executionnoanthropic/claude-3-7-sonnet-20250219
llm_api_keyAPI key for the LLM service (e.g., Anthropic API key)yes
log_all_eventsEnable detailed logging of all events during task executionnotrue
runtime_imageDocker image for the runtime environmentnodocker.all-hands.dev/all-hands-ai/runtime:0.32-nikolaik
openhands_imageDocker image for the OpenHands AI servicenodocker.all-hands.dev/all-hands-ai/openhands:0.32
additional_envJSON string of additional environment variables to pass to the container. Example: { "CUSTOM_VAR": "value", "ANOTHER_VAR": "another_value" } These will be available in the container as environment variables. no{}
cli_argsAdditional CLI arguments to pass to the OpenHands agentno""
github_tokenGitHub token for API access (will be passed as GITHUB_TOKEN env var)no""

no outputs