OpenHands — делегирование задач coding-агенту
★ 7.1 · ai-agents
openhands is a Claude Code skill that delegates coding tasks to the OpenHands CLI, a model-agnostic agent supporting any LiteLLM provider — OpenAI, Anthropic, OpenRouter, DeepSeek, Ollama, vLLM, and more. The skill wraps OpenHands in headless mode, always invoking it via the `terminal` tool with `--headless --json --override-with-envs --exit-without-confirmation` for reliable batch and one-shot automation without an interactive UI. It supports multi-step file edits and shell commands inside a workspace, session resumption via conversation ID, and background execution for long-running tasks. This is the right choice when you need a coding agent on a non-Anthropic or non-OpenAI provider, where sibling skills `claude-code` and `codex` are each locked to a single vendor.
- #openhands
- #coding-agent
- #litellm
- #multi-step-automation
- #model-agnostic
- #headless-mode
- #automation