Skip to content

Conversation

@Fr4nc3
Copy link
Collaborator

@Fr4nc3 Fr4nc3 commented Sep 6, 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 the HumanFeedback, HumanClarification, and WebsocketMessage classes from messages.py as they are no longer used. This helps clean up the codebase and reduces maintenance overhead.
Introduces parseAgentMessage and parseAgentMessageStreaming methods to PlanDataService for handling agent message objects and their streaming fragments. Also refines plan approval request parsing logic for improved format support and step extraction.
@marktayl1 marktayl1 merged commit 59867a4 into macae-v3-dev-v2-vip Sep 6, 2025
0 of 2 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.

3 participants