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 }}
KochC
/
opencode-llm-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
60
Code
Issues
5
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: Anthropic system content-block arrays, Responses API SSE spec compliance
- #53
#53
Merged
KochC
merged 17 commits into
main
KochC/opencode-llm-proxy:main
from
dev
KochC/opencode-llm-proxy:dev
Copy head branch name to clipboard
Jul 4, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
fix: Anthropic system content-block arrays, Responses API SSE spec compliance
#53
KochC
merged 17 commits into
main
KochC/opencode-llm-proxy:main
from
dev
KochC/opencode-llm-proxy:dev
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2026
feat: expand tests, add ESLint, document env vars
Show description for b3295e6
KochC
committed
b3295e6
View commit details
Copy full SHA for b3295e6
Browse repository at this point
feat: implement SSE streaming and support all opencode providers
Show description for cdaba5d
KochC
committed
cdaba5d
View commit details
Copy full SHA for cdaba5d
Browse repository at this point
chore: merge main into dev, resolve conflicts
KochC
committed
cf28bf1
View commit details
Copy full SHA for cf28bf1
Browse repository at this point
feat: refactor SSE queue, expand test coverage, fix package metadata
Show description for 41b0572
KochC
committed
41b0572
View commit details
Copy full SHA for 41b0572
Browse repository at this point
chore: merge main into dev, resolve conflicts
KochC
committed
53645af
View commit details
Copy full SHA for 53645af
Browse repository at this point
feat: add Anthropic Messages API and Google Gemini API endpoints
Show description for e42eee3
KochC
committed
e42eee3
View commit details
Copy full SHA for e42eee3
Browse repository at this point
chore: merge main into dev, resolve conflicts
KochC
committed
ea01a28
View commit details
Copy full SHA for ea01a28
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev
KochC
committed
aa865fc
View commit details
Copy full SHA for aa865fc
Browse repository at this point
docs: rewrite README and expand package keywords for discoverability
Show description for 0e7a80c
KochC
committed
0e7a80c
View commit details
Copy full SHA for 0e7a80c
Browse repository at this point
fix: remove pretty-printing from JSON responses to reduce payload size
KochC
committed
a4a8688
View commit details
Copy full SHA for a4a8688
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev
KochC
committed
07365d3
View commit details
Copy full SHA for 07365d3
Browse repository at this point
fix: reflect request Origin header in CORS allow-origin when a specific origin is configured
KochC
committed
d5b14e6
View commit details
Copy full SHA for d5b14e6
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev
KochC
committed
19d8491
View commit details
Copy full SHA for 19d8491
Browse repository at this point
docs: add LICENSE, CONTRIBUTING guide, and GitHub issue templates
KochC
committed
a0cfc7c
View commit details
Copy full SHA for a0cfc7c
Browse repository at this point
Commits on Jul 4, 2026
fix: accept Anthropic system field as content-block array (#47)
Show description for 2eb182f
mikemolinet
authored
2eb182f
View commit details
Copy full SHA for 2eb182f
Browse repository at this point
fix: emit content_part.done and populate output_text.done.text per Responses API spec (#49)
Show description for b7402ca
mikemolinet
authored
b7402ca
View commit details
Copy full SHA for b7402ca
Browse repository at this point
feat: add tool/function calling support (#52)
Show description for d01cf20
KochC
and
Framewrk CI
authored
d01cf20
View commit details
Copy full SHA for d01cf20
Browse repository at this point
You can’t perform that action at this time.