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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
opensoft
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode
packages
opencode
src
plugin
on
dev
User selector
All users
All time
Commit history
Commits on Apr 3, 2026
refactor(effect): prune unused facades (#20748)
kitlangton
authored
8942fc2
View commit details
Copy full SHA for 8942fc2
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
tweak: add abort signal timeout to the github copilot model fetch to prevent infinite blocking (#20705)
rekram1-node
authored
10ca1ac
View commit details
Copy full SHA for 10ca1ac
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Refactor plugin/config loading, add theme-only plugin package support (#20556)
kommander
authored
f6fd43e
View commit details
Copy full SHA for f6fd43e
View code at this point
Browse repository at this point
feat: add new provider plugin hook for resolving models and sync models from github models endpoint (falls back to models.dev) (#20533)
rekram1-node
authored
1fcfb69
View commit details
Copy full SHA for 1fcfb69
View code at this point
Browse repository at this point
refactor: replace BunProc with Npm module using @npmcli/arborist (#18308)
Show description for c9326fc
4 people
authored
c9326fc
View commit details
Copy full SHA for c9326fc
View code at this point
Browse repository at this point
refactor: standardize InstanceState variable name to state (#20267)
kitlangton
authored
5fd833a
View commit details
Copy full SHA for 5fd833a
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
chore: rm harcoded model definition from codex plugin (#20294)
rekram1-node
authored
2929774
View commit details
Copy full SHA for 2929774
View code at this point
Browse repository at this point
warn only and ignore plugins without entrypoints, default config via exports (#20284)
kommander
authored
25a2b73
View commit details
Copy full SHA for 25a2b73
View code at this point
Browse repository at this point
ensure pinned plugin versions and do not run package scripts on install (#20248)
kommander
authored
2e78fde
View commit details
Copy full SHA for 2e78fde
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
fix(plugin): properly resolve entrypoints without leading dot (#20140)
Hona
authored
1de0645
View commit details
Copy full SHA for 1de0645
View code at this point
Browse repository at this point
Refactor into plugin loader and do not enforce (#20112)
kommander
authored
fa95a61
View commit details
Copy full SHA for fa95a61
View code at this point
Browse repository at this point
update plugin themes when plugin was updated (#20052)
kommander
authored
8e4bab5
View commit details
Copy full SHA for 8e4bab5
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
plugins installs should preserve jsonc comments (#19938)
kommander
authored
0b1018f
View commit details
Copy full SHA for 0b1018f
View code at this point
Browse repository at this point
core: fix plugin hooks to properly handle async operations ensuring plugins can execute async code without errors (#19586)
rekram1-node
authored
55895d0
View commit details
Copy full SHA for 55895d0
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Single target plugin entrypoints (#19467)
kommander
authored
f3997d8
View commit details
Copy full SHA for f3997d8
View code at this point
Browse repository at this point
effectify Plugin service internals (#19365)
kitlangton
authored
e528ed5
View commit details
Copy full SHA for e528ed5
View code at this point
Browse repository at this point
tui plugins (#19347)
kommander
authored
6274b06
View commit details
Copy full SHA for 6274b06
View code at this point
Browse repository at this point
refactor(tool-registry): yield Config/Plugin services, use Effect.forEach (#19363)
kitlangton
authored
7b44918
View commit details
Copy full SHA for 7b44918
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
chore: generate
opencode-agent[bot]
committed
31ad6e8
View commit details
Copy full SHA for 31ad6e8
View code at this point
Browse repository at this point
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
kitlangton
authored
97c15a0
View commit details
Copy full SHA for 97c15a0
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
feat(core): initial implementation of syncing (#17814)
jlongster
authored
b0017bf
View commit details
Copy full SHA for b0017bf
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
feat: add Poe OAuth auth plugin (#18477)
kamilio
authored
00d3b83
View commit details
Copy full SHA for 00d3b83
View code at this point
Browse repository at this point
fix: improve plugin system robustness — agent/command resolution, async errors, hook timing, two-phase init (#18280)
Show description for 814a515
ryanskidmore
and
rekram1-node
authored
814a515
View commit details
Copy full SHA for 814a515
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
chore: generate
opencode-agent[bot]
committed
e82c5a9
View commit details
Copy full SHA for e82c5a9
View code at this point
Browse repository at this point
effectify Plugin service (#18570)
kitlangton
authored
3236f22
View commit details
Copy full SHA for 3236f22
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
vglafirov
authored
05d3e65
View commit details
Copy full SHA for 05d3e65
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
anthropic legal requests (#18186)
thdxr
authored
1ac1a02
View commit details
Copy full SHA for 1ac1a02
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
feat: integrate support for multi step auth flows for providers that require additional questions (#18035)
rekram1-node
authored
171e69c
View commit details
Copy full SHA for 171e69c
View code at this point
Browse repository at this point
tweak: update gpt subscription model list (#18101)
rekram1-node
authored
822bb7b
View commit details
Copy full SHA for 822bb7b
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
fix: github copilot enterprise integration (#17847)
rekram1-node
authored
6880936
View commit details
Copy full SHA for 6880936
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
tweak: ensure that compaction message is tracked as agent initiated (#17431)
rekram1-node
authored
88226f3
View commit details
Copy full SHA for 88226f3
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
fix: if server password exists, use basic auth for plugin client by default (#17213)
rekram1-node
authored
d722026
View commit details
Copy full SHA for d722026
View code at this point
Browse repository at this point
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182)
kitlangton
authored
1cb7df7
View commit details
Copy full SHA for 1cb7df7
View code at this point
Browse repository at this point
feat(id): brand ProviderID and ModelID (#17110)
kitlangton
authored
c454679
View commit details
Copy full SHA for c454679
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
core: restore plugin serverUrl getter so plugins can connect to local server
thdxr
committed
604ab1b
View commit details
Copy full SHA for 604ab1b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.