vix  by get-vix

Sleek, fast, and token-efficient AI coding agent

Created 3 months ago
256 stars

Top 98.6% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Self-Evolving Agent: Writes its own scheduled jobs, watchers, and alerts.
  • Token Efficiency: 20-50% token reduction via stem agents and virtual filesystem, benchmarked against Claude Code.
  • Programmable Workflows: Define custom JSON pipelines with agent, bash, and tool steps.
  • Whiteboard Mode: Visual canvas presentation with voice AI walkthroughs.
  • Multi-Provider Support: Integrates Anthropic, OpenAI, OpenRouter, Bedrock, Ollama, llama.cpp, and custom providers.
  • Benchmark Claims: Reports significant cost/time savings over 7 tasks vs. Claude Code (non-scientific).

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.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
5
Issues (30d)
8
Star History
33 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.