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 }}
lightsofapollo
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode
packages
opencode
src
mcp
on
dev
User selector
All users
All time
Commit history
Commits on Jan 29, 2026
fix: use ?? to prevent args being undefined for mcp server in some cases (#11203)
rekram1-node
authored
75166a1
View commit details
Copy full SHA for 75166a1
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
wip(app): global config
adamdotdevin
committed
65e1186
View commit details
Copy full SHA for 65e1186
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
feat(mcp log): print mcp stderr to opencode log file (#9982)
Show description for 29cebd7
3 people
authored
29cebd7
View commit details
Copy full SHA for 29cebd7
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
fix(mcp): register OAuth callback before opening browser (#9646)
msvechla
authored
8f62d4a
View commit details
Copy full SHA for 8f62d4a
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
Revert "feat(mcp): add OAuth redirect URI configuration for MCP servers (#7379)"
Show description for 33290c5
rekram1-node
committed
33290c5
View commit details
Copy full SHA for 33290c5
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
chore: generate
actions-user
committed
0233dd1
View commit details
Copy full SHA for 0233dd1
View code at this point
Browse repository at this point
feat(mcp): add OAuth redirect URI configuration for MCP servers (#7379)
christso
authored
40b275d
View commit details
Copy full SHA for 40b275d
View code at this point
Browse repository at this point
fix(mcp): show auth URL when browser cannot open in remote sessions (#7884)
danlapid
authored
b572c68
View commit details
Copy full SHA for b572c68
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
fix: honor per-server MCP timeouts (#8706)
thdxr
authored
dd1f981
View commit details
Copy full SHA for dd1f981
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
fix(mcp): close existing client before reassignment to prevent leaks (#8253)
sauerdaniel
authored
80e1173
View commit details
Copy full SHA for 80e1173
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
tweak: bump default to 30 seconds (lots of people complained about 5...)
rekram1-node
committed
e5abe1e
View commit details
Copy full SHA for e5abe1e
View code at this point
Browse repository at this point
feat: mcp resources (#6542)
paoloricciuti
authored
21dc3c2
View commit details
Copy full SHA for 21dc3c2
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
fix(mcp): add timeout to client.connect() calls (#6760)
RhysSullivan
authored
586e734
View commit details
Copy full SHA for 586e734
View code at this point
Browse repository at this point
feat: add per-project MCP config overrides (#5406)
Show description for 5c5e636
jknlsn
and
rekram1-node
authored
5c5e636
View commit details
Copy full SHA for 5c5e636
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
fix: display MCP tag for prompts in autocomplete but not in prompt (#6531)
paoloricciuti
authored
5249f04
View commit details
Copy full SHA for 5249f04
View code at this point
Browse repository at this point
feat: mcp prompts as slash commands (alternative) (#5767)
Show description for 57a2b5f
paoloricciuti
and
rekram1-node
authored
57a2b5f
View commit details
Copy full SHA for 57a2b5f
View code at this point
Browse repository at this point
core: add configurable timeout for MCP tool calls to prevent hanging requests
thdxr
committed
ed4ce67
View commit details
Copy full SHA for ed4ce67
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
Include current working directory in local MCP transport (#6303)
dbpolito
authored
6e8cd31
View commit details
Copy full SHA for 6e8cd31
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
feat(mcp): handle tools/list_changed notifications (#5913)
Show description for f4d61be
seuros
and
rekram1-node
authored
f4d61be
View commit details
Copy full SHA for f4d61be
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
improve `mcp` CLI + ability to debug MCP oauth (#5980)
elithrar
authored
1a2b656
View commit details
Copy full SHA for 1a2b656
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
fix: use official MCP SDK for better tool schema handling (#5463)
seuros
authored
2f48c8c
View commit details
Copy full SHA for 2f48c8c
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
MCP improvements (#5699)
roerohan
authored
7427b88
View commit details
Copy full SHA for 7427b88
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
fix: send `mcpName` as state if authUrl doesn't have `state` (#5681)
paoloricciuti
authored
57c3cf1
View commit details
Copy full SHA for 57c3cf1
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
fix(mcp): send custom headers regardless of OAuth settings (#5273)
Show description for 87a03e1
edevil
and
rekram1-node
authored
87a03e1
View commit details
Copy full SHA for 87a03e1
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
feat: ability to toggle MCP Servers in TUI (#4509)
dbpolito
authored
203f331
View commit details
Copy full SHA for 203f331
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
feat(mcp): add OAuth authentication support for remote MCP servers (#5014)
edevil
authored
509e43d
View commit details
Copy full SHA for 509e43d
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
wip(share): more styling
adamdotdevin
committed
acf1dd8
View commit details
Copy full SHA for acf1dd8
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
chore: bump ai-sdk to v5.0.97 (#4518)
Show description for 468927e
3 people
authored
468927e
View commit details
Copy full SHA for 468927e
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
chore: rm debug logs
rekram1-node
committed
090d27d
View commit details
Copy full SHA for 090d27d
View code at this point
Browse repository at this point
rework acp to compensate for changes in Zed IDE (#4050)
rekram1-node
authored
73cd8a3
View commit details
Copy full SHA for 73cd8a3
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
ACP: update package, fix slash command bug (#3906)
rekram1-node
authored
1e0596b
View commit details
Copy full SHA for 1e0596b
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
fix: better mcp sanitization (#3842)
Show description for e5a651e
eddienubes
and
rekram1-node
authored
e5a651e
View commit details
Copy full SHA for e5a651e
View code at this point
Browse repository at this point
fix: mcp error (#3847)
rekram1-node
authored
55d07a1
View commit details
Copy full SHA for 55d07a1
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
OpenTUI is here (#2685)
thdxr
authored
96bdeb3
View commit details
Copy full SHA for 96bdeb3
View code at this point
Browse repository at this point
fix: Opencode hangs after exit (#3481)
Show description for c1ada30
veracioux
and
rekram1-node
authored
c1ada30
View commit details
Copy full SHA for c1ada30
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.