ares-server 0.10.1

ARES agent server with multi-provider LLM support, tool calling, RAG, and MCP integration
Documentation
# Summary

[Introduction](introduction.md)

# Getting Started

- [Installation]getting-started/installation.md
- [First Server]getting-started/first-server.md

# Architecture

- [System Overview]architecture.md

# Using ARES

- [Command Line Interface]cli.md
- [HTTP API]http-api.md
- [ARES as a Library]library.md

# The Cordis Kernel

- [Ideas and Map]kernel/index.md
- [Fiber Lifecycle]kernel/lifecycle.md
- [Interception Points]kernel/interception.md
- [Runtime Services]kernel/runtime.md
- [Kernel Patterns in Rust]kernel/patterns.md

# Product Surfaces

- [Agents and Skills]agents.md
- [Retrieval]rag.md

# Operations

- [Configuration and Deployment]operations.md

# Reference

- [Cordis Surface Map]reference/cordis-mapping.md
- [Upstream Parity Ledger]reference/upstream-parity.md

[Changelog](changelog.md)