AI 17 Aug 2026

How To: Build an AWS Budget SandboxAgent on kagent + Agent Substrate

I already wrote the why — why secure sandbox substrates are the future. This one is the how. Same agent, but from the build side: every object you apply, where …

kagentAgent SubstrategVisor
AI 17 Aug 2026

A GCP Budget SandboxAgent on kagent — and the Value of an Agent That Says "Unavailable"

This is the GCP sibling of my AWS budget SandboxAgent: a gVisor-isolated agent that answers What’s our us-east1 spend this month, and are we over …

kagentAgent SubstrategVisor
AI 17 Aug 2026

A ServiceNow Triage SandboxAgent on kagent — Where Write Tools Belong

Every ITSM demo I’ve ever sat through answers “how many tickets are open.” That’s a COUNT(*). The actual manager question is harder: …

kagentAgent SubstrategVisor
AI 17 Aug 2026

Asking My Home FortiGate Questions: A gVisor SandboxAgent on kagent

My AWS and GCP budget agents read cloud bills. This one reads something with considerably more consequence in my house: the firewall my family’s internet …

kagentAgent SubstrategVisor
AI 17 Aug 2026

An F5 BIG-IP SandboxAgent on kagent: 19 VIPs, 2 Up, and 18 Tool Calls to Find Out Why

The other four agents in this series answer what is the state of things — AWS spend, GCP quota, open tickets, firewall policy. This one answers something …

kagentAgent SubstrategVisor
AI 31 Jul 2026

Graph Engineering on Kubernetes: kagent + Agent Substrate

Graph Engineering on Kubernetes: kagent + Agent Substrate By Sebastian Maniak Here’s a familiar pattern. You stand up a few agents, each in its own pod. …

kagentAgent Substrategraph engineering
AI 13 Jul 2026

Code Share: Deploy kagent with Agent Substrate

Code Share: Deploy kagent with Agent Substrate By Sebastian Maniak Agent sessions are bursty. A user asks a question, the agent thinks for a few seconds, then …

kagentAgent SubstrategVisor
AI 25 Jun 2026

Suspend & Resume Stateful Agents: kagent on Agent Substrate with kind

Suspend & Resume Stateful Agents: kagent on Agent Substrate with kind By Sebastian Maniak Agent sessions are bursty. A user asks a question, the agent …

kagentAgent SubstrategVisor
AI 18 Jun 2026

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, …

agentgatewaymcpproxmox
AI 10 Jun 2026

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 …

agentgatewayLangfuseOpenTelemetry
AI 09 Jun 2026

Running kagent on a kind Cluster with a Local vLLM + Qwen3 Backend

Running kagent on a kind Cluster with a Local vLLM + Qwen3 Backend By Sebastian Maniak Most kagent walkthroughs assume you’re pointing at OpenAI or …

kagentkindvLLM
Networking 15 Mar 2026

Managing FortiGate Firewalls from Telegram with AI, MCP, and kagent

Managing FortiGate Firewalls from Telegram with AI, MCP, and kagent By Sebastian Maniak What if you could query your FortiGate firewall from Telegram? Not by …

FortiGateFortinetMCP
Networking 14 Mar 2026

Managing F5 BIG-IP from Telegram with an AI Agent, MCP, and kagent

Managing F5 BIG-IP from Telegram with an AI Agent, MCP, and kagent By Sebastian Maniak What if you could manage your F5 BIG-IP load balancer from Telegram? Not …

F5BIG-IPMCP
Kubernetes 13 Mar 2026

Building a Telegram Bot for Your Kubernetes Cluster with kagent and A2A

Building a Telegram Bot for Your Kubernetes Cluster with kagent and A2A By Sebastian Maniak What if you could manage your Kubernetes cluster from Telegram? Not …

kagentTelegramA2A
AI 12 Mar 2026

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: …

agentgatewayMCPA2A
Kubernetes 12 Mar 2026

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 …

agentgatewayHelmGateway API
AI 12 Mar 2026

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 …

agentgatewayMCPA2A
AI 12 Mar 2026

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, …

agentgatewayMCPA2A
Kubernetes 11 Mar 2026

Human-in-the-Loop: Building AI Agents You Can Actually Trust on Kubernetes

Human-in-the-Loop: Building AI Agents You Can Actually Trust on Kubernetes By Sebastian Maniak AI agents are getting good — really good — at taking autonomous …

Human-in-the-LoopHITLkagent
OpenClaw 23 Feb 2026

Configuring Local Qwen3 Embeddings for OpenClaw Memory

Configuring Local Qwen3 Embeddings for OpenClaw’s Memory System OpenClaw’s memory_search and memory_get tools enable semantic recall from MEMORY.md, …

OpenClawMemoryEmbeddings