Mateusz Tymek 7940371ee2 Code cleanup
2026-02-01 14:55:35 +01:00
2026-01-08 11:26:54 +01:00
2026-01-26 09:53:55 +01:00
2026-01-05 17:46:30 +00:00
2026-02-01 14:14:46 +01:00
2026-02-01 14:55:35 +01:00
2026-01-11 14:37:01 +01:00
2026-01-04 21:32:03 +00:00
2026-01-26 09:53:55 +01:00
2026-01-08 11:26:54 +01:00
2026-01-21 19:24:49 +01:00
2026-01-03 16:08:11 +00:00
2026-01-05 17:46:30 +00:00
2026-02-01 14:55:35 +01:00
2026-01-03 16:08:11 +00:00
2026-01-08 11:26:54 +01:00
2026-01-05 17:46:30 +00:00
2026-01-03 16:08:11 +00:00
2026-01-03 16:08:11 +00:00

OpenCode plugin for Obsidian

Give your notes AI capability by embedding Opencode OpenCode AI assistant directly in Obsidian:

OpenCode embeded in Obsidian

Use cases:

  • Summarize and distill long-form content
  • Draft, edit, and refine your writing
  • Query and explore your knowledge base
  • Generate outlines and structured notes

Note: plugin author is not afiliated with OpenCode or Obsidian - this is a 3rd party software.

Requirements

  • Desktop only (uses Node.js child processes)
  • OpenCode CLI installed
  • Bun installed

Installation

  1. Clone to .obsidian/plugins/obsidian-opencode subdirectory under your vault's root
  2. Run bun install && bun run build
  3. Enable in Obsidian Settings > Community plugins
  4. Add AGENTS.md to the workspace root, use it to explain the structure

Usage

  • Click the terminal icon in the ribbon, or
  • Cmd/Ctrl+Shift+O to toggle the panel
  • Server starts automatically when you open the panel

Commands

Command Description
Toggle OpenCode panel Show/hide sidebar
Start OpenCode server Manual start
Stop OpenCode server Manual stop

Settings

Available plugin settings
Description
Embed OpenCode AI assistant directly in Obsidian's sidebar.
Readme MIT 1.5 MiB
Languages
TypeScript 94.5%
CSS 4.3%
JavaScript 1.2%