DGUI CodeVinci
IDE Extension / Code Assistance Tool for the DeckerGUI ecosystem.
Overview
CodeVinci is a draggable UI code assistant built with framer-motion animations, powered by Gemini AI. It provides intelligent code analysis, completion, and refactoring capabilities integrated into the DeckerGUI OS ecosystem.
Features
- Code Analysis: AI-powered code review and suggestions
- Draggable UI: Interactive interface with smooth framer-motion animations
- Gemini Integration: Leverages Google Gemini for code understanding
- IDE Extension: Works as an extension within the DeckerGUI developer environment
- Multi-Language: Supports TypeScript, JavaScript, Python, and more
Integration
CodeVinci connects to the DeckerGUI ecosystem through the 3-DGM gate protocol:
- Code request → DSYNC Memory Reset
- Guard DGM validates scope
- Supervisor DGM enforces policy
- YoloMoE routes to code specialist expert
Usage
deckergui run "analyze this codebase for bugs"
Architecture
- Base: Gemini AI code analysis
- UI: React + framer-motion draggable panels
- Gate: 3-DGM protocol with token budget enforcement
- KPI: All token usage tracked via Enterprise KPI Tokenizer
Citation
@software{deckergui-codevinci,
title={DGUI CodeVinci},
author={wan mohd azizi},
year={2025},
publisher={Hugging Face},
url={https://huggingface.co/ctaxnagomi/DGUI-CodeVinci}
}