Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
danielxxomg
/
opencode-commandcode-provider
Public
forked from
brent-weatherall/opencode-commandcode-provider
Notifications
You must be signed in to change notification settings
Fork
1
Star
15
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 2, 2026
docs: polish README with architecture diagram, badges, and comparison table
danielxxomg
committed
c42a0ea
View commit details
Copy full SHA for c42a0ea
Browse repository at this point
feat: add dynamic model discovery, OpenCode 2 support, and project context
danielxxomg
committed
eaca63c
View commit details
Copy full SHA for eaca63c
Browse repository at this point
Commits on Jul 28, 2026
feat: add full OpenCode model schema (capabilities, vision, PDF, reasoning variants) for all 50 Command Code models
danielxxomg
committed
0bcd596
View commit details
Copy full SHA for 0bcd596
Browse repository at this point
Commits on Jul 9, 2026
docs: update README with fork install instructions and retry/backoff features
Show description for 5e80e80
danielxxomg
committed
5e80e80
View commit details
Copy full SHA for 5e80e80
Browse repository at this point
Commits on Jul 2, 2026
fix(tests): mock filesystem in auth tests to isolate from real environment
Show description for 6dba780
danielxxomg
committed
6dba780
View commit details
Copy full SHA for 6dba780
Browse repository at this point
fix(stream): terminate stream on SSE errors via controller.error()
Show description for 889e368
danielxxomg
committed
889e368
View commit details
Copy full SHA for 889e368
Browse repository at this point
feat(model): add retry/backoff with error classification and reconnect
Show description for 468ebd9
danielxxomg
committed
468ebd9
View commit details
Copy full SHA for 468ebd9
Browse repository at this point
Commits on May 26, 2026
Auto-register provider and models via plugin config hook
Show description for 6cf3f22
brent-weatherall
committed
6cf3f22
View commit details
Copy full SHA for 6cf3f22
Browse repository at this point
Add install step to README Quick Start
brent-weatherall
committed
b7b920a
View commit details
Copy full SHA for b7b920a
Browse repository at this point
Codebase cleanup: tests, type safety, dead code, docs
Show description for 985b97a
brent-weatherall
committed
985b97a
View commit details
Copy full SHA for 985b97a
Browse repository at this point
Release v0.3.0
brent-weatherall
committed
232aebd
View commit details
Copy full SHA for 232aebd
Browse repository at this point
Fetch latest command-code from npm at sync time instead of devDependency
Show description for 1bc51ed
brent-weatherall
committed
1bc51ed
View commit details
Copy full SHA for 1bc51ed
Browse repository at this point
Extract models from command-code CLI bundle instead of scraping HTML
Show description for 170f620
brent-weatherall
committed
170f620
View commit details
Copy full SHA for 170f620
Browse repository at this point
Fix CC_VERSION header and run full integration tests
Show description for 9a57969
brent-weatherall
committed
9a57969
View commit details
Copy full SHA for 9a57969
Browse repository at this point
Add tsconfig, fix AI SDK v6 imports, generate README table, SSE \r\n handling
Show description for 0daf0fb
brent-weatherall
committed
0daf0fb
View commit details
Copy full SHA for 0daf0fb
Browse repository at this point
Add test suite and fix code review issues
Show description for 0969958
brent-weatherall
committed
0969958
View commit details
Copy full SHA for 0969958
Browse repository at this point
Rename npm package to commandcode-go-opencode-provider (conflict with existing package)
brent-weatherall
committed
7c1b85f
View commit details
Copy full SHA for 7c1b85f
Browse repository at this point
Prepare for GitHub/npm: add LICENSE, README, update package.json, fix opencode.json paths
brent-weatherall
committed
bf42317
View commit details
Copy full SHA for bf42317
Browse repository at this point
Commits on May 23, 2026
Add model sync script, single-source models.json
Show description for ff9f2c2
brent-weatherall
committed
ff9f2c2
View commit details
Copy full SHA for ff9f2c2
Browse repository at this point
Remove duplicate API key prompt from /connect flow
Show description for 67542c3
brent-weatherall
committed
67542c3
View commit details
Copy full SHA for 67542c3
Browse repository at this point
Add opencode plugin for /connect auth flow
Show description for 933de6c
brent-weatherall
committed
933de6c
View commit details
Copy full SHA for 933de6c
Browse repository at this point
Initial implementation of Command Code provider for opencode
Show description for 3c91e60
brent-weatherall
committed
3c91e60
View commit details
Copy full SHA for 3c91e60
Browse repository at this point
You can’t perform that action at this time.