AI
13 articles in “AI”.
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 …
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 …
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 …
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 …
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 …
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 …
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, …
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 …
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, …