Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anomalyco/opencode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
Loading
...
head repository: mcxlab/opencode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 23, 2025

  1. feat: add provider management CLI commands

    Add new 'opencode provider' command suite for managing custom model providers:
    
    - provider list: Display all custom providers from opencode.json with details
      including provider name, base URL, and available models
    - provider add: Interactive wizard to add new custom providers with
      prompts for provider ID, name, base URL, SDK package, and models
    - provider remove: Interactive removal of custom providers with
      confirmation prompt
    
    Features:
    - Easy management of custom OpenAI-compatible providers (Ollama, LM Studio, etc.)
    - No need to manually edit opencode.json files
    - Full integration with existing 'opencode models' and 'opencode run' commands
    - Supports multiple models per provider
    - Validates provider IDs and URLs during input
    
    Also added opencode.json to .gitignore as it's a local configuration file.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    2 people authored and michaelc committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    cbbe445 View commit details
    Browse the repository at this point in the history
  2. chore: format code

    actions-user committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    620d5b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e6da51 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. core: add custom build identification and enhanced UX features

    - Add -mcdev suffix to all build versions for custom build identification
    - Extend version timestamp to include seconds for better build tracking
    - Add connection testing and model discovery to provider management
    - Enhance TUI sidebar with detailed token breakdown and performance metrics
    - Display context usage as "used / total" with percentage
    - Show latency and tokens/sec performance stats
    
    These changes make it easier to identify custom builds and provide
    better visibility into model usage and performance during sessions.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    michaelc and claude committed Dec 24, 2025
    Configuration menu
    Copy the full SHA
    b45b7d4 View commit details
    Browse the repository at this point in the history
  2. chore: format code

    actions-user committed Dec 24, 2025
    Configuration menu
    Copy the full SHA
    87b9159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    970b668 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. Configuration menu
    Copy the full SHA
    8778e16 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2025

  1. Configuration menu
    Copy the full SHA
    448d653 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2025

  1. Configuration menu
    Copy the full SHA
    e5f3a28 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2025

  1. Configuration menu
    Copy the full SHA
    84f080c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    5c20607 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Configuration menu
    Copy the full SHA
    9c35858 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2025

  1. Configuration menu
    Copy the full SHA
    8ae1902 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. Configuration menu
    Copy the full SHA
    c37d9a7 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.