File size: 1,664 Bytes
bf3f440 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | ---
license: apache-2.0
tags:
- deckergui
- code-generation
- ide-extension
- gemini
- code-assistant
- en
- license:apache-2.0
library_name: deckergui
pipeline_tag: text-generation
---
## 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:
1. Code request → DSYNC Memory Reset
2. Guard DGM validates scope
3. Supervisor DGM enforces policy
4. YoloMoE routes to code specialist expert
### Usage
```bash
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
```bibtex
@software{deckergui-codevinci,
title={DGUI CodeVinci},
author={wan mohd azizi},
year={2025},
publisher={Hugging Face},
url={https://huggingface.co/ctaxnagomi/DGUI-CodeVinci}
}
```
|