Getting Started

Welcome to Triage Warden! This guide will help you get up and running quickly.

Prerequisites

  • Rust 1.75+ (for building from source)
  • Python 3.11+ (for AI triage agents)
  • SQLite or PostgreSQL (for data storage)
  • uv (recommended Python package manager)

Installation Options

  1. From Source - Build and run locally
  2. Docker - Run in containers
  3. Pre-built Binaries - Download releases

Next Steps