MCPcopy Index your code
hub / github.com/Pikacnu/opencode-copilot-chat

github.com/Pikacnu/opencode-copilot-chat @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
0 symbols 5 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

opencode-copilot-chat

Intro

This project provides a guide and settings JSON to add opencode's models to your Copilot Chat.

Requirement

  • Visual Studio Code Version: 1.122.0 or above (tested version)

Quick Start

GIF Guide:

An GIF Guide

📹 Video Version

VSCode Configuration

  • chat.exploreAgent.defaultModel
    Select the default language model to use for the Explore subagent from the available providers.

  • chat.utilityModel
    Override the language model used by built-in utility flows. Leave empty to use the default model.

  • chat.utilitySmallModel
    Override the language model used by built-in small/fast utility flows. A fast and inexpensive model is recommended. Leave empty to use the default model.

Automated Updates

The model-settings.json file is regularly and automatically updated via GitHub Actions to fetch the latest models from OpenCode.

You can also run the update script locally using Bun:

bun install
bun install opencode-ai
bun run scripts/update-json.ts

Reference

Core symbols most depended-on inside this repo

Shape

For agents

$ claude mcp add opencode-copilot-chat \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact