Lightweight Autonomous Intelligence

The Agent with
Soul and Identity

A production-ready agent system defined by markdown. Lightweight, context-aware, and fully customizable from its logic to its heart.

Source Code
TeleZero Interface Demo
SOUL.md
The foundational reasoning principles.
IDENTITY.md
Voice, persona, and character traits.
USER.md
Learned preferences and user profile.
TOOLS.md
Manifest of available capabilities.
HEARTBEAT.md
Real-time state and pulse monitoring.

Supported LLM Providers

OpenAI Gemini OpenRouter Ollama (Local) Anthropic DeepSeek

Production-Grade Autonomy

TeleZero combines the simplicity of a chatbot with the power of a reasoning agent.

Telegram & Web UI

Dual-interface support. Chat via your favorite messaging app or the built-in monitoring web dashboard.

Context-Aware Memory

The agent reads session history to understand complex requirements and maintain long-term intent.

Custom Skill Injection

Drop your own TypeScript skills into workspace/skills for instant, hot-reloadable capability upgrades.

Markdown-Defined
Intelligence

No complex databases for configuration. Your agent's personality and rules live in plain-text markdown files.

SOUL.md

Define core axioms. How should the agent reason when tools fail?

HEARTBEAT.md

A live-updating file that tracks the agent's current state and health metrics.

IDENTITY.md
# Agent Persona
name: "TeleZero"
traits: ["analytical", "concise", "autonomous"]
## Tone Guidelines
- Never use filler words.
- Always prioritize shell execution over explanation.

Ready to automate?

Join the lightweight agent revolution. Defined by markdown, powered by LLMs, hosted by you.