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
Type
/
to 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 }}
codeaudit
/
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
test
provider
transform.test.ts
on
dev
User selector
All users
All time
Commit history
Commits on Apr 16, 2026
tweak: set display 'summarized' by default for opus 4.7 thorugh messages api (#22873)
rekram1-node
authored
47e0e23
View commit details
Copy full SHA for 47e0e23
View code at this point
Browse repository at this point
fix: ensure azure has store = true by default (#22764)
rekram1-node
authored
c5deeee
View commit details
Copy full SHA for c5deeee
View code at this point
Browse repository at this point
feat: Add support for claude opus 4.7 xhigh adaptive reasoning effort (#22833)
Show description for 378c05f
GrahamCampbell
and
rekram1-node
authored
378c05f
View commit details
Copy full SHA for 378c05f
View code at this point
Browse repository at this point
feat: unwrap provider namespaces to flat exports + barrel (#22760)
kitlangton
authored
6b20838
View commit details
Copy full SHA for 6b20838
View code at this point
Browse repository at this point
fix: clean up 49 unused variables, catch params, and stale imports (#22695)
kitlangton
authored
cce05c1
View commit details
Copy full SHA for cce05c1
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
fix: ensure tool_use is always followed by tool_result (#22646)
Show description for 348a849
rekram1-node
and
opencode-agent[bot]
authored
348a849
View commit details
Copy full SHA for 348a849
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
refactor: finish small effect service adoption cleanups (#22094)
kitlangton
authored
321bf1f
View commit details
Copy full SHA for 321bf1f
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
fix: enable thinking for zhipuai-coding-plan & prevent Korean IME truncation (#22041)
Show description for 63035f9
3 people
authored
63035f9
View commit details
Copy full SHA for 63035f9
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
feat: enable prompt caching and cache token tracking for google-vertex-anthropic (#20266)
Show description for 26cc924
major
authored
26cc924
View commit details
Copy full SHA for 26cc924
View code at this point
Browse repository at this point
fix: rm exclusion of ai-sdk/azure in transform.ts, when we migrated to v6 the ai sdk changed the key for ai-sdk/azure so the exclusion is no longer needed (#20326)
rekram1-node
authored
4dd866d
View commit details
Copy full SHA for 4dd866d
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
chore: generate
opencode-agent[bot]
committed
e837dcc
View commit details
Copy full SHA for e837dcc
View code at this point
Browse repository at this point
feat(bedrock): Add token caching for any amazon-bedrock provider (#18959)
ndhansen
authored
024979f
View commit details
Copy full SHA for 024979f
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
fix(provider): only set thinkingConfig for models with reasoning capability (#18283)
Protocol-zero-0
authored
cc818f8
View commit details
Copy full SHA for cc818f8
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
fix: filter empty content blocks for Bedrock provider (#14586)
Tom-Ryder
authored
4a2a046
View commit details
Copy full SHA for 4a2a046
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
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 10, 2026
chore: generate
opencode-agent[bot]
committed
5a40158
View commit details
Copy full SHA for 5a40158
View code at this point
Browse repository at this point
fix(opencode): add thinking variants support for SAP AI provider (#14958)
Show description for 4dce485
3 people
authored
4dce485
View commit details
Copy full SHA for 4dce485
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
add copilot gpt-5.4 xhigh support (#16294)
MrMushrooooom
authored
5838b58
View commit details
Copy full SHA for 5838b58
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
fix(opencode): avoid gemini combiner schema sibling injection (#15318)
nexxeln
authored
7e3e85b
View commit details
Copy full SHA for 7e3e85b
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
feat(opencode): support adaptive thinking for claude sonnet 4.6 (#14283)
Show description for 193013a
3 people
authored
193013a
View commit details
Copy full SHA for 193013a
View code at this point
Browse repository at this point
core: bump ai sdk packages for google, google vertex, anthropic, bedrock, and provider utils (#14318)
rekram1-node
authored
7e35d0c
View commit details
Copy full SHA for 7e35d0c
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
fix: ensure vercel variants pass amazon models under bedrock key (#13631)
rekram1-node
authored
933a491
View commit details
Copy full SHA for 933a491
View code at this point
Browse repository at this point
fix vercel gateway variants (#13541)
Show description for 759ec10
rekram1-node
authored
759ec10
View commit details
Copy full SHA for 759ec10
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
Show description for 0fd6f36
rekram1-node
and
lightsofapollo
authored
0fd6f36
View commit details
Copy full SHA for 0fd6f36
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
fix: handle nested array items for Gemini schema validation (#11952)
mugnimaestra
authored
3741516
View commit details
Copy full SHA for 3741516
View code at this point
Browse repository at this point
fix(provider): strip properties/required from non-object types in Gemini schema (#11888)
ChickenBreast-ky
authored
3adeed8
View commit details
Copy full SHA for 3adeed8
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
fix: variant logic for anthropic models through openai compat endpoint (#11665)
rekram1-node
authored
f6948d0
View commit details
Copy full SHA for f6948d0
View code at this point
Browse repository at this point
fix: prompt caching for opus on bedrock (#11664)
rgodha24
authored
ca5e85d
View commit details
Copy full SHA for ca5e85d
View code at this point
Browse repository at this point
Commits on Jan 31, 2026
chore: generate
opencode-agent[bot]
committed
644f0d4
View commit details
Copy full SHA for 644f0d4
View code at this point
Browse repository at this point
feat(opencode): add copilot specific provider to properly handle copilot reasoning tokens (#8900)
Show description for d9f18e4
3 people
authored
d9f18e4
View commit details
Copy full SHA for d9f18e4
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
252b2c4
View commit details
Copy full SHA for 252b2c4
View code at this point
Browse repository at this point
fix(provider): use snake_case for thinking param with OpenAI-compatible APIs (#10109)
Chesars
authored
0c32afb
View commit details
Copy full SHA for 0c32afb
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
fix(provider): exclude chat models from textVerbosity setting (#11363)
R44VC0RP
authored and
opencode
committed
4a56491
View commit details
Copy full SHA for 4a56491
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
test: fix test
rekram1-node
committed
b938e1e
View commit details
Copy full SHA for b938e1e
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
fix: add xhigh reasoning effort for GitHub Copilot GPT-5 models (#10092)
Show description for cf7e10c
Arthur742Ramos
and
Arthur Freitas Ramos
authored
cf7e10c
View commit details
Copy full SHA for cf7e10c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.