A long-lived project that still receives updates
Used in conjunction with the Language Operator for Kubernetes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 2.0
~> 2.1
~> 13.0
~> 3.0
~> 1.60
~> 3.23
~> 0.9.37
~> 0.4

Runtime

 Project Readme

Language Operator

A Kubernetes operator for running AI agent clusters at scale.

What It Does

Language Operator provides a purpose-built set of CRDs for deploying and managing agents in Kubernetes:

Resource Purpose
LanguageCluster Configures a managed namespace and domain for agents
LanguageAgent Deploys arbitrary agents like OpenClaw or OpenCode
LanguageAgentRuntime Defines agent runtime presets
LanguageModel Defines an LLM configuration (proxied through LiteLLM)
LanguageTool Deploys an MCP-compatible server
LanguagePersona Defines tone, personality and expertise

Getting Started

See the installation guide and quick start to deploy your first agent.

Development

See the development setup guide for full instructions.

Status

Pre-release — not ready for production.

License

MIT