Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2026

Automated Fix by Amber Agent

This PR addresses issue #585 using the Amber background agent.

Changes Summary

  • Action Type: auto-fix
  • Commit: b044b3f
  • Triggered by: Issue label/command

Pre-merge Checklist

  • All linters pass
  • All tests pass
  • Changes follow project conventions (CLAUDE.md)
  • No scope creep beyond issue description

Reviewer Notes

This PR was automatically generated. Please review:

  1. Code quality and adherence to standards
  2. Test coverage for changes
  3. No unintended side effects

🤖 Generated with Amber Background Agent

Closes #585

The E2E test was checking for 'MCP Server Status' accordion,
but the actual UI component displays 'MCP Servers'. This
caused test failures when validating the session page UI.

Updated the test assertion to match the actual accordion
title rendered by the McpServersAccordion component.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added amber-generated PR created by Amber background agent auto-fix labels Feb 7, 2026
@jeremyeder jeremyeder merged commit d0542de into main Feb 7, 2026
@jeremyeder jeremyeder deleted the amber/issue-585-e2e-sessions-cy-ts-fails-looking-for-mcp-server-st branch February 7, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

amber-generated PR created by Amber background agent auto-fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E2E: sessions.cy.ts fails looking for 'MCP Server Status' content

1 participant