Conversation
4 tasks
Josephrp
approved these changes
Oct 16, 2025
Collaborator
Josephrp
left a comment
There was a problem hiding this comment.
looks absolutely fantastic , i deeply appreciate these contributions , i hope you know !
reviewing this code is inspiring me to make a "validator" for these graphs maybe it could be smart and useful tool to make (after)
Author
|
Hi @Josephrp thank you for your kind words, means a lot to me! I am just glad that I have been of some use to you. I hope to be able to continue this in the future. Regarding the PR, I see that the merging is blocked due to unverified signatures on the commits? Is there something to be done on my side? I am not familiar with this auto-merge process. |
f6337d2 to
382c7c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Type of Change
Component
Related Issues
Changes Made
Testing
Test Configuration
Configuration Changes
Configuration Details
Documentation
Performance Impact
Performance Details
Breaking Changes
Migration Guide
Checklist
Additional Notes
Please note that the current coverage for the
DeepResearch/src/statemachines/workflow_pattern_statemachines.pyis only 97% as there are certain functions that are BROKEN! Yes, in particular the following ones below:Simply importing them to create a Graph creates an error with the following traceback:
I did not yet look into fixing it myself, but this could be done in priority next.
Screenshots/Output
Before
After
Reviewer Notes