Introduction

Complete documentation for RunPiper - the enterprise-grade AI agent runtime built in Rust

RunPiper Documentation

Welcome to the RunPiper documentation! Here youโ€™ll find comprehensive guides and references to help you build, deploy, and scale AI agents in production.

Getting Started

New to RunPiper? Start here:

Documentation Sections

๐Ÿš€ Getting Started

Learn the basics and get your first agent running.

๐Ÿ—๏ธ Architecture

Deep dive into how RunPiper works under the hood.

  • System Overview
  • Runtime Architecture
  • Memory Management
  • Security Model

๐Ÿ“š Guides

Step-by-step guides for common tasks.

  • Agent Development
  • Deployment Strategies
  • Monitoring & Debugging
  • Performance Optimization

๐Ÿ”ง API Reference

Complete API documentation for developers.

  • REST API
  • WebSocket API
  • CLI Commands
  • Configuration Reference

๐ŸŽฏ Best Practices

Learn from production deployments.

  • Security Best Practices
  • Performance Tuning
  • Scaling Strategies
  • Error Handling

Need Help?

  • ๐Ÿ’ฌ Join our Discord community
  • ๐Ÿ› Report issues on GitHub
  • ๐Ÿ“ง Email us at support@runpiper.io
  • ๐Ÿ“– Check out our blog for tutorials and updates

Contributing

RunPiper is open source! We welcome contributions. Check out our:

  • Contributing Guidelines
  • Code of Conduct
  • Development Setup Guide