Mahabharata — Santi Parva
Divine Command — the order of dharma
Command pattern implementation for LLM agents. Undo/redo, command queuing, batch execution.
The ancient seers who wrote the Mahabharata — Santi Parva understood something that modern engineers are only beginning to rediscover: that the greatest technical systems mirror the eternal laws of cosmic order. Divine Command — the order of dharma is not merely a Sanskrit translation — it is a fundamental principle woven into the fabric of existence itself.
In the Vedic worldview, aadesha represents the divine command — the order of dharma — the sacred function that every complex system requires to maintain dharmic operation. Just as the cosmos cannot function without this principle, your LLM agents cannot achieve production reliability without aadesha. The ancient wisdom and modern engineering converge at this exact point.
aadesha brings this timeless principle to your agent infrastructure. Whether you're building simple chatbots or complex multi-agent systems, command is not optional — it is dharma. Built by engineers who understand both the technical requirements and the cosmic significance of getting this right.
flowchart TD
A[Input] --> B[Process]
B --> C{Valid?}
C -->|Yes| D[✅ Output]
C -->|No| E[🔄 Handle]
E --> B
pip install aadeshafrom aadesha import *
# Initialize
agent = Aadesha()
# Use
result = agent.process(your_input)
print(result)- ⚡ Zero dependencies — pure Python, no bloat
- 🛡️ Production-grade — battle-tested patterns
- 🔧 Configurable — sane defaults, full control
- 📊 Observable — built-in metrics and logging
- 🔄 Async-ready — full asyncio support
- 🧪 Tested — comprehensive test coverage
# pip
pip install aadesha
# From source
git clone https://github.com/darshjme/aadesha
cd aadesha
pip install -e .aadesha is part of the Vedic Arsenal — 100 production-grade Python libraries for LLM agents, named after Sanskrit concepts from the Upanishads, Mahabharata, Ramayana, and Vedic philosophy.
Each library is:
- ✅ Zero-dependency
- ✅ Production-ready
- ✅ Individually installable
- ✅ Part of a coherent ecosystem
Built by Darshankumar Joshi
"Building the dharmic infrastructure for the AI age"
आदेश — Divine Command — the order of dharma
From the Mahabharata — Santi Parva