あなたのコンピュータ上のパーソナル AI エージェント

What VibeOS can do

A personal agent OS — not a chat sidebar. One agent core runs in Desktop, CLI/TUI, and messaging gateways. Desktop is the fullest surface; other entry points differ in setup. Catalog below is claim + proof; handbook holds procedures.

Download desktop See the tooling Product tour Plugins & hooks

出発点を選ぶ

必要な助けの種類を選んでください。同じエージェントがどの道も支えます。

例を参照するにはシナリオを選択してください。

1 つのエージェント、多数のサーフェス

デスクトップ、ターミナル、ダッシュボード、IDE、メッセージングを続けます。

ファイル、端末、ブラウザ

コンピュータですでに使用しているツールについてサポートを求めてください。

記憶とスキル

有用なコンテキストを保持し、繰り返し可能な作業のためにプレイブックを開きます。

スケジュールと共有作業

スケジュールに従ってジョブを実行し、kanban ボードで大規模な作業を追跡します。

Work Mode

目標をステップ、チェックポイント、そして最終結果に変えます。

軽く伸ばす

コアを変更する前に、スキル、プラグイン、または接続されたサービスを追加してください。

本物のDesktopからの証拠

VibeOS Desktop アプリからのプライバシーを考慮したキャプチャ - チャット、計画、耐久性のある作業面。ここでの短い主張。ハンドブックのリンクには完全な手順が記載されています。

フレームはプライバシー配慮の製品キャプチャ(顧客のライブセッションではありません)。

ハンドブックをさらに深く理解する

マーケティングは主張→証明→限界にとどまります。完全な手順、プラットフォーム マトリックス、開発者リファレンスはハンドブックに記載されていますが、ここでは重複しません。

Persistent memory

Curated MEMORY.md / USER.md plus optional providers (Honcho, Mem0, and others) so preferences and project facts survive sessions. Providers are configured capabilities — not universal defaults.

ハンドブックを開く

Skills

On-demand playbooks the agent loads when needed. Compatible with agentskills.io; bundled, optional, and community skills. Skills are configured — not every session ships every playbook.

ハンドブックを開く

Cron jobs

Natural-language or cron schedules; deliver results to any connected platform while the gateway stays awake.

ハンドブックを開く

Kanban board

Durable multi-agent task board for longer jobs that must survive restarts (unlike process-local delegate_task).

ハンドブックを開く

Browser automation

Navigate sites, fill forms, extract data via Browserbase, Browser Use, or local Chrome CDP.

ハンドブックを開く

Voice & TTS

Voice mode and text-to-speech across CLI and messaging, with multiple TTS providers. Optional realtime voice is off by default; classic STT → agent → TTS remains the fallback.

ハンドブックを開く

Approvals

Configured sensitive actions can pause for once/session/always/deny across CLI and messaging. Approvals reduce risk; they do not guarantee complete safety.

ハンドブックを開く

Command Center

⌘. / Ctrl+. でセッション検索からストレージ健全性・トークン利用へ、Desktop を離れずにジャンプ。

ハンドブックを開く
任意の realtime voice(classic STT フォールバック付き)。
任意の realtime voice(classic STT フォールバック付き)。

What you can produce

Typical deliverables the agent manufactures end-to-end — not just chat answers.

Code & repos

Features, refactors, tests, PRs, migrations, and local or remote terminal work.

Ops & research

Deploy scripts, health checks, Research Pro digests (`vibeos research`), scraped data, and cited reports.

Content & media

Docs, briefs, slides-oriented drafts, image assets, and transcribed voice notes.

Standing automations

Recurring cron digests, watcher notifications, kanban worker pipelines, webhook reactions.

機能カタログ

各カードには、出荷内容、正直な制限、ハンドブックのディープリンクが記載されています。マーケティングの要約です。ハンドブックには手順が記載されています。

Where it runs

CLI & TUI

Interactive terminal agent with slash commands, skins, approvals, and an Ink TUI — same conversation loop as Desktop.

キーボードワークフロー向けに最も豊富。 Desktop は依然として完全な UI です。

ハンドブックを開く

Desktop app

Native Mac and Windows clients with chat, Plan rail, Work inbox, sessions, and the same agent tooling.

Mac/Windows インストーラー。 Linux Desktop は現在、プライマリ リリース パスではありません。

ハンドブックを開く

Messaging gateway

Telegram, Discord, Slack, WhatsApp, Teams, Signal, Matrix, email, IRC, and more — ~20 adapters, one gateway, one conversation model.

ゲートウェイは自分でホストします。共有ホスト型メッセージング ボットはまだ含まれていません。

ハンドブックを開く

Hosted dashboard

Browser workspace for sessions, files, models, cron, skills, plugins, and keys (invite / paid seats on this site).

ホスト席は招待/有料です。無料とは、クラウド アカウントではなく、ローカル インストールを意味します。

ハンドブックを開く
Closed learning loop

Persistent memory

Curated MEMORY.md / USER.md plus optional providers (Honcho, Mem0, and others) so preferences and project facts survive sessions. Providers are configured capabilities — not universal defaults.

プロバイダーは設定されており、普遍的なデフォルトではありません。プロファイルはメモリを隔離した状態に保ちます。

ハンドブックを開く

Skills

On-demand playbooks the agent loads when needed. Compatible with agentskills.io; bundled, optional, and community skills. Skills are configured — not every session ships every playbook.

Skills ロード オン デマンド — コア ツール スキーマを永続的に拡張するわけではありません。

ハンドブックを開く

Session recall

FTS5 session search so the agent can find prior work instead of starting from zero.

Recall は、VibeOS home の下にあるローカル セッション ストアを検索します。

ハンドブックを開く
Automation & scale

Cron jobs

Natural-language or cron schedules; deliver results to any connected platform while the gateway stays awake.

実行中のゲートウェイ/スケジューラが必要です。スリープは一時停止し、そのマシン上で作業と cron が実行されます。

ハンドブックを開く

Delegation

Spawn subagents with isolated context and terminals; batch parallel workstreams. Process-local — gone if the process exits. Prefer kanban/cron for restart-durable work.

バックグラウンド delegate_task はプロセスローカルです。再起動の耐久性のために cron/kanban を使用します。

ハンドブックを開く

Kanban board

Durable multi-agent task board for longer jobs that must survive restarts (unlike process-local delegate_task).

ボードの絶縁は困難です。専門ツールは通常のチャットでは check_fn ゲートされたままになります。

ハンドブックを開く

Batch runs

Run hundreds of prompts in parallel for evals or trajectory capture.

評価/軌跡の実行 — 耐久性のある kanban 作業の代替ではありません。

ハンドブックを開く
Web, media & voice

Browser automation

Navigate sites, fill forms, extract data via Browserbase, Browser Use, or local Chrome CDP.

設定済みのブラウザ バックエンド (ローカル CDP、Browserbase、または Browser Use) が必要です。

ハンドブックを開く

Vision

Paste or attach images; analyze screenshots and UI with vision-capable models.

構成するビジョン対応モデル/プロバイダーによって異なります (BYOK)。

ハンドブックを開く

Image generation

Generate images from prompts through configured providers (for example FAL models).

オプションの image_gen プロバイダー。キーや設定がなければ何も出荷されません。

ハンドブックを開く

Voice & TTS

Voice mode and text-to-speech across CLI and messaging, with multiple TTS providers. Optional realtime voice is off by default; classic STT → agent → TTS remains the fallback.

リアルタイム音声はデフォルトではオフになっています。クラシック STT → エージェント → TTS はフォールバックのままです。

ハンドブックを開く
Extend at the edges

Plugins

Register tools, hooks, and CLI commands under ~/.vibeos/plugins/ — no core fork. Opt-in via `vibeos plugins` and config allow-lists.

プラグインはコアにパッチを適用してはなりません。サードパーティの SaaS プラグインはスタンドアロン リポジトリとして出荷されます。

ハンドブックを開く

Hooks (three systems)

Plugin hooks (tool/LLM/session/approval/kanban), gateway HOOK.yaml events, and shell hooks in config.yaml for scripts and guardrails.

フックの失敗によってエージェントがクラッシュしてはなりません。サイレントミューテーションよりも観察/ブロックを好みます。

ハンドブックを開く

MCP

Attach any MCP server over stdio or HTTP. Filter tools per server; keep the permanent core schema small.

サーバーごとのツール フィルターにより、永続コアにかかるスキーマ コストが削減されます。

ハンドブックを開く

Computer use

Optional macOS computer-use tool for GUI control when the driver is installed.

オプションの macOS コンピューター - ドライバーがインストールされている場合に使用します。クロスプラットフォームではありません。

ハンドブックを開く
Connect everywhere

IDE (ACP)

VS Code, Zed, JetBrains — chat, tool activity, diffs, and terminal in the editor.

エディターアダプターは異なります。 Desktop は依然として最も充実したチャット サーフェスです。

ハンドブックを開く

API server

OpenAI-compatible HTTP endpoint so Open WebUI and similar frontends can drive VibeOS.

OpenAI ホストするフロントエンド用の互換ブリッジ — パブリック マルチテナント API 製品ではありません。

ハンドブックを開く

Profiles

Isolated VIBEOS_HOME instances — separate config, keys, memory, and gateways per profile.

プロファイルは独立したアイランドです。プロファイル間ではライブ構成の継承はありません。

ハンドブックを開く

Video generation

Optional video_gen toolset via plugins (for example FAL / xAI) when configured.

オプションのプラグイン ツールセット。構成されたビデオプロバイダーが必要です。

ハンドブックを開く

IRC

クラシック IRC gateway アダプター — 今も IRC を好むチャネルで同じエージェントコア。

クラシック IRC アダプター — 同じエージェント コア、プラットフォーム固有のセットアップ。

ハンドブックを開く
Safety & durability

Approvals

Configured sensitive actions can pause for once/session/always/deny across CLI and messaging. Approvals reduce risk; they do not guarantee complete safety.

承認により、設定された機密性の高いアクションが一時停止されます。完全な安全性を保証するものではありません。

ハンドブックを開く

Checkpoints

Automatic working-tree snapshots before file edits; `/rollback` when needed.

スナップショットは、ファイル編集前の作業ツリーをカバーしますが、すべての外部副作用をカバーするわけではありません。

ハンドブックを開く

Curator

Background skill maintenance: archive stale agent-authored skills, never delete.

エージェントが作成したスキルのみが自動アーカイブされます。バンドル/ハブ スキルは禁止されたままになります。

ハンドブックを開く

Prompt cache

Byte-stable system prompt for the life of a conversation — cache-breaking only on compression.

会話中のコンテキストの書き換えは圧縮のみです。チャット中のツールセットの交換は行われません。

ハンドブックを開く