cd/sources/agentgateway-auto-discovered· home sources Agentgateway (auto-discovered)
cat /sources/agentgateway-auto-discovered.feed | wc -l → 12

Agentgateway (auto-discovered)

articles 12 domain agentgateway.dev → feed RSS
00:00
2026-07-27
agentgateway.dev
ai-agents

Credential Injection Patterns for AI Agents

AI agents that hold long-lived bearer credentials in their environment, config, or context window create a systemic leak risk because any entity that obtains the credential can reuse it, and agents ma…

00:00
2026-07-27
agentgateway.dev
artificial-intelligence

Optimize Token Cost with Context Compression in agentgateway

Agentgateway announced context compression support to reduce token costs in LLM requests, addressing waste from verbose tool results and documents that inflate per-turn expenses. The new contextCompre…

00:00
2026-07-20
agentgateway.dev
artificial-intelligence

Reduce LLM Spend with Semantic Routing

A cost-based semantic routing demo combining vLLM Semantic Router (vSR) with agentgateway reduced LLM spend by 35.4% on a 50-prompt Go and Rust coding dataset, according to a developer evaluation publ…

12:20
2026-07-13
agentgateway.dev
ai-agents

Agentgateway adds token exchange, JWT-assertion, and Entra OBO

Agentgateway has open-sourced two new token exchange capabilities — RFC 8693 token exchange and RFC 7523 JWT bearer assertion — plus a Microsoft Entra on-behalf-of flow, all under a single backendAuth…

01:00
2026-06-26
agentgateway.dev
ai-infrastructure

Benchmarking Agentgateway vs LiteLLM Part 2: Fixed Throughput

AgentGateway outperformed LiteLLM in a fixed-throughput benchmark at 3,000 QPS, sustaining 2,998.94 QPS with sub-millisecond P99 latency while LiteLLM achieved only 2,465.89 QPS with 30.6 ms P99 laten…

00:00
2026-06-26
agentgateway.dev
ai-infrastructure

Benchmarking Agentgateway vs LiteLLM

A benchmark comparing agentgateway and LiteLLM found agentgateway handled over 11× more requests per second (36,933 QPS vs 3,198 QPS) with sub-2 ms P99 latency while consuming under 30 MB of RAM, vers…