Codur - Your Understanding Layer
AI-powered code intelligence that turns complexity into clarity.
Built for developers who value quality, privacy, and speed. Understand any codebase instantly with production-grade analysis.
✨ Features
🔍 Code Explanation
Context-aware explanations that reference your actual files and dependencies.
🔎 Code Review
Security, performance, and quality analysis with actionable insights.
✅ Test Generation
Smart test generation using your testing frameworks and patterns.
♻️ Refactoring Plans
Safe refactoring strategies with risk assessment.
Modernize code patterns with detailed migration guides.
📊 Repository Visualization
Interactive dependency graphs and architecture insights.
🗑️ Production-Grade Dead Code Analysis ⭐ NEW v1.1.0
- 99%+ accuracy - Framework-aware analysis eliminates false positives
- Instant results - Seconds, not minutes (no cloud upload)
- Privacy-first - All analysis runs locally
- Smart detection - Auto-recognizes React, Vue, Angular, Express, Next.js patterns
- Export-aware - Gives benefit of doubt to exported functions
- Zero configuration - Just run and get accurate results
🔍 Smart Search(coming soon!)
Semantic code search with natural language.
🚀 Quick Start
1. Install Extension
Search "Codur" in VS Code Extensions marketplace.
2. Get API Key (Free!)
Visit Google AI Studio for free Gemini key.
- Open Command Palette (
Ctrl+Shift+P)
- Run
Codur: Manage API Keys
- Paste your API key
- Done! 🎉
📖 Usage
Via Command Palette: Ctrl+Shift+P → "Codur: ..."
Via Context Menu: Right-click → Select Codur command
Available Commands
Codur: Explain Code - Get context-aware explanations
Codur: Review Code - Comprehensive code review
Codur: Generate Tests - Generate unit tests
Codur: Plan Refactor - Refactoring strategy
Codur: Transform Pattern - Modernize code
Codur: Visualize Repository - View architecture
Codur: Smart Search - Semantic search
Codur: Find Dead Code - Advanced unused code detection ⭐ NEW
Codur: Manage API Keys - Configure providers
🤖 Supported Providers
- Google Gemini ⭐ (Free tier: 1,500 requests/day)
- OpenAI (GPT-4, GPT-3.5)
- Anthropic Claude (Claude 3)
- Grok (xAI)
🎯 Why Codur?
✅ Context-Aware - Understands YOUR codebase structure
✅ Multi-Provider - Switch between AI providers
✅ Privacy-First - Your API key, direct calls only
✅ Free Tier - Use Gemini's generous free tier
✅ Beautiful UI - Professional markdown rendering
✅ Developer-Friendly - Fast and reliable
🔒 Privacy
- API keys stored securely in VS Code SecretStorage
- Direct API calls (no third-party servers)
- Your code stays on your machine
- Open source
🆘 Troubleshooting
"API Key Required": Run Codur: Manage API Keys
Features not working: Check API key validity and internet connection
Context not showing: Wait a few seconds for large projects
📝 Requirements
- VS Code 1.85.0+
- Internet connection
- API key from supported provider
🤝 Contributing
Visit GitHub
📄 License
MIT License
Made with ❤️ by The Living Algorithms