Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Homebrew Tap for Catalyst

AI-powered coding agent CLI with multi-provider LLM support (GLM, Kimi, DeepSeek, Ollama, OpenAI).

Installation

brew tap defendend/catalyst
brew install catalyst

Usage

# Set API key
export GLM_API_KEY="your-key"

# Interactive chat with agent mode
catalyst

# One-shot query
catalyst ask "Explain Rust ownership"

# Use specific provider
catalyst -p kimi
catalyst -p deepseek
catalyst -p ollama

More Information

About

Homebrew tap for Catalyst CLI — AI-powered coding agent CLI with multi-provider LLM support (GLM, Kimi, DeepSeek, Ollama, OpenAI)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages