agynio/platform

217 stars · Last commit 2026-06-25

Agyn is an open-source Kubernetes-native runtime that moves AI agents like Claude Code and Codex from laptops to company infrastructure with the controls enterprises need.

README preview

<p align="center">
  <img src="docs/_assets/agyn-logo.svg" alt="Agyn" width="486">
</p>

<p align="center">
  <a href="https://www.gnu.org/licenses/agpl-3.0"><img src="https://img.shields.io/badge/License-AGPL%20v3-blue" alt="License: AGPL v3"></a>
  <a href="https://github.com/agynio/platform/stargazers"><img src="https://img.shields.io/github/stars/agynio/platform?style=social" alt="GitHub stars"></a>
  <a href="https://discord.com/invite/eQKYwnNqRX"><img src="https://img.shields.io/discord/1474017426898157618?label=Discord&logo=discord&logoColor=white&color=5865F2" alt="Discord"></a>
</p>

![Agyn Tour](agyn-tour.webp)

You built the agent. Now how do you let the rest of the company use it — without exposing secrets, blowing budgets, or losing control? Agyn is an open-source, Kubernetes-native agent orchestration platform. Run any AI agent (Claude Code, Codex, custom) at scale with serverless execution, Terraform-managed configuration, and zero-trust networking where credentials never reach the LLM context.

## Why Agyn

| Problem | Agyn |
|---------|------|
| Agents run on individual laptops | Centralized deployment on your infrastructure |
| Secrets passed directly to models | Secrets isolated, never exposed to the model |

View full repository on GitHub →