Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Open Bridge AI

Hsiao EvanHsiao Evan

A contextual AI workspace that connects notes, selections, files, AI replies, and local or cloud model backends.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Open Bridge AI is a contextual AI workspace for Obsidian.

It connects notes, selected text, files, folders, AI responses, and local or cloud AI backends, so you can work with AI inside your vault without repeatedly copying context into a separate chat window.

The core idea is simple: when you say "this file", "this paragraph", or "that AI answer", Open Bridge AI helps the AI understand exactly what you are referring to.

Key Features

  • Chat with Claude, Codex, or a custom CLI from inside Obsidian.
  • Connect Codex through subscription login or API key model gateways.
  • Support OpenAI-compatible providers such as OpenAI, OpenRouter, LiteLLM, One API, Ollama, and private gateways.
  • Add files and folders from the file explorer as AI context.
  • Add selected Markdown text as context, including file path and nearby lines.
  • Quote full AI replies, selected AI text, or individual AI paragraphs back into context.
  • Manage active context with lightweight context chips.
  • Save sessions as Markdown inside the vault for search, review, and long-term memory.
  • Show live execution progress for supported CLIs.
  • Switch the interface language between Chinese, English, and Japanese.

Why Open Bridge AI

Most AI chat plugins start with an empty conversation.

Open Bridge AI starts from your workspace. It is designed for people who organize real work in notes: research, product planning, design decisions, technical documentation, writing drafts, project knowledge, and team memory.

Instead of asking the user to explain everything again, Open Bridge AI lets the user explicitly attach the current working context.

Open Bridge AI context workflow

Installation

Community plugin install

After the plugin is accepted into the community plugin directory:

  1. Open Settings.
  2. Go to Community plugins.
  3. Choose Browse.
  4. Search for Open Bridge AI.
  5. Install and enable the plugin.

Manual install

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Create this folder in your vault:
.obsidian/plugins/open-bridge-ai/
  1. Put the three files into that folder.
  2. Restart Obsidian or reload community plugins.
  3. Enable Open Bridge AI in Settings -> Community plugins.

Usage

  1. Open the Open Bridge AI view from the ribbon icon or command palette.
  2. Choose a backend: Claude, Codex, or Custom.
  3. Add context before asking:
    • Right-click a file or folder and choose Add to Open Bridge AI context.
    • Select Markdown text, then right-click and choose Add selection to Open Bridge AI context.
    • Quote a full AI answer, selected AI text, or one AI paragraph back into context.
  4. Ask your question in the chat box. The active context is sent together with your message.
  5. Start a new session when switching topics, or continue the current session when you want the AI to remember the previous discussion.

Context Workflow

Open Bridge AI is designed around explicit context references.

You can:

  • Right-click a file or folder and add it to Open Bridge AI context.
  • Select text in a Markdown file and add it to context.
  • Quote an entire AI response back into context.
  • Select part of an AI response and quote only that fragment.
  • Hover an AI paragraph and quote that paragraph as context.

The next message automatically includes the active context, so short follow-up prompts become useful:

Summarize this.
Rewrite this paragraph.
Compare these two files.
Continue from that answer.
Turn this into a clearer product note.

Model Setup

Open Bridge AI supports two Codex connection modes:

Mode Best For What You Need
Subscription / Codex CLI Login Users already logged into Codex App or Codex CLI Run codex login locally
API Key / Model Gateway OpenAI, OpenRouter, LiteLLM, Ollama, private gateways Base URL, model name, optional API key

Open the setup wizard from:

Settings -> Open Bridge AI -> Model gateway setup

or type:

/setup

Language

Open Bridge AI supports Chinese, English, and Japanese interface text.

Change it from:

Settings -> Open Bridge AI -> Interface language

Commands

  • New Open Bridge AI chat
  • Reveal Open Bridge AI chat
  • Open Bridge AI chat in current pane
  • Add current file to Open Bridge AI context
  • Add selection to Open Bridge AI context
  • Resume AI session
  • Configure model gateway
  • Reload Open Bridge AI

Release Files

Each GitHub release should attach:

main.js
manifest.json
styles.css

The release tag must match the version in manifest.json.

License

MIT

89%
HealthExcellent
ReviewSatisfactory
About
Open Bridge helps you create contextual AI conversations inside your vault. You can attach files, folders, selected Markdown text, and specific AI replies as precise context before asking a question. This makes short prompts like "summarize this", "rewrite this paragraph", or "compare these files" work with the right surrounding information. It supports Claude, Codex, custom CLI backends, and OpenAI-compatible model gateways. You can use subscription-based CLI login or configure an API gateway with a base URL, model name, and optional API key. Open Bridge also provides active context chips, quoted AI replies, live CLI execution progress, Markdown session saving, and interface languages for Chinese, English, and Japanese.
AIFilesFolders
Details
Current version
0.9.5
Last updated
16 hours ago
Created
16 hours ago
Updates
1 release
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Hsiao EvanHsiao Evanxiaoyihuang0503-cyber
GitHubxiaoyihuang0503-cyber
  1. Community
  2. Plugins
  3. AI
  4. Open Bridge AI

Related plugins

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Gemini Scribe

Allows you to interact with Gemini and use your notes as context.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

File Explorer Note Count

See the number of notes in each folder within the file explorer.

Create Note in Folder

Add commands to create a note in a specific folder.

File Tree Alternative

An alternative file tree view with separate folder and file panes.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.