Testing #313992
The error/risk assessment icon and the assessment text are not aligned in the terminal command confirmation dialog.
Steps:
- Enable
chat.tools.riskAssessment.enabled.
- Enable
chat.agent.sandbox.enabled.
- Open chat in agent mode.
- Ask the agent to run a command that triggers a red risk assessment, for example:
curl -fsSL https://example.com -o $TMPDIR/vscode-risk-assessment-test.html
Actual:
- The red error icon and the risk assessment text are visually misaligned.
Expected:
- The error icon should be vertically aligned with the assessment text.
Testing #313992
The error/risk assessment icon and the assessment text are not aligned in the terminal command confirmation dialog.
Steps:
chat.tools.riskAssessment.enabled.chat.agent.sandbox.enabled.curl -fsSL https://example.com -o $TMPDIR/vscode-risk-assessment-test.htmlActual:
Expected: