Agent Framework / Go

Let ElBot Feel
Everything

A lightweight Agent framework.
Token-efficient. Extensible. World-aware.

scroll
<10ms Startup
~30MB Resident Memory
<30MB Binary Size
<500tok Chat Mode First Request
01

Features

Lightweight

Sub-10ms startup. ~30MB memory. On-demand tool discovery keeps context lean.

Hook System

Inject logic at any event point. Exec scripts in any language via stdio protocol.

Elnis

Perceive external signals. Server alerts, RSS, webhooks, game events — one curl away.

Multi-Platform

CLI, QQ OneBot, QQ Official, Telegram. Front-end fully customizable.

Secure by Design

Risk-level tool permissions. Sandboxed execution. Full audit logging.

Dual Mode

Chat for casual talk, Work for complex tasks. Independent models per mode.

02

Architecture

03

Quick Start

terminal
# Configure provider
elbot run

# Or connect as remote client
elbot cli -c name

# Headless service mode
elbot service run