Discover and explore top open-source AI tools and projects—updated daily.
jazzenchenUnified interface for local AI coding agents
Top 96.1% on SourcePulse
Summary
VibeAround centralizes local AI coding agents, offering unified access via desktop apps, browser terminals, or mobile IM clients. It targets developers needing flexible control over diverse AI tools, streamlining agentic workflows by enabling seamless switching between agents, providers, and devices from anywhere.
How It Works
The system runs local coding agents (e.g., Claude Code, Codex CLI) on the user's machine, abstracting interactions via ACP. A key component, va-ai-api-proxy, translates diverse AI API formats (OpenAI, Anthropic, etc.) to common agent API shapes, ensuring cross-provider and cross-agent compatibility. Users interact through desktop apps, browser terminals, or IM channels (Telegram, Discord, Slack, WeChat) via Node.js plugins. Features include agent/provider profile switching and session handover (/handover, /pickup) for device continuity.
Quick Start & Requirements
xcode-select --install; Linux: WebKitGTK/Tauri dependencies.git submodule update --init --recursive), cd src, bun install, bun run prebuild, bun run dev.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
11 hours ago
Inactive