Discover and explore top open-source AI tools and projects—updated daily.
NearcyanLocal LLM orchestration and visualization tool
Top 32.0% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> Vibecraft provides a stylish, interactive 3D visualization and management layer for local Claude Code instances. It targets users who want to visualize and control their AI agent's workflow locally, offering enhanced interaction and multi-instance management without sharing data. The primary benefit is a more intuitive, engaging, and private way to work with Claude Code.
How It Works
Vibecraft acts as a local visualization and management layer for Claude Code instances. It connects directly to your local Claude Code installations, ensuring no files or prompts are shared externally. The core architecture leverages Node.js for the server, with bash scripts and jq for interacting with local processes, and tmux for managing isolated Claude sessions. This approach allows for real-time visualization of Claude's actions within an interactive 3D "Workshop" environment, complete with distinct "stations" representing different tools or tasks.
Quick Start & Requirements
npx vibecraft setup (configure hooks), then npx vibecraft (start server). Alternatively, from source: git clone https://github.com/nearcyan/vibecraft && cd vibecraft && npm install && npm run dev.jq, tmux.Highlighted Details
tmux instance, allowing directed work and status tracking.Maintenance & Community
No specific details regarding notable contributors, sponsorships, or community channels (e.g., Discord/Slack) were found in the provided README.
Licensing & Compatibility
Limitations & Caveats
Windows is not supported due to reliance on bash hooks. Voice input functionality requires a separate Deepgram API key.
1 month ago
Inactive