Klawsh launches Kubernetes style orchestration for artificial intelligence agents

Klawsh introduces a Kubernetes inspired control plane for managing fleets of artificial intelligence agents across teams and channels, aiming to simplify deployment, isolation, and operations without requiring a Kubernetes cluster.

Klawsh is a new orchestration tool designed to manage fleets of artificial intelligence agents using a model inspired by Kubernetes, but without depending on a Kubernetes cluster. The creator, who runs a generative artificial intelligence infrastructure company providing a unified API for 600+ models, built Klawsh after internal use of agents for marketing, lead generation, content, engagement, and analytics across multiple X accounts exposed operational pain points. OpenClaw was sufficient for single agents, but at approximately 14 agents across 6 accounts, the main challenge shifted from building agents to managing them, including deployment, monitoring, team isolation, and tracing failures.

Klawsh adopts core Kubernetes concepts such as clusters, namespaces, and declarative deployments, but targets artificial intelligence agents as the unit of work rather than containers. Clusters provide isolation per organization or project, namespaces give team level separation for functions like marketing, sales, and support, and channels connect agents to platforms such as Slack, X, and Discord. Skills represent reusable agent capabilities distributed via a marketplace. The command line interface mirrors kubectl with commands like klaw create cluster mycompany, klaw create namespace marketing, and klaw deploy agent.yaml. The system was rewritten from Node.js to Go, which reduced individual agent binaries from 800MB+ to under 10MB each and allows distribution as a single standalone binary with zero external dependencies.

The tool emphasizes fleet operations and isolation rather than agent collaboration logic, positioning itself a layer above frameworks like CrewAI or LangGraph, which define how agents cooperate on tasks. A typical usage pattern described is a “content cluster” where each X account is mapped to its own namespace so a misbehaving agent on one account cannot affect others, and adding a new account is a klaw create namespace [account] plus deploying the same configuration that is reported to take 30 seconds. Klaw includes a controller node architecture where machines can be joined with klaw node join and agents deployed to specific nodes, enabling distributed agent management. Early feedback in the discussion focuses on clarifying that Klaw is not a Kubernetes operator, the roadmap for stronger secret isolation between controller and namespaces, potential human approval flows for agent actions, and licensing, which is source available with a restriction on operating multi tenant managed services that resell artificial intelligence agent orchestration.

50

Impact Score

Observability in generative artificial intelligence with Microsoft Foundry

Microsoft Foundry introduces an observability stack for generative artificial intelligence applications that unifies evaluation, monitoring, and tracing across the full lifecycle. Teams can benchmark models, harden agents before deployment, and continuously monitor production traffic for quality, safety, and performance issues.

Contracting for agentic artificial intelligence shifts from SaaS to services

Enterprises adopting agentic artificial intelligence are moving away from pure SaaS contracts toward hybrid agreements that borrow heavily from business process outsourcing structures. The new model treats autonomous agents as service providers, with explicit scopes of authority, outcome-based guarantees, and tighter controls on liability and data use.

Alan Turing Institute charts United Kingdom artificial intelligence governance model

The Alan Turing Institute has released a United Kingdom country profile detailing a principle-based, regulator-led model for artificial intelligence oversight, anchored in voluntary standards and international safety initiatives. The framework signals to education technology and digital learning providers that artificial intelligence governance is becoming a key factor in deployment, procurement, and compliance decisions.

Contact Us

Got questions? Use the form to contact us.

Contact Form

Clicking next sends a verification code to your email. After verifying, you can enter your message.