OTHER·중요도 5·2026. 05. 17.·GeekNews

Zerostack - 순수 Rust로 작성된 Unix에서 영감을 받은 코딩 에이전트

── KO ──────────────────

Zerostack은 Rust로 작성된 Unix 스타일의 코딩 에이전트입니다.

Zerostack은 Rust로 개발된 최소형 코딩 에이전트로, 여러 LLM 제공자와 사용자 지정 제공자를 지원합니다. 이 도구는 파일 읽기, 쓰기 및 편집, grep, 파일 찾기, 디렉터리 목록, Bash 실행 등의 기능을 제공합니다. 약 7천 LoC로 구성된 Zerostack은 Unix에서 영감을 받은 설계로 코딩 작업을 보다 간편하게 만들어줍니다.


── EN ──────────────────

Zerostack is a Unix-inspired coding agent written in Rust.

Zerostack is a minimalist coding agent developed in Rust that supports multiple LLM providers as well as custom providers. This tool offers functionalities such as file reading, writing, editing, grep, file searching, directory listing, and Bash execution. With around 7,000 lines of code, Zerostack is designed with Unix inspirations to facilitate coding tasks more conveniently.

원문 보기 →목록으로