Disable pi thinking for DeskTalk agent sessions#53
Draft
Copilot wants to merge 3 commits into
Draft
Conversation
Agent-Logs-Url: https://github.com/vincentdchan/DeskTalk/sessions/675152a0-1cf1-48f0-8d8b-792a4dc6c0aa Co-authored-by: vincentdchan <2352832+vincentdchan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/vincentdchan/DeskTalk/sessions/675152a0-1cf1-48f0-8d8b-792a4dc6c0aa Co-authored-by: vincentdchan <2352832+vincentdchan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/vincentdchan/DeskTalk/sessions/675152a0-1cf1-48f0-8d8b-792a4dc6c0aa Co-authored-by: vincentdchan <2352832+vincentdchan@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
vincentdchan
April 14, 2026 08:26
View session
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
DeskTalk’s pi agent wiring was allowing session thinking/reasoning to remain enabled, which slows interactive use. This change forces DeskTalk-managed pi sessions to run with thinking disabled across session creation, restore, and provider/model sync.
Session defaults
off.Preference sync behavior
offafter provider/model synchronization so model switches do not re-enable reasoning.Coverage