# Beige ## Docs - [Config Reference](https://beige.mintlify.app/agents/configuration.md): Complete config.json5 reference — all fields, validation rules, and directory layout - [Agents](https://beige.mintlify.app/agents/index.md): What agents are, how to configure them, and how they run - [LLM Providers](https://beige.mintlify.app/agents/providers.md): Configure LLM providers, model selection, thinking levels, and fallback models - [CLI Reference](https://beige.mintlify.app/cli.md): All beige commands, flags, and usage patterns - [Building Plugins](https://beige.mintlify.app/extensibility/building.md): Step-by-step guide to creating a Beige plugin - [Channels](https://beige.mintlify.app/extensibility/channels.md): How plugins provide channels for agent interaction - [Hooks](https://beige.mintlify.app/extensibility/hooks.md): Intercept messages, tool calls, and lifecycle events - [Extensibility](https://beige.mintlify.app/extensibility/index.md): Extend Beige with plugins — add tools, channels, hooks, and skills - [Apple Calendar Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/apple-calendar.md) - [Brave Search Plugin](https://beige.mintlify.app/extensibility/kits/beige-toolkit/brave-search.md) - [Chrome Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/chrome.md) - [Confluence Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/confluence.md) - [Git Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/git.md) - [GitHub Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/github.md) - [image — Beige Image Plugin](https://beige.mintlify.app/extensibility/kits/beige-toolkit/image.md) - [@matthias-hausberger/beige-toolkit](https://beige.mintlify.app/extensibility/kits/beige-toolkit/index.md) - [markdown-pdf — Beige Markdown to PDF Plugin](https://beige.mintlify.app/extensibility/kits/beige-toolkit/markdown-pdf.md) - [Schedule Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/schedule.md) - [Sessions Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/sessions.md) - [Slack Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/slack.md) - [Spawn Tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/spawn.md) - [Telegram Plugin](https://beige.mintlify.app/extensibility/kits/beige-toolkit/telegram.md) - [Websearch Plugin](https://beige.mintlify.app/extensibility/kits/beige-toolkit/websearch.md) - [wrangler tool](https://beige.mintlify.app/extensibility/kits/beige-toolkit/wrangler.md) - [Plugins](https://beige.mintlify.app/extensibility/plugins.md): How the Beige plugin system works — manifest, entry point, config, lifecycle - [Skills](https://beige.mintlify.app/extensibility/skills.md): Read-only knowledge packages for agents - [Tools](https://beige.mintlify.app/extensibility/tools.md): How agents use tools — core tools and plugin-provided tools - [HTTP API](https://beige.mintlify.app/gateway/api.md): Gateway REST API reference for external integrations - [Beige Architecture](https://beige.mintlify.app/gateway/architecture.md): Detailed technical architecture and data flows - [The Gateway](https://beige.mintlify.app/gateway/index.md): The central process that orchestrates agents, sandboxes, policies, and channels - [Operating the Gateway](https://beige.mintlify.app/gateway/operating.md): Starting, stopping, monitoring, and troubleshooting the gateway process - [Request Flows](https://beige.mintlify.app/gateway/request-flows.md): Detailed sequence diagrams for every type of request in the system. - [Security Model](https://beige.mintlify.app/gateway/security-model.md): Threat model and defense in depth - [System Overview](https://beige.mintlify.app/gateway/system-overview.md): High-level architecture diagrams and component relationships - [How Tool Calls Work](https://beige.mintlify.app/gateway/tool-calls.md): What happens from the moment the LLM calls a tool to when the result comes back - [Introduction](https://beige.mintlify.app/index.md): A secure way to give agents the full power of bash - [Installation](https://beige.mintlify.app/installation.md): Install Beige, run your first agent, and understand the minimal config - [Security Overview](https://beige.mintlify.app/security-overview.md): What agents can and cannot do, and the layers that enforce it - [Why Beige?](https://beige.mintlify.app/why-beige.md): The motivation, inspiration, and use cases behind Beige ## OpenAPI Specs - [openapi](https://beige.mintlify.app/api-reference/openapi.json)