Use gald3r with OpenHands¶
OpenHands (All Hands AI, formerly OpenDevin) is an open-source agentic AI software developer built on the Software Agent SDK (V1) (Apache-2.0, model-agnostic via LiteLLM). The same file-based extension config drives every surface — CLI, local GUI, Cloud, and Enterprise — and OpenHands is also exposed as an ACP agent (Zed) and delegatable from other agents (e.g. Hermes).
Installing gald3r into an OpenHands project writes the CRASH overlay this tool actually reads into .agents/ — the same task board, bug tracker, and gald3r <verb> CLI every other supported platform gets, wired the way OpenHands itself expects it. Today that's commands partial, rules native, skills native, hooks native, MCP native via the gald3r engine's MCP (L2). Cheapest high-parity install: write the .agents/ tree (skills + agents) + AGENTS.md + .openhands/hooks.json + config.toml [mcp] — OpenHands discovers it. Or package a single Plugin bundle (skills + hooks + agents + commands + MCP via .plugin/plugin.json) and publish to the OpenHands/extensions registry / Cloud Plugin Launcher.
Once installed, the same .gald3r/TASKS.md task board, bug tracker, and full gald3r <verb> CLI work identically to every other supported platform — OpenHands is one of 37 platforms gald3r reads and writes today. Commonly searched as All Hands AI, OpenDevin.
Get started¶
gald3r setup
gald3r platform install openhands