하네스/CLI는 Unix 셸처럼 가볍고 빠른 오픈소스 코딩 에이전트입니다.
Vercel Labs에서 개발한 하네스/CLI는 Zig로 작성된 오픈소스 코딩 에이전트로, 약 7.8MiB의 바이너리 크기를 가집니다. 이 도구는 복잡한 터미널 IDE 대신 Unix 셸에 가까운 인터페이스를 제공하여 개발자들이 쉽게 사용할 수 있도록 설계되었습니다. 간단히 프로젝트 디렉터리에서 실행하여 사용할 수 있는 점이 특징입니다.
Harness/CLI is a lightweight open-source coding agent inspired by Unix shell.
Harness/CLI, developed by Vercel Labs, is a lightweight open-source coding agent written in Zig, with a binary size of about 7.8MiB. It aims for a simple interface akin to Unix shell, significantly different from heavier terminal IDEs like Claude Code. Users can run `fx` directly from their project directory, making it user-friendly for developers.