Local-first
AI Agent

A self-hosted AI agent with Discord integration, visual workflows, and 23 built-in tools. Runs entirely on your infrastructure.

Coming Soon Learn More

Core Features

Everything you need to build, deploy, and run AI agents entirely on your own infrastructure.

23 Built-in Tools

File operations, code execution, web search, grep, glob, task management, and more. All tools are parallel-safe and fully instrumented.

Discord Integration

Deploy as a Discord bot with slash commands. Per-channel and per-user sessions, real-time tool progress, and thinking indicators.

Visual Workflow Editor

Build complex agent workflows with a node-based visual editor. SQLite persistence, REST API, and multi-agent coordination.

Code Indexer

MeiliSearch-powered code search with language detection for 30+ file types. Automatic workspace indexing with configurable chunking.

Voice and TTS

Whisper speech-to-text and Piper local TTS. Browser Web Speech API support with auto-send and auto-speak options.

LSP Support

Pre-configured Language Server Protocol support for Rust, TypeScript, and Python with JSON-RPC transport.

Skills System

Dynamic skill loading from the filesystem. Create custom skills with full access to the tool registry and agent events.

Plugin Architecture

Async plugin system with hooks for tools, permissions, events, and messages. YAML-based manifest configuration.

Benchmarks

Performance targets verified against production workloads.

<50ms
Startup Time

Cold start from disk to ready state

<30MB
Memory Usage

Idle memory footprint (RSS)

<15MB
Binary Size

Release build with all features

OSAgent
OpenCode
OpenClaw
Binary Size
<15MB
~150MB
~200MB+
Memory Usage
<30MB
~300MB
500MB+
Startup Time
<50ms
~1s
2-5s
Runtime
Rust
TypeScript
TypeScript
Visual Workflow Editor
-
-
Built-in Code Search
-
Discord Integration
-
License
GPL-3.0
MIT
MIT

Architecture

Built with Rust for performance and reliability. SQLite for persistence, tokio for async runtime.

Runtime

Tokio 1.35

Web

Axum 0.7

Database

SQLite 0.30

Version

0.1.0

Rust Tokio Axum Serenity SQLite MeiliSearch Whisper Piper TTS

Integrations

Connect to your existing tools and platforms.

Discord
Web UI
REST API
LSP
MeiliSearch

Ready to build?

Deploy your own AI agent in minutes.

Coming Soon