Store and retrieve development lessons locally with context-aware filtering for coding workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "daruma" yet — see the docs or source repo.
Save this lesson to daruma: A Node.js service memory leak was caused by unreleased event listeners; debugging keywords include heap snapshot, EventEmitter, and listener cleanup; relevant for backend API services.
The tool stores a searchable development lesson with context and relevant keywords.
I am troubleshooting a database connection pool timeout in a Python project. Retrieve relevant past lessons from daruma and rank them by relevance to the current context.
It returns the most relevant past lessons so the solution approach can be reused quickly.
Before editing the authentication module, pull lessons from daruma related to OAuth refresh tokens, session expiration, and permission checks, then summarize them as context for an AI coding agent.
It produces a task-ready summary of lessons to help the AI agent avoid repeated trial and error.
Let AI agents asynchronously ask users questions and receive text or voice replies.
Route coding tasks across local and remote LLMs with benchmarking and code search.
Manage DataMammoth infrastructure and operations through natural language commands.
Provide AI tools with persistent personal memory across all conversations.
Connect AI to Dameng DM8 databases for queries, tables, and schema inspection.
Turn Markdown folders into a searchable knowledge base with persistent memory.