Releases: fuzzylabs/sre-agent
Releases · fuzzylabs/sre-agent
0.1.0
New Feature: Command-Line Interface
We're excited to introduce the SRE Agent CLI - a powerful command-line interface that brings AI-powered site reliability engineering directly to your terminal.
What's New
Interactive Shell
- Launch the agent with a simple
sre-agentcommand - Persistent command history for easy navigation
- Rich terminal UI with colour-coded output and formatted panels
Guided Setup
- First-time setup walks you through essential configuration
- Automatic AWS credentials and cluster connection testing
- Service discovery and selection from your Kubernetes cluster
- Validates all credentials before proceeding
Core Commands
diagnose [service]- Run AI-powered diagnostics on any service in your clusterconfig- Interactive configuration menu for all settingsstatus- View current connection and configuration statushelp- Access command documentation and examples
Configuration Management
- AWS Integration: Connect to EKS clusters with automatic kubectl configuration
- GitHub Access: Set up repository monitoring and issue creation
- Model Provider: Configure Anthropic Claude models
- Optional Add-ons: Enable Slack notifications and LLM Firewall as needed
Smart Service Management
- Automatically starts Docker services on launch
- Gracefully shuts down services on exit
- Profile-based optional services that can be toggled on/off
- Service restart prompts when configuration changes