GitHub Trending์ถœ์ฒ˜: Hacker News Front์กฐํšŒ์ˆ˜ 19

Show HN: Klaw.sh โ€“ย Kubernetes for AI agents

By eftalyurtseven
2026๋…„ 2์›” 16์ผ
**Show HN: Klaw.sh โ€“ย Kubernetes for AI agents**

Hi everyone,I run a generative AI infra company, unified API for 600+ models. Our team started deploying AI agents for our marketing and lead gen ops: content, engagement, analytics across multiple X accounts.OpenClaw worked fine for single agents. But at ~14 agents across 6 accounts, the problem shifted from "how do I build agents" to "how do I manage them."Deployment, monitoring, team isolation, figuring out which agent broke what at 3am. Classic orchestration problem.So I built klaw, modeled on Kubernetes: Clusters โ€” isolated environments per org/project Namespaces โ€” team-level isolation (marketing, sales, support) Channels โ€” connect agents to Slack, X, Discord Skills โ€” reusable agent capabilities via a marketplaceCLI works like kubectl: klaw create cluster mycompany klaw create namespace marketing klaw deploy agent.yamlI also rewrote from Node.js to Go โ€” agents went from 800MB+ to under 10MB each.Quick usage example: I run a "content cluster" where each X account is its own namespace. Agent misbehaving on one account can't affect others...

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Hacker News Front์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.