Skip to main content

VibeOS

Personal agent OS — an independent fork of VibeOS with its own branding, data home (~/.vibeos), desktop app, and CLI. Same agent core: skills, memory, gateway, cron, delegation — wired for VibeOS.

New here?

Start with plain language on the product site: What is VibeOS? · Capabilities · Product tour. This handbook is the technical reference.

Install​

Grab the latest VibeOS.app / DMG from vibeos.com.ru/download. Data lives in ~/.vibeos.

From source (CLI + desktop)​

git clone https://github.com/Linx72/VibeOS.git
cd VibeOS
./scripts/bootstrap-vibeos.sh
./scripts/vibeos doctor
./scripts/dev-desktop.sh # optional Electron UI

See Installation and the repo README for packing a production .app.

Fastest path to a working agent

After install, run vibeos setup (or vibeos setup if your PATH still uses that alias), connect a provider, then start a chat in CLI or desktop.

What is VibeOS?​

Not just a coding sidebar. It's an autonomous personal agent that runs in CLI, desktop, and messaging platforms — with memory, skills, cron, kanban, and subagents. VibeOS keeps the VibeOS-compatible engine while owning product identity, ~/.vibeos, and desktop packaging.

🚀 InstallationInstall on Linux, macOS, WSL2, Windows, or Android
📖 Quickstart TutorialYour first conversation and key features to try
🗺️ Learning PathFind the right docs for your experience level
⚙️ ConfigurationConfig file, providers, models, and options
💬 Messaging GatewaySet up Telegram, Discord, Slack, WhatsApp, Teams, or more
🔧 Tools & ToolsetsBuilt-in tools and how to configure them
🧠 Memory SystemPersistent memory that grows across sessions
📚 Skills SystemProcedural memory the agent creates and reuses
🔌 MCP IntegrationConnect to MCP servers and extend safely
🔎 Professional researchResearch Pro: Yandex/Exa search, cited briefs, vibeos research
🗓️ Research daily briefingCron / slash recipe for scheduled cited research digests
🎙️ Voice ModeReal-time voice in CLI and messaging
🎭 Personality & SOUL.mdDefine the default voice with a global SOUL.md
🔒 SecurityCommand approval, authorization, container isolation
🏗️ ArchitectureHow it works under the hood
❓ FAQ & TroubleshootingCommon questions and solutions

Key Features​

  • Closed learning loop — memory, skills, FTS5 recall, optional memory providers
  • Runs anywhere — local, Docker, SSH, and cloud terminal backends
  • Lives where you do — CLI, desktop app, and 20+ messaging platforms via one gateway
  • Scheduled automations — built-in cron with delivery to any platform
  • Delegates & parallelizes — subagents and batch workstreams
  • Open standard skills — compatible with agentskills.io
  • MCP support — connect external tool servers
  • Research Pro — cited multi-source research (vibeos research, Yandex Search, skills + MCP)
  • Own home directory — ~/.vibeos by default, with migration from legacy VibeOS installs

For LLMs and coding agents​

Machine-readable entry points:

Both also resolve at /docs/llms.txt and /docs/llms-full.txt.