Skip to content

kination/devi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 gemini and claude (Claude Code), or connects directly to local LLMs via Ollama 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages