agynio/platform

181 stars · Last commit 2026-05-30

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

# Agyn

> Ship AI agents to your company. Safely.

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue)](https://www.gnu.org/licenses/agpl-3.0)
[![GitHub stars](https://img.shields.io/github/stars/agynio/platform?style=social)](https://github.com/agynio/platform/stargazers)
[![Discord](https://img.shields.io/discord/1474017426898157618?label=Discord&logo=discord&logoColor=white&color=5865F2)](https://discord.com/invite/eQKYwnNqRX)

![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 |
| No budget visibility or limits | Spend caps at any level — per agent, per team, per org |
| No access control | RBAC, SSO, audit logs |

View full repository on GitHub →