Buddybridge banner
ben4202121 ben4202121

Buddybridge

Communication community

Description

Unofficial Obsidian plugin to chat with WorkBuddy/CodeBuddy CLI in your vault — streaming, thinking steps, tool calls & history. 第三方 Obsidian 插件:在笔记库内直连本地 ▎ WorkBuddy/CodeBuddy CLI,支持流式回复、思考过程、工具调用与会话历史。

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

BuddyBridge

Connect Obsidian to WorkBuddy/CodeBuddy CLI for AI chat.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

**⚠️ Windows only.** macOS / Linux are not supported yet. **Requires Obsidian 1.7.2+.**

BuddyBridge is an unofficial Obsidian plugin that bridges your vault with the local WorkBuddy / CodeBuddy CLI. It opens a chat panel inside Obsidian, streams AI responses, displays thinking steps and tool calls, and keeps your conversation history across sessions.


Requirements

  • Obsidian 1.7.2 or later (desktop).
  • Windows (macOS / Linux are not supported yet).
  • WorkBuddy desktop app (≥ 5.0.5) with CodeBuddy CLI installed, or a custom CodeBuddy path configured in settings.

Installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Copy the three files into .obsidian/plugins/buddybridge/ inside your vault.
  3. Restart Obsidian.
  4. Go to Settings → Community plugins → Turn off Safe Mode → Enable BuddyBridge.

First-time setup

If BuddyBridge cannot find CodeBuddy or Node.js automatically, follow the environment setup prompt once (see the Chinese section below or open `提示词-发给workbuddy让它给buddybridge授权.md`).

Usage

  1. Click the robot ribbon icon or run the command "BuddyBridge: Open chat panel" from the command palette.
  2. A chat panel opens in the right sidebar.
  3. Type your message and press Enter to send. Use Shift + Enter to insert a new line.
  4. Switch between conversations using the tabs at the top, or click + to start a new one.
  5. Open Settings → BuddyBridge to configure the CodeBuddy CLI path manually if needed.

Features

  • Chat panel in Obsidian sidebar with multi-turn conversations
  • Streaming responses in real time
  • Collapsible thinking blocks and tool-call cards
  • Markdown rendering for assistant messages (code, tables,