-
Notifications
You must be signed in to change notification settings - Fork 2.7k
feat: Add GPT-5 Pro with background mode auto-resume and polling #8608
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
hannesrudolph
wants to merge
17
commits into
main
Choose a base branch
from
gpt-5-pro
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
84f58cd
feat(models): add per-model timeout disable to avoid global override …
hannesrudolph 9ecd7bb
feat(openai-models): add gpt-5-pro-2025-10-06 with timeout disabled a…
hannesrudolph d73bdf3
revert: per-model disableTimeout implementation; remove flag from gpt…
hannesrudolph 3949621
feat(openai-native): background mode + auto-resume and poll fallback
hannesrudolph f3b654d
chore: remove TEMP_OPENAI_BACKGROUND_TASK_DOCS.DM and ignore temp docs
hannesrudolph cb975a2
feat(openai-models): update maxTokens for gpt-5-pro-2025-10-06 from 2…
hannesrudolph c6b7681
feat(chat): enhance background status handling and UI updates for ter…
hannesrudolph e118846
fix: Address PR review feedback - fix stale resume IDs, update model …
hannesrudolph 7cff4db
fix(webview): define chevron icon via codicon and add missing isExpan…
hannesrudolph d552cce
fix(openai): update reasoning effort default to high and improve mode…
hannesrudolph 49f90b9
webview-ui: use standard API Request icons for background mode; keep …
hannesrudolph 50242b4
fix(openai-native): add logging for background resume and polling; cl…
hannesrudolph 9803d43
fix(types/openai): correct GPT-5 Pro description typos/grammar; perf(…
hannesrudolph f988dee
fix: use hyphen instead of em dash in GPT-5 Pro description, remove u…
hannesrudolph f138361
fix: fix type errors - add metadata to ClineMessage, fix getResponseI…
hannesrudolph 8f5e2ed
fix: track currentRequestResponseId in SSE fallback path for backgrou…
hannesrudolph 706138e
Handle terminal failures in background resume/poll
hannesrudolph File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.