fix(desktop): long shell commands truncated in approval prompt with no way to view full command (#44888) - #45089
Closed
wesleysimplicio wants to merge 10 commits into
Conversation
…ashboard sessions) (NousResearch#45039) ## Description Fixes NousResearch#45039 **Dashboard "Default project directory" setting is ignored (even Dashboard sessions)** ## Type - [x] Bug fix Closes NousResearch#45039
…equence compacts list (orphan user → \n\n merge) (NousResearch#44837) ## Description Fixes NousResearch#44837 **Session DB turn-end flush drops assistant after repair_message_sequence compacts list (orphan user → \n\n merge)** ## Type - [x] Bug fix Closes NousResearch#44837
…r silly things like session title generation (NousResearch#44894) ## Description Fixes NousResearch#44894 **When openrouter key hermes uses paid Auxiliary default models for silly things like session title generation** ## Type - [x] Bug fix Closes NousResearch#44894
…MCP tool args collapse into {"item": ...} (MiniMax-M3) (NousResearch#44976)
## Description
Fixes NousResearch#44976
**[Bug]: Native minimax provider: nested single-element arrays in MCP tool args collapse into {"item": ...} (MiniMax-M3)**
## Type
- [x] Bug fix
Closes NousResearch#44976
…ected session (NousResearch#44744) ## Description Fixes NousResearch#44744 **Desktop: Sidebar font size shrinks when window tiled without selected session** ## Type - [x] Bug fix Closes NousResearch#44744
…repeated re-renders (NousResearch#44936) ## Description Fixes NousResearch#44936 **[Bug]: CLI/TUI status bar prompt indicator (❯) stacks/ghosts on repeated re-renders** ## Type - [x] Bug fix Closes NousResearch#44936
…del (NousResearch#44746) ## Description Fixes NousResearch#44746 **auxiliary auto can pair live runtime provider with stale main model** ## Type - [x] Bug fix Closes NousResearch#44746
…odel name manually (not via dropdown) (NousResearch#45006) ## Description Fixes NousResearch#45006 **[Bug]: /model Discord command shows wrong provider when typing model name manually (not via dropdown)** ## Type - [x] Bug fix Closes NousResearch#45006
…urning immediately (NousResearch#44866) ## Description Fixes NousResearch#44866 **MCP OAuth /oauth/start polls 30s on probe failure instead of returning immediately** ## Type - [x] Bug fix Closes NousResearch#44866
…ile response exists in gateway dashboard (NousResearch#44913) ## Description Fixes NousResearch#44913 **Desktop hides compressed session lineage and can spin forever while response exists in gateway dashboard** ## Type - [x] Bug fix Closes NousResearch#44913
Collaborator
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.
What does this PR do?
Fixes #44888: long shell commands truncated in approval prompt with no way to view full command
Related Issue
Fixes #44888
Type of Change
Changes Made
How to Test
Checklist
Code
Documentation & Housekeeping