devi (Developing Insiders)
CLI tool designed to orchestrate multiple AI coding agents in local. It allows you to define specific developer personas, assign tasks, and manage code modifications.
Core Concepts
- Agent Personas: Define unique coding styles and technical configurations using Markdown files with YAML frontmatter (e.g.,
GEMINI-A.md). - Local Integration: Leverages locally installed CLIs like
geminiandclaude(Claude Code), or connects directly to local LLMs viaOllama API.
Key Features
- Multi-Model Support: Seamlessly switch between Gemini, Claude, and Ollama agents.
- Flexible Configuration: Pass optional parameters and system prompts through persona documents.
Installation (TODO)
On this page
Contributors
Created February 7, 2026
Updated March 10, 2026