OpenHarness — HKUDS 오픈소스 에이전트 하네스

홍콩대 HKUDS가 만든 오픈소스 에이전트 하네스 (7.1k stars, 1.2k forks). CLI 명령어 oh로 실행.

Core Features

  • Agent Loop: streaming tool-call, retry, parallel execution
  • 43+ Tools: File, Shell, Search, Web, MCP
  • Context & Memory: CLAUDE.md injection, context compression, MEMORY.md
  • Governance: multi-level permissions, hooks
  • Swarm Coordination: subagent spawning, team registry

기술 사양

  • Python 3.10+, React+Ink TUI, 114 tests passing
  • anthropics/skills & plugins 호환
  • OpenClaw, nanobot, Cursor 통합 지원
  • ClawTeam 통합 (roadmap)
  • gstack (HKUDS nanobot project) 관련

버전

v0.1.2 (2026-04-06): unified setup flows, ohmo personal-agent app

설치

curl -fsSL https://raw.githubusercontent.com/HKUDS/OpenHarness/main/scripts/install.sh | bash