@manit098/vibeforge
v1.0.2
Published
Your codebase, always in context. Project memory and context CLI.
Downloads
248
Maintainers
Readme
⚒️ VibeForge
Your codebase, always in context.
VibeForge is an AI-native developer memory system that helps AI coding tools understand your project instantly.
It tracks:
- architecture
- commits
- decisions
- prompts
- records
- project context
so developers never have to repeatedly explain their codebase to AI.
✨ Features
- 🧠 Persistent project memory
- ⚡ AI-ready context generation
- 🌳 Git-aware project records
- 🤖 AI handoff generation
- 📊 Local developer dashboard
- 📝 Prompt + decision tracking
- 🧩 Project health analysis
- 🔍 Workspace search & diffing
🚀 Installation
npm install -g @manit098/vibeforge⚡ Quick Start
vibeforge init
vibeforge sync
vibeforge handoff
vibeforge dashboard🧠 How It Works
Local Repo
↓
VibeForge CLI
↓
Records + Context + Memory
↓
AI Handoff
↓
AI understands your project instantly🛠 Built With
- TypeScript
- Node.js
- Commander.js
- Express
- Git Integration
- OpenRouter / LLM APIs
🎯 Vision
Git tracks code.
VibeForge tracks understanding.
📦 Repository
https://github.com/Manit098/Vibeforge
📌 NPM Package
npm i @manit098/vibeforge
