# Reliant ## Docs - [Distributed Mode](https://docs.reliantlabs.io/architecture/distributed.md): Running Reliant as separate cloud-scalable server components - [Architecture Overview](https://docs.reliantlabs.io/architecture/overview.md): High-level architecture of Reliant's distributed deployment - [Changelog](https://docs.reliantlabs.io/changelog.md): Release notes and version history - [Workflow Examples](https://docs.reliantlabs.io/examples/workflow-snippets.md): Copy-and-adapt patterns and complete workflow examples - [Attachments](https://docs.reliantlabs.io/features/attachments.md): Pass files and images into workflows — as inputs, thread context, or saved messages - [Branching](https://docs.reliantlabs.io/features/branching.md): Explore alternative paths without losing your conversation history - [Git Integration](https://docs.reliantlabs.io/features/git-integration.md): GitHub CLI requirements and source control features - [Processes](https://docs.reliantlabs.io/features/processes.md): Run commands discovered from package.json, Makefile, and Taskfile - [Remote Daemons](https://docs.reliantlabs.io/features/remote-daemons.md): Connecting remote daemons, managed cloud daemons, and daemon selection behavior - [Skills](https://docs.reliantlabs.io/features/skills.md): Reusable agent instructions that customize how Reliant works - [Threads](https://docs.reliantlabs.io/features/threads.md): Understanding conversation structure, sub-agent isolation, and thread modes - [Worktrees & Workspaces](https://docs.reliantlabs.io/features/worktrees.md): Managing isolated development environments (Git worktrees) - [Key Concepts](https://docs.reliantlabs.io/getting-started/concepts.md): Understand Reliant's core terminology and architecture - [Installation](https://docs.reliantlabs.io/getting-started/installation.md): Download and install Reliant on macOS, Linux, and Windows - [Quick Start](https://docs.reliantlabs.io/getting-started/quick-start.md): Get up and running with Reliant in minutes - [FAQ](https://docs.reliantlabs.io/help/faq.md): Answers to common questions - [Feedback & Support](https://docs.reliantlabs.io/help/feedback.md): Get help and connect with the Reliant team - [Privacy & Security](https://docs.reliantlabs.io/help/privacy.md): How Reliant handles your data and keeps your code secure - [Troubleshooting](https://docs.reliantlabs.io/help/troubleshooting.md): Quick fixes for common issues - [License FAQ](https://docs.reliantlabs.io/license-faq.md): Frequently asked questions about Reliant's Business Source License - [CEL Expressions Reference](https://docs.reliantlabs.io/reference/cel-expressions.md): Complete reference for CEL (Common Expression Language) in Reliant workflows - [LLM Integration Guide](https://docs.reliantlabs.io/reference/llm-guide.md): Understanding how Reliant interacts with language models - [Models Reference](https://docs.reliantlabs.io/reference/models.md): Available AI models and their capabilities - [Node Types Reference](https://docs.reliantlabs.io/reference/nodes.md): Auto-generated API reference for workflow node type Input/Output schemas - [Scenario Schema](https://docs.reliantlabs.io/reference/scenario-schema.md): Reference documentation for workflow testing scenarios - [Tools Quick Reference](https://docs.reliantlabs.io/reference/tools.md): Auto-generated quick reference for all tools (tags, names, descriptions) - [Types Reference](https://docs.reliantlabs.io/reference/types.md): Reference documentation for workflow config types and output helper types - [Workflow Schema Reference](https://docs.reliantlabs.io/reference/workflow-schema.md): Top-level workflow, edge, and edge-case schema reference - [Provider Authentication](https://docs.reliantlabs.io/settings/api-keys.md): Configure AI providers using API keys or OAuth in Reliant - [MCP Servers](https://docs.reliantlabs.io/settings/mcp-servers.md): Extend Reliant with Model Context Protocol servers for additional capabilities - [Memories & Context](https://docs.reliantlabs.io/settings/memories.md): Configure persistent context files that inform every conversation - [Model Configuration](https://docs.reliantlabs.io/settings/model-config.md): Configure model selection preferences and add custom models - [Creating Custom Workflows](https://docs.reliantlabs.io/workflows/custom-workflows.md): Build your own workflows to automate multi-step tasks and enforce processes - [Workflows Overview](https://docs.reliantlabs.io/workflows/overview.md): Understanding how workflows power Reliant's AI capabilities - [Multi-Agent Patterns](https://docs.reliantlabs.io/workflows/patterns.md): Techniques for customizing agents, building pipelines, and coordinating multiple agents - [Presets](https://docs.reliantlabs.io/workflows/presets.md): Reusable parameter bundles that configure workflow behavior - [Router Nodes](https://docs.reliantlabs.io/workflows/routing.md): Use an LLM to route between candidate workflows or nodes within the same workflow - [Spawn Tool](https://docs.reliantlabs.io/workflows/spawn.md): Delegate tasks to sub-workflows from within an agent - [Testing Workflows](https://docs.reliantlabs.io/workflows/testing.md): Validate workflow structure and test runtime behavior before deploying - [Workflow Control](https://docs.reliantlabs.io/workflows/workflow-control.md): Pause, resume, and update parameters while workflows run ## OpenAPI Specs - [openapi](https://docs.reliantlabs.io/api-reference/openapi.json) ## Optional - [Main Site](https://reliantlabs.io) - [GitHub](https://github.com/reliant-labs/reliant) - [Slack](https://join.slack.com/t/reliant-pn51441/shared_invite/zt-3g6mhfnhx-~CWMzNRZUylWHevlJXO89A)