Skip to content
On this page

Introduction

Monadclaw is a modular AI agent framework written in Rust.

Features

  • Multiple LLM providers — OpenAI, Anthropic, and more
  • Memory — short-term conversation window + long-term persistent storage
  • Discord bot — deploy your agent directly to Discord
  • React dashboard — web UI for status, chat, and configuration

Status

This project is currently in early development.