GitHub - alefore/duende: Agent implementation for Conversational AI
Duende
Duende is a Python/JS program providing a web-based interface
designed to enable you to guide a conversational AI (such as Gemini)
as it uses MCP to modify a source code repository
following your instructions.
You provide a task specifying requirements for the AI;
Duende starts a conversation and allows you to provide guidance
and observe all interactions.
It supports multiple workflows besides a single conversation.
Currently, the only additional workflow implemented is a --review mode,
...
Read more at github.com