Tag
OpenConnector is an open-source gateway that enables AI agents to securely interact with apps like Gmail and Notion by managing credentials behind a runtime, ensuring secrets are not exposed to the model.
Biboumi is an XMPP gateway that connects to IRC servers, allowing access to IRC channels using any XMPP client as if they were XMPP MUCs.
Claude Code Router is a local gateway and control plane for coding agents, letting clients like Claude Code, Codex, Grok CLI, and Kimi CLI route requests across multiple providers with fallback, logging, and usage visibility from one endpoint.
The article compares popular developer tools for agent reliability across four layers: tracing/evals, runtime guardrails, and gateway. It finds that no single open-source tool covers all layers, and most developers use a combination.
A gateway that enforces instruction/data separation at runtime to protect agent systems from prompt injection attacks.
A developer created a gateway that structurally prevents prompt injection in agent workflows, focusing on architecture rather than model-level fixes.
Execlave is a gateway product that connects AI agents to real-world systems and actions.
Introduces a pure Go LLM privacy gateway that uses two-layer detection (regex and gitleaks rules) to redact PII and secrets in milliseconds without additional models/GPU, already in production.
SolonGate is a zero-trust security gateway designed to protect AI agents.
Engineering notes comparing three approaches to unifying access to multiple LLM providers (OpenAI, Anthropic, Google) behind a single internal interface, discussing trade-offs in API normalization, native SDK usage, and gateway patterns.
This article introduces how to start building an AI harness Agent product like openclaw from pi-mono, and reduce customer acquisition cost to 0.1 yuan per person by embedding a free gateway.
This article introduces how to make Hermes Agent work continuously 24 hours a day using Cron, Gateway, and Heartbeat mechanisms. The key is to use a state file rather than chat context to maintain continuity.
OpenClaw is a personal AI assistant that runs locally on user devices and integrates with various messaging channels through a central gateway, supporting connection to AI models and tools.