Discover and explore top open-source AI tools and projects—updated daily.
sthamannLocal AI coding agent for VS Code & Cursor
Top 100.0% on SourcePulse
Summary
Nyx addresses the need for a sophisticated, local-first AI coding agent interface within VS Code and Cursor. It targets developers seeking private, zero-token-cost AI assistance by seamlessly integrating powerful open-weight models running on user hardware, offering a Cursor-grade user experience without cloud dependencies.
How It Works
Nyx functions as an editor extension that prioritizes local inference, managing a fleet of user-hosted AI model endpoints (Ollama, LM Studio, etc.). It provides a rich agent UX, including file-edit diff cards, checkpoints, and semantic search, treating local models as primary rather than secondary options. The system is engineered for resilience, adeptly handling the unique challenges and failure modes of local models to ensure robust tool-call execution and interaction.
Quick Start & Requirements
curl (macOS/Linux) or PowerShell (Windows) script.qwen2.5-coder:7b), VS Code ≥ 1.84 or Cursor. Node.js ≥ 18 required for source builds.Highlighted Details
Maintenance & Community
The README points to the GitHub repository for issues and updates. No specific community channels (e.g., Discord, Slack) or contributor details are listed.
Licensing & Compatibility
Limitations & Caveats
The project is actively developed (v0.29.0) with features like advanced semantic indexing and marketplace publishing still on the roadmap. Performance is inherently tied to the user's local hardware and model choices. It requires a running local model server as a prerequisite.
1 month ago
Inactive