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 }}
aaif-goose
/
goose
Public
Notifications
You must be signed in to change notification settings
Fork
6.3k
Star
54.7k
Code
Issues
287
Pull requests
155
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(providers): Buffer thinking across stream chunks for DeepSeek/Kimi tool calls
- #9704
#9704
Merged
jamadeo
merged 16 commits into
aaif-goose:main
aaif-goose/goose:main
from
thepetk:fix-reasoning-content
thepetk/goose:fix-reasoning-content
Copy head branch name to clipboard
Jun 24, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix(providers): Buffer thinking across stream chunks for DeepSeek/Kimi tool calls
#9704
jamadeo
merged 16 commits into
aaif-goose:main
aaif-goose/goose:main
from
thepetk:fix-reasoning-content
thepetk/goose:fix-reasoning-content
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
Buffer thinking across stream chunks for DeepSeek/Kimi tool calls
Show description for 1f3f9e1
thepetk
committed
1f3f9e1
View commit details
Copy full SHA for 1f3f9e1
Browse repository at this point
Push out only thinking messages
Show description for 7f14f2d
thepetk
committed
7f14f2d
View commit details
Copy full SHA for 7f14f2d
Browse repository at this point
Address CI failures
Show description for 1467a58
thepetk
committed
1467a58
View commit details
Copy full SHA for 1467a58
Browse repository at this point
Run cargo fmt
Show description for 5b5faf1
thepetk
committed
5b5faf1
View commit details
Copy full SHA for 5b5faf1
Browse repository at this point
Check thinking chuncks recursively
Show description for 2f3eba6
thepetk
committed
2f3eba6
View commit details
Copy full SHA for 2f3eba6
Browse repository at this point
Address linting issue
Show description for 3daf615
thepetk
committed
3daf615
View commit details
Copy full SHA for 3daf615
Browse repository at this point
Move logic to the openai formatter
Show description for 5e9acd7
thepetk
committed
5e9acd7
View commit details
Copy full SHA for 5e9acd7
Browse repository at this point
Run goose fmt
Show description for bacb7b6
thepetk
committed
bacb7b6
View commit details
Copy full SHA for bacb7b6
Browse repository at this point
Address linter issues
Show description for 56a5e45
thepetk
committed
56a5e45
View commit details
Copy full SHA for 56a5e45
Browse repository at this point
Address Copilot suggestion
Show description for 94ed808
thepetk
committed
94ed808
View commit details
Copy full SHA for 94ed808
Browse repository at this point
Address copilot suggestions part 2
Show description for 4cca16f
thepetk
committed
4cca16f
View commit details
Copy full SHA for 4cca16f
Browse repository at this point
Include Gemini cases in the final fix
Show description for 67a31ba
thepetk
committed
67a31ba
View commit details
Copy full SHA for 67a31ba
Browse repository at this point
Prevent old reasoning leaking into new turn
Show description for d4b3946
thepetk
committed
d4b3946
View commit details
Copy full SHA for d4b3946
Browse repository at this point
Address linter issues
Show description for c725024
thepetk
committed
c725024
View commit details
Copy full SHA for c725024
Browse repository at this point
Catch edge case with sequential reasoning and tool calling
Show description for e45401e
thepetk
committed
e45401e
View commit details
Copy full SHA for e45401e
Browse repository at this point
Add test case for test_format_messages_carries_reasoning_through_text_only_chunks
Show description for e38e3fe
thepetk
committed
e38e3fe
View commit details
Copy full SHA for e38e3fe
Browse repository at this point
You can’t perform that action at this time.