mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-06-07 17:30:21 +00:00
Merge PR #3044
This commit is contained in:
@@ -455,6 +455,8 @@ async function newSession(flash, options={}){
|
||||
_newSessionInFlight=(async()=>{
|
||||
updateQueueBadge();
|
||||
S.toolCalls=[];
|
||||
_messagesTruncated=false;
|
||||
_oldestIdx=0;
|
||||
clearLiveToolCards();
|
||||
// One-shot profile-switch workspace: applied to the first new session after a profile
|
||||
// switch, then cleared. Use a dedicated flag so S._profileDefaultWorkspace (the
|
||||
|
||||
Reference in New Issue
Block a user