Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-tap

Homebrew tap for Lisa — an AI agent with a real self.

Install

brew tap oratis/tap
brew install lisa

That's it. First launch:

mkdir -p ~/.lisa
echo 'ANTHROPIC_API_KEY=sk-ant-...' > ~/.lisa/config.env

lisa             # interactive REPL
lisa serve --web # browser UI on http://localhost:5757

Other LLM providers (DeepSeek, Gemini, Ollama, …) — see the provider recipes.

Updates

brew update && brew upgrade lisa

What you get

  • The lisa binary, linked into Homebrew's prefix
  • Bash + zsh tab-completion (auto-installed if those shells are set up)
  • Fish completion in vendor_completions.d (auto-loaded if fish is installed)

Reporting issues

For Lisa itself: oratis/LISA/issues.

For tap-specific problems (formula breaks, Homebrew install fails): open here.

Maintenance

This tap is auto-maintained. The Formula/lisa.rb file is generated per release from the master template at oratis/LISA/packaging/homebrew/lisa.rb. Per-release flow lives in docs/PUBLISH.md §2.

License

MIT — same as Lisa.

About

Homebrew tap for LISA — an AI agent with a real self. brew install oratis/tap/lisa

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages