Skip to content

xnoto/homebrew-opencode-agent-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew OpenCode Agent Hub

Homebrew formula for opencode-agent-hub.

Installation

brew tap xnoto/opencode-agent-hub
brew install opencode-agent-hub

Or in one command:

brew install xnoto/opencode-agent-hub/opencode-agent-hub

Usage

Start as a service

brew services start opencode-agent-hub

Run manually

agent-hub-daemon    # Start the daemon
agent-hub-watch     # Monitor dashboard

Stop service

brew services stop opencode-agent-hub

Updating the Formula

After a new version is published to PyPI:

  1. Get the new SHA256:

    VERSION=X.Y.Z
    curl -sL "https://files.pythonhosted.org/packages/source/o/opencode-agent-hub/opencode_agent_hub-${VERSION}.tar.gz" | shasum -a 256
  2. Update Formula/opencode-agent-hub.rb:

    • Update version in URL
    • Update SHA256
  3. Test locally:

    brew install --build-from-source ./Formula/opencode-agent-hub.rb
  4. Commit and push

License

MIT - See LICENSE for details.

About

Homebrew formula for opencode-agent-hub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages