Discover and explore top open-source AI tools and projects—updated daily.
get-vixSleek, fast, and token-efficient AI coding agent
Top 98.6% on SourcePulse
Summary Vix is an AI coding agent focused on speed and token efficiency for developers. It offers significant cost and time savings via novel architectures, enabling programmable agent pipelines and visual plan reviews.
How It Works Vix utilizes 'stem agents' to maximize cache reuse across execution phases by maintaining a generic prompt, enabling shared context. A Tree-sitter virtual filesystem removes code whitespace, reducing token counts by 20-50% without semantic loss, allowing efficient reading/editing of minified code.
Quick Start & Requirements
Install via curl -fsSL https://getvix.dev/install.sh | bash or brew tap get-vix/vix && brew install vix. Requires ANTHROPIC_API_KEY. Supports macOS and Linux only. Start daemon with vixd, then run vix.
Highlighted Details
Maintenance & Community The README provides no specific details on maintainers, community channels, or a project roadmap.
Licensing & Compatibility The README does not specify the project's license, leaving commercial use compatibility unclear.
Limitations & Caveats Vix is limited to macOS and Linux. The benchmark is non-scientific. Performance on very large files (3000+ LOC) may be suboptimal, though improvements are planned. Qualitative plan assessment is subjective.
1 week ago
Inactive