
Welcome to Weaver
Weaver is a managed AI agent service designed for high-density, low-latency orchestration. Built from the ground up in Go, it enables the deployment of isolated, task-specific agents within Docker containers at scale.Why Weaver?
Weaver powers the agentic layer of the Operator Online ecosystem, optimized for thegemini-3-flash model, balancing rapid tool execution with minimal resource consumption.
Fast
Less than 1 second boot time for instant agent deployment
Light
Under 10MB RAM footprint per agent for maximum density
Isolated
Workspace-based directory isolation with strict Docker boundaries
Universal
Multi-channel gateway support (Telegram, Discord, Slack) with unified tool protocol
Key Features
Canvas Control
Integratedcanvas tool for direct manipulation of the Nest UI, enabling agents to create, update, and organize nodes programmatically.
Multi-Channel Gateway
Central gateway dispatches messages from external channels (Telegram, Discord, Slack) to managed agents, providing a unified interface for all your communication needs.Skills System
Extensible skill architecture allows you to install custom capabilities from GitHub repositories or use built-in skills for common tasks.Scheduled Tasks
Built-in cron service for scheduling recurring agent tasks with flexible configuration options.Efficiency Comparison

Get Started
Quickstart
Get up and running in minutes with Docker
Installation
Install via Docker, binary, or build from source
Configuration
Configure workspace, models, and gateway settings
Architecture

- Agent Loop: Core processing engine for handling user messages and tool execution
- Gateway: Long-running service that manages multiple channels and dispatches to agents
- Message Bus: Event-driven communication between components
- Workspace: Isolated persistent storage for each agent session
- Channels: Pluggable integrations for Telegram, Discord, Slack, and more
Weaver is designed to be spawned programmatically or via CLI, making it perfect for both interactive use and automated deployments.
© 2026 Operator Online. Built for the next generation of agentic systems.