#Agentgateway
18 articles tagged “Agentgateway”.
How To: Point DeepSeek Harness at standalone agentgateway
First, what is DeepSeek Harness? Two days ago — August 13, 2026 — DeepSeek open-sourced DeepSeek Harness, and the README’s pitch is one line: everything …
How To: Point Grok Build at standalone agentgateway
First, what is Grok Build? Grok Build is xAI’s coding agent. It lives in the terminal, reads the repo, edits files, and shells out. Out of the box it …
How To: Point OpenMausBot at standalone agentgateway
I sat down on Saturday with OpenMausBot because I wanted a chat app that felt like texting a teammate, not another terminal. I named the bot Indigo, picked …
How To: Point Claude Desktop at agentgateway with Entra SSO
Claude Desktop is great until the Anthropic key lives on every laptop and nobody can answer who called which model, when, or for how much. The pattern I want is …
agentgateway 1.4.0 OSS: what changed since 1.3.0
agentgateway v1.4.0 landed on July 27, 2026. If you are still on 1.3.x, this is the upgrade map. It tracks the official v1.4.0 release notes — highlights, …
The 8 Principles of an AI Gateway (and Why They Matter) — with agentgateway from Solo
You wouldn’t put a hundred microservices into production with no gateway, no auth, no rate limits, and no logs. Yet that is exactly how most teams ship AI …
Build Your Own X Agent: SpaceXAI + X MCP Through agentgateway and kagent
What if you could ask an AI agent “What’s trending in the US right now?” or “Summarize the last week of posts about agentgateway” …
I Put My Whole Homelab in a Telegram Group Chat — kagent Flies It, agentgateway Governs It
I have a group chat with my infrastructure. Not a metaphor. I open Telegram, type /use forti what devices are on my wifi?, and a few seconds later my FortiGate …
My reMarkable Writes Back — and agentgateway Governs Every Word
Write a question on paper with a pen. Pause. The page writes back — a cursive answer, drawn onto the e-ink letter by letter, in the voice of whichever model you …
GPT-5.5 vs Claude vs Grok with agentgateway: Which Model Saves Money? (I Made Them Fly a Drone)
Same job, three brains. I gave an AI agent a real Ryze RoboMaster TT drone and one fixed mission — take off, flip, photograph the room, spin 360°, land and …
Running agentgateway on Proxmox (LXC): the Everything MCP server end-to-end
Running agentgateway on Proxmox (LXC): the Everything MCP server end-to-end Date: June 2026 Author: Sebastian Maniak Tags: agentgateway, mcp, proxmox, lxc, …
agentgateway Standalone → Langfuse: Direct OTLP Tracing (No Collector)
I’ve already covered the production OTel Collector pattern for shipping agentgateway traces to Langfuse. This is the opposite end of the spectrum: the …
Getting Started with agentgateway Series 01: Deploying and Configuring Your First LLM Request
Overview Go from zero to a working LLM gateway in about five minutes. In this first video of the agentgateway series, we spin up a Kind cluster, install …
GitOps for Agents: Deployment and Management
Sebastian Maniak — Solo.io If your team has been running Kubernetes for any length of time, you’ve probably already adopted some form of GitOps — a Git …
How To: Run agentgateway standalone locally (UI + basic smoke test)
How To: Run agentgateway standalone locally (UI + basic smoke test) This is a quick-start for agentgateway v1.0.0-alpha.4 in standalone mode. Upstream repo: …
How To: Install agentgateway on Kubernetes (Helm OCI)
How To: Install agentgateway on Kubernetes (Helm OCI) This is a “get it running fast” install for agentgateway v1.0.0-alpha.4 using the OCI Helm charts …
agentgateway v1.0 (alpha): Why the 1.0 Line Matters (and What Changed)
agentgateway v1.0 (alpha): Why the 1.0 Line Matters (and What Changed) If you’ve been tracking agentgateway, you probably noticed something big: it crossed into …
What is agentgateway.dev? (And why it exists)
What is agentgateway.dev? (And why it exists) If you’re building agentic AI systems, you eventually hit the same wall: Your agents need tools (MCP servers, …