matthias-hausberger/beige
Agent Gateway with sandboxed, code-able tool calls 💥
Agents write and execute TypeScript code in Docker containers with a single LLM round-trip, eliminating the latency and token overhead of sequential tool calls. The gateway enforces fine-grained policies, audit-logs every invocation, and routes all tool execution through permission checks—ensuring secrets never reach the sandbox. Supports multiple channels (TUI, Telegram, HTTP API) and integrates with any LLM provider via a pluggable architecture.
Available on npm.
Stars
4
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/matthias-hausberger/beige"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ComposioHQ/composio
Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed...
langwatch/better-agents
Standards for building agents, better
AgentDock/AgentDock
Build Anything with AI Agents
AIGNE-io/aigne-framework
The functional, composable, and typescript-first AI Agent framework for real-world LLM Apps.
vercel-labs/knowledge-agent-template
Open source file-system and knowledge based agent template. Build AI agents that stay up to date...