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 }}
lidge-jun
/
opencodex
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
14.7k
Code
Issues
71
Pull requests
83
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
perf(chat): reduce stream allocations and bound native Chat completion
- #4485
#4485
Closed
lidge-jun
wants to merge 9 commits into
codex/260913-carry-ocg-deepseek-system-order
lidge-jun/opencodex:codex/260913-carry-ocg-deepseek-system-order
from
codex/260913-carry-memory-stream-optimizations
lidge-jun/opencodex:codex/260913-carry-memory-stream-optimizations
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
perf(chat): reduce stream allocations and bound native Chat completion
#4485
lidge-jun
wants to merge 9 commits into
codex/260913-carry-ocg-deepseek-system-order
lidge-jun/opencodex:codex/260913-carry-ocg-deepseek-system-order
from
codex/260913-carry-memory-stream-optimizations
lidge-jun/opencodex:codex/260913-carry-memory-stream-optimizations
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2026
perf(server): avoid request-sized UTF-8 accounting buffers
Show description for c6f7bc9
olddonkey
authored and
lidge-jun
committed
c6f7bc9
View commit details
Copy full SHA for c6f7bc9
Browse repository at this point
perf(runtime): avoid UTF-8 accounting copies
Show description for f51a59b
olddonkey
authored and
lidge-jun
committed
f51a59b
View commit details
Copy full SHA for f51a59b
Browse repository at this point
perf(responses): count compaction fragments incrementally
Show description for a8bd2e6
olddonkey
authored and
lidge-jun
committed
a8bd2e6
View commit details
Copy full SHA for a8bd2e6
Browse repository at this point
perf(sse): drain buffers without recounting suffixes
Show description for 4974740
olddonkey
authored and
lidge-jun
committed
4974740
View commit details
Copy full SHA for 4974740
Browse repository at this point
fix(chat): bound native stream stalls and preserve completion state
Show description for 8fe32c5
olddonkey
authored and
lidge-jun
committed
8fe32c5
View commit details
Copy full SHA for 8fe32c5
Browse repository at this point
docs: describe stream accounting and native Chat lifecycle
Show description for 99337bd
olddonkey
authored and
lidge-jun
committed
99337bd
View commit details
Copy full SHA for 99337bd
Browse repository at this point
test(chat): pin caller abort precedence over a pending native stall
Show description for c093f9c
2 people
authored and
lidge-jun
committed
c093f9c
View commit details
Copy full SHA for c093f9c
Browse repository at this point
docs(structure): split byte accounting out of the Responses transport doc [skip ci]
Show description for 7e23433
lidge-jun
and
olddonkey
committed
7e23433
View commit details
Copy full SHA for 7e23433
Browse repository at this point
Merge the lane C bottom link into the stream-allocation link [skip ci]
lidge-jun
committed
2e7ba31
View commit details
Copy full SHA for 2e7ba31
Browse repository at this point
You can’t perform that action at this time.