Stravia-AI

StraviaPlatform — DevOps skill for Claude Code

DevOps community

Local, self-hosted agent infrastructure — one endpoint for every AI client (Claude Code, Codex CLI, Gemini CLI, OpenCode).

How to install StraviaPlatform

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Stravia-AI/StraviaPlatform and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What StraviaPlatform does

Local, self-hosted agent infrastructure — one endpoint for every AI client (Claude Code, Codex CLI, Gemini CLI, OpenCode). Unified model access, platform-run tools, request history, and usage.

Alternatives in DevOps

  • Claude Code Router — Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the m 30.1k ★
  • Skypilot — Run, manage, and scale AI workloads on any AI infrastructure 9.7k ★
  • Proxy — route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) wi 957 ★

README

Stravia

Stravia

**Local agent infrastructure — one endpoint for every AI client.**
Unified model access, tools that run for you, and shared access control,
history, and usage — desktop app or single binary.

[![Release](https://img.shields.io/github/v/release/Stravia-AI/StraviaPlatform)](https://github.com/Stravia-AI/StraviaPlatform/releases) [![License: AGPL-3.0-only](https://img.shields.io/badge/license-AGPL--3.0--only-blue)](LICENSE) [![CI](https://github.com/Stravia-AI/StraviaPlatform/actions/workflows/ci.yml/badge.svg)](https://github.com/Stravia-AI/StraviaPlatform/actions/workflows/ci.yml) [![Rust](https://img.shields.io/badge/rust-1.98.1-orange)](rust-toolchain.toml)

[Releases](https://github.com/Stravia-AI/StraviaPlatform/releases) · [Changelog](CHANGELOG.md) · [中文文档](README_CN.md)

![Request Records — every client request, traced live](docs/assets/request-records.png)

**Status:** Stravia is pre-1.0 and under active development. Configuration and database compatibility may change before a stable release.

What is Stravia

Stravia is local, self-hostable **agent infrastructure** for developers who use AI coding clients or build agent-powered apps. Your clients keep the protocol they already speak — OpenAI, Anthropic, or Gemini — and simply point at Stravia. Stravia decides which upstream service should answer and translates between protocols when needed.

On top of model access, the platform runs tools itself: built-in web search and media understanding execute inside Stravia and hand results back to the model — through ordinary model requests or MCP, no client plugins required. Access control