Skip to content

Conversation

@peso
Copy link
Collaborator

@peso peso commented Oct 14, 2025

This PR changes two things

  1. Split the function extract_branches into 3 functions.

  2. Introduce a starting point for traversing the graph. This is useful for graphs so large that you don't want to wait for rendering the full graph. In combination with -n it gives you the option to select a subset to render. This moves the code towards a solution for issue Sliding window api #98

@peso
Copy link
Collaborator Author

peso commented Oct 14, 2025

Most of the work here was done with assistance from Gemini AI. I think it might be a little too verbose in its comments, but on the other hand it is a good thing when you want to understand the code. The comments could probably be improved to be more to the point in less space.

@peso peso force-pushed the split-extract-branches branch from a6e9e4d to 9946bd5 Compare October 14, 2025 05:31
@peso peso force-pushed the split-extract-branches branch from 9946bd5 to 4ba9c8e Compare October 14, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant