Key features:
• Switch between AI providers seamlessly - ompare responses from different models
• Works with large codebases using extended context support
• Supports both cloud AI (powerful) and local AI (private) via Ollama • Integrates external tools through MCP (Model Context Protocol)
• Generate apps from PDFs/sketches using multimodal AI
• Auto-handles complex tasks like PR reviews and git operations
The CLI is built with TypeScript/Node.js and is fully open source (Apache 2.0). You can try it without installing: `npx @enfiy/enfiy-code`
What makes it different from other AI coding tools is the provider flexibility - you're not locked into one AI service, and you can run everything locally if privacy is a concern.
Would love feedback from the HN community, especially on the multi-provider approach and MCP integrations!