Releases: Sabithulla-16/CodeForge
Releases · Sabithulla-16/CodeForge
CodeForge v1.0.0 – AI Code Editor with Usage Analytics
🚀 CodeForge v1.0.0 – First Stable Release
CodeForge is a modern AI-powered code editor that combines a Monaco-based editor, real-time terminal execution, and an intelligent AI assistant with advanced token usage analytics.
✨ Key Features
- 🧠 AI Assistant (Google & Ollama)
- 📊 Per-response & combined token usage graphs
- ⏳ Google model auto-locking for heavy usage
- ⚡ Multi-language support (JavaScript, Python, C, C++)
- 🖥 Monaco Editor + Interactive Terminal
- 🔄 Code conversion between languages
- 🧩 Session-based AI usage tracking
- 🔐 Safe token limits with cooldown logic
🛠 Tech Stack
- Frontend: React (CRA), Monaco Editor
- Backend: Node.js / Python AI server
- AI Models: Google Generative AI, Ollama
- Charts: Chart.js
📦 What’s Included
- Full source code
- Apache 2.0 license
- Usage analytics system
- AI safety & throttling logic
- Ready-to-run setup
📌 Notes
- This is the first stable public release.
- Built using Create React App (CRA).
- Future versions may migrate to Vite.
📄 See README.md for full setup & usage instructions.