Skip to content

Conversation

@Fr4nc3
Copy link
Collaborator

@Fr4nc3 Fr4nc3 commented Sep 16, 2025

Purpose

  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Deleted agent team configuration files and all datasets from the MCP server, including customer, product, marketing, incident, and operational data. This change likely reflects a major cleanup or decommissioning of related features or data sources.
Moved loadPlanData useCallback in PlanPage.tsx to resolve effect dependencies and improve code organization. Removed unused service imports and commented-out service registrations in mcp_server.py for code cleanup.
Deleted commented-out and unused code in config.tsx, HomeInput.tsx, and PlanPage.tsx. Improved team initialization and reload logic in HomePage.tsx by adding a reloadLeftList state and updating dependencies for useEffect and callbacks.
Refactored agent icon and display name selection into a new utility (agentIconUtils.tsx) for consistent usage across components. Updated PlanPanelRight, StreamingAgentMessage, StreamingPlanResponse, and HomeInput to use the new utilities, improving maintainability and ensuring agents have deterministic icons and formatted names. Removed legacy and duplicate icon logic from components.
@Fr4nc3 Fr4nc3 merged commit 1df7bd9 into macae-v3-dev-v2-vip Sep 16, 2025
1 of 3 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants