Skip to content

Releases: fuzzylabs/sre-agent

0.1.0

21 Nov 14:16
0.1.0
798d405

Choose a tag to compare

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-agent command
  • 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 cluster
  • config - Interactive configuration menu for all settings
  • status - View current connection and configuration status
  • help - 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