Installation¶
Option 1: Install from Go (Recommended)¶
Install directly to your $GOPATH/bin:
Make sure ~/go/bin is in your PATH:
Verify the installation:
Option 2: Build from Source¶
Clone and build locally:
git clone https://github.com/plexusone/agentsentinel.git
cd agentsentinel
go build -o agentsentinel .
Run from the current directory:
Or move to a directory in your PATH:
Shell Completion¶
Enable tab completion for your shell:
Verify Installation¶
Check that everything is working:
If agentsentinel status shows tmux information, you're ready to go.
Next Steps¶
- Quick Start - Start monitoring AI CLIs