mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 04:41:16 -05:00
Minor fixes
This commit is contained in:
@@ -59,7 +59,7 @@ export function slidingWindowContextManagement(
|
||||
? { type: "text", text: "(image removed due to context limits)" }
|
||||
: contentItem
|
||||
)
|
||||
: "",
|
||||
: "(truncated due to context limits)",
|
||||
} as Anthropic.Messages.ToolResultBlockParam
|
||||
}
|
||||
return item
|
||||
|
||||
Reference in New Issue
Block a user