avibe-bot/avibe
The local-first Agent OS — your AI partner lives on your own machine. Drive the official Claude Code, Codex & OpenCode from your browser or any chat app.
What it solves
Avibe is a local-first "Agent OS" that prevents AI agents from being trapped in a single terminal on one machine. It allows users to run official AI agents (like Claude Code, Codex, and OpenCode) on their own hardware while accessing and steering them from any device via a browser or popular chat applications (Slack, Discord, Telegram, WeChat, and Lark).
How it works
Avibe acts as a management layer that runs locally on your machine. It connects to the official agent CLIs via stdio and routes your messages from various interfaces (browser Workbench or chat apps) to the agent. It uses secure tunnels (via avibe.bot) for remote access and Socket Mode/WebSockets for chat integrations, ensuring that your code, API keys, and data stay on your local machine rather than being proxied through a third-party cloud.
Who it’s for
Developers who want the power of professional AI coding agents but need the flexibility to monitor and steer them from their phone or other devices without sacrificing data privacy or being locked into a specific vendor's cloud ecosystem.
Highlights
- Multi-Surface Access: Access your local agent via a dedicated browser Workbench or integrated chat apps like Slack and Discord.
- Agent Harness: Provides durable primitives to run, schedule, watch, and inspect tasks in the background.
- Cross-Agent Skills: Manage reusable workflows and conventions in one place and share them across different agent backends.
- Show Pages: Enables agents to present information via live web pages (flowcharts, dashboards, diffs) instead of just text.
- Local-First Security: Keeps execution and data on the user's machine, using a fail-closed remote access model.
- Voice-to-Text: Built-in high-quality voice input for briefing agents on the move.