Documentation Index
Fetch the complete documentation index at: https://docs.avibe.bot/llms.txt
Use this file to discover all available pages before exploring further.
AI as colleague, not tool
Most AI tools still behave like terminals: you type a command, the model does work, it returns a result, and it stops. Vibe Remote starts from a different belief: the best human-AI interface should look more like collaboration with a colleague.Why chat
Humans collaborate by talking, interrupting, noticing, following up, and working in threads. The group chat, DM, and channel are already where this behavior lives. Putting AI into chat forces the machine to adapt to human communication patterns instead of forcing humans to live inside another dashboard.The colleague test
A tool waits for instructions. A colleague does the task, notices adjacent problems, asks for judgment when needed, and comes back when something important changes. Vibe Remote is useful today as a remote control for coding agents. The longer-term direction is tension-driven agency: an AI colleague that senses gaps between how things are and how they should be, then acts through explicit, auditable tools.The architecture
- Inbox: user messages, code changes, CI results, system events.
- Processing: sensing tensions, reasoning, prioritizing, planning.
- Outbox: auditable actions such as sending a message, modifying a file, or notifying a human.