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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
genlayerlabs
/
unhardcoded
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
5
Code
Issues
2
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: /v1/responses endpoint (OpenAI Responses API surface for Codex CLI)
- #34
#34
Merged
jmlago
merged 11 commits into
main
genlayerlabs/unhardcoded:main
from
feat/v1-responses-shim
genlayerlabs/unhardcoded:feat/v1-responses-shim
Copy head branch name to clipboard
Jun 28, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: /v1/responses endpoint (OpenAI Responses API surface for Codex CLI)
#34
jmlago
merged 11 commits into
main
genlayerlabs/unhardcoded:main
from
feat/v1-responses-shim
genlayerlabs/unhardcoded:feat/v1-responses-shim
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
feat(responses): inbound Responses->chat request translation
acastellana
committed
c4cbcd6
View commit details
Copy full SHA for c4cbcd6
Browse repository at this point
feat(responses): router-result -> Responses object builder
acastellana
committed
e9ec513
View commit details
Copy full SHA for e9ec513
Browse repository at this point
feat(responses): Responses SSE event encoders
acastellana
committed
395d943
View commit details
Copy full SHA for 395d943
Browse repository at this point
feat(responses): /v1/responses + /{profile}/v1/responses endpoints
acastellana
committed
608afec
View commit details
Copy full SHA for 608afec
Browse repository at this point
fix(responses): drop (not forward) native tools; cache-token usage parity; log drops
Show description for d34c31b
acastellana
committed
d34c31b
View commit details
Copy full SHA for d34c31b
Browse repository at this point
fix(responses): normalize Codex 'developer' role -> system
Show description for e3da680
acastellana
committed
e3da680
View commit details
Copy full SHA for e3da680
Browse repository at this point
docs(responses): add implementation plan alongside the spec
Show description for c94c9e4
acastellana
and
claude
committed
c94c9e4
View commit details
Copy full SHA for c94c9e4
Browse repository at this point
review: decouple /v1/responses client surface from the codex provider backend
Show description for 790f3e6
jmlago
committed
790f3e6
View commit details
Copy full SHA for 790f3e6
Browse repository at this point
review: extract _build_x_router — dedupe the x_router block across surfaces
Show description for 3a9306c
jmlago
committed
3a9306c
View commit details
Copy full SHA for 3a9306c
Browse repository at this point
review: drop docs/superpowers agent scaffolding; align README framing
Show description for ca0e346
jmlago
committed
ca0e346
View commit details
Copy full SHA for ca0e346
Browse repository at this point
review: fix SSE sequence_number collision on the streaming failure path
Show description for 2306f5e
jmlago
committed
2306f5e
View commit details
Copy full SHA for 2306f5e
Browse repository at this point
You can’t perform that action at this time.