ci: update verified tests list and fix all remaining bad tests

This commit is contained in:
mkorwel
2026-04-16 23:40:04 +00:00
parent edd0c51bef
commit 8c68ee3caf
6 changed files with 23 additions and 11 deletions
@@ -140,7 +140,7 @@ export const ToolMessage: React.FC<ToolMessageProps> = ({
? SUBAGENT_MAX_LINES
: undefined
}
overflowDirection={kind === Kind.Agent ? 'bottom' : 'top'}
overflowDirection={kind === Kind.Agent ? 'top' : 'bottom'}
/>
{isThisShellFocused && config && (
<Box paddingLeft={STATUS_INDICATOR_WIDTH} marginTop={1}>