Skip to content

ViktorVeselov/zuck-cli

Repository files navigation

ZuckCLI

A powerful, agentic command-line interface for AI-assisted coding and local LLM hosting.

ZuckCLI is a terminal AI coding agent that runs entirely locally (wrapping Ollama). It ships prebuilt binaries for macOS, Linux, and Windows, and can directly drive local models via Ollama.

Install

npm install -g zuck-cli

Note: The postinstall step automatically downloads the prebuilt binary for your specific platform. On the first run, it can also set up Ollama for local models.

Usage

zuck-cli

Run zuck-cli --help for the full list of commands and options.

Features

  • Agentic Coding Workflows: Drive autonomous coding tasks directly from your terminal.
  • No Toolchain Required: Prebuilt platform binaries work out of the box.
  • Local Model Support: Seamless, local inference via Ollama.
  • Cross-Platform: Full compatibility across:
  • macOS (arm64 / x64)
  • Linux (arm64 / x64, both glibc & musl)
  • Windows (arm64 / x64)

Kudos to OpenCode: To cut down initial development time, this project was originally cloned from OpenCode and has since been significantly modified and improved.

Links

  • Repository: GitHub
  • License: MIT

About

OpenCode and Claude Code style CLI with Meta services by default, local llm usage/hosting, with loops, goals, ask mode, execute mode, and plan modes. Allows for agent creation with default MCPs tailored toward Meta and Llama, still has access to OpenAI, Anthropic, and Google models

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages