-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mcxlab/opencode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 7 files changed
- 4 contributors
Commits on Dec 23, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for cbbe445 - Browse repository at this point
Copy the full SHA cbbe445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 620d5b7 - Browse repository at this point
Copy the full SHA 620d5b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e6da51 - Browse repository at this point
Copy the full SHA 8e6da51View commit details
Commits on Dec 24, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for b45b7d4 - Browse repository at this point
Copy the full SHA b45b7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b9159 - Browse repository at this point
Copy the full SHA 87b9159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 970b668 - Browse repository at this point
Copy the full SHA 970b668View commit details
Commits on Dec 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8778e16 - Browse repository at this point
Copy the full SHA 8778e16View commit details
Commits on Dec 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 448d653 - Browse repository at this point
Copy the full SHA 448d653View commit details
Commits on Dec 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e5f3a28 - Browse repository at this point
Copy the full SHA e5f3a28View commit details
Commits on Dec 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 84f080c - Browse repository at this point
Copy the full SHA 84f080cView commit details
Commits on Dec 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c20607 - Browse repository at this point
Copy the full SHA 5c20607View commit details
Commits on Dec 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c35858 - Browse repository at this point
Copy the full SHA 9c35858View commit details
Commits on Dec 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8ae1902 - Browse repository at this point
Copy the full SHA 8ae1902View commit details
Commits on Jan 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c37d9a7 - Browse repository at this point
Copy the full SHA c37d9a7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev