Skip to content

Cud

Python Version Ollama DeepAgents Discord License MIT

Simplicity is the Ultimate Foundation

Cud (named after the bolus of food that llamas chew) is a lightweight, local-first multi-agent framework. Built from the ground up to eliminate artificial complexity, Cud brings autonomous, tool-calling AI agents directly to your workstation or private infrastructure without third-party API dependencies or hidden prompt abstractions.


⚡ Key Features

Simplicity First

Zero convoluted setups or bloated abstractions. Built to be intuitive, inspectable, and easy to hack on.

Local & Private

Powered by Ollama. Your prompts, source code, and long-term agent memories stay 100% on your machine.

Multi-Agent Architecture

Deploy fleets of specialized autonomous agents, each with isolated personas, state, and sandboxed workspaces.

Transparent Markdown Prompts

Agent behavior and system prompts are fully transparent, written in plain AGENT.md files.

Tool-Rich Ecosystem

Native support for persistent bash sessions, filesystem operations, SKILL.md packages, and Model Context Protocol (MCP).

Daemon-Ready

Run agents as background Linux system services via systemd with active Discord gateways and scheduled tasks.


Explore Cud in action across its runtime environments and user interfaces:

=== "System Flow" Cud Interaction Flow

=== "Desktop GUI" Cud Desktop GUI Dashboard

=== "Agent Settings" Agent Configuration Panel

=== "Instructions Editor" AGENT.md Prompt Editor

=== "Memory Management" Long-term Memory View

=== "Skills & Capabilities" Agent Skills Manager

=== "Periodic Tasks" Scheduled Tasks Monitor

=== "MCP Integrations" Model Context Protocol Manager

=== "Subagents Delegation" Custom Subagents Configuration


📚 Documentation Index

Navigate through the comprehensive technical documentation for Cud: