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 }}
schiz0x00
/
claude-opencode-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Dev
- #3
#3
Merged
schiz0x00
merged 18 commits into
main
schiz0x00/claude-opencode-proxy:main
from
dev
schiz0x00/claude-opencode-proxy:dev
Copy head branch name to clipboard
Aug 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Dev
#3
schiz0x00
merged 18 commits into
main
schiz0x00/claude-opencode-proxy:main
from
dev
schiz0x00/claude-opencode-proxy:dev
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
feat: implement backfillReasoningContent function to ensure assistant messages have reasoning_content
schiz0x00
committed
caa9ce9
View commit details
Copy full SHA for caa9ce9
Browse repository at this point
feat: update version to 0.1.1 and enhance tests for catalog refresh handling of free lane context windows
schiz0x00
committed
c87ed4a
View commit details
Copy full SHA for c87ed4a
Browse repository at this point
fix: give each parallel tool call its own content block
Show description for 6bf82f7
schiz0x00
committed
6bf82f7
View commit details
Copy full SHA for 6bf82f7
Browse repository at this point
fix: keep the upstream error body when retries run out
Show description for 285a1f0
schiz0x00
committed
285a1f0
View commit details
Copy full SHA for 285a1f0
Browse repository at this point
fix: treat a model cache TTL of 0 as startup-refresh-only
Show description for fad07a0
schiz0x00
committed
fad07a0
View commit details
Copy full SHA for fad07a0
Browse repository at this point
fix: stop writing to a cancelled stream
Show description for edb49e9
schiz0x00
committed
edb49e9
View commit details
Copy full SHA for edb49e9
Browse repository at this point
fix: keep paid models out of the free backend's model list
Show description for 48c7d93
schiz0x00
committed
48c7d93
View commit details
Copy full SHA for 48c7d93
Browse repository at this point
fix: append context-1m to anthropic-beta instead of replacing it
Show description for 4063715
schiz0x00
committed
4063715
View commit details
Copy full SHA for 4063715
Browse repository at this point
fix: count tool_result payloads in the local token estimate
Show description for 0e033c0
schiz0x00
committed
0e033c0
View commit details
Copy full SHA for 0e033c0
Browse repository at this point
fix: repeat the stop reason on the usage message_delta
Show description for 99dc8cf
schiz0x00
committed
99dc8cf
View commit details
Copy full SHA for 99dc8cf
Browse repository at this point
refactor: single helper for stripping upstream auth headers
Show description for 9be5604
schiz0x00
committed
9be5604
View commit details
Copy full SHA for 9be5604
Browse repository at this point
fix: drop wildcard CORS from the proxy
Show description for e0d727e
schiz0x00
committed
e0d727e
View commit details
Copy full SHA for e0d727e
Browse repository at this point
fix: accept SSE data lines without the optional space
Show description for 71a9019
schiz0x00
committed
71a9019
View commit details
Copy full SHA for 71a9019
Browse repository at this point
fix: survive usage-only chunks in the non-anthropic stream targets
Show description for 6fb6c75
schiz0x00
committed
6fb6c75
View commit details
Copy full SHA for 6fb6c75
Browse repository at this point
fix: detect oa-compat error envelopes mid-stream
Show description for 3c6a363
schiz0x00
committed
3c6a363
View commit details
Copy full SHA for 3c6a363
Browse repository at this point
fix: reject alias ids whose format segment is wrong
Show description for 7b91fe5
schiz0x00
committed
7b91fe5
View commit details
Copy full SHA for 7b91fe5
Browse repository at this point
perf: honour the cache timestamp instead of ignoring it
Show description for 6d5e7c9
schiz0x00
committed
6d5e7c9
View commit details
Copy full SHA for 6d5e7c9
Browse repository at this point
fix: cancel the upstream through its reader, not the locked body
Show description for 34bf8fa
schiz0x00
committed
34bf8fa
View commit details
Copy full SHA for 34bf8fa
Browse repository at this point
You can’t perform that action at this time.