Fernando Ramirez
Fernando Ramirez
this is the error from docker when I printed it. you can either catch it or just look for code 128. which is how im patching it in the meantimes...
this might also be a related types problem
https://github.com/All-Hands-AI/OpenHands/blob/819bad077753a5329ea59ceeda9819a06b9c5805/openhands/runtime/utils/git_handler.py#L40 This is the file that is causing the problem in get_git_changes it calls the following function _is_git_repo. Im not a maintainer so I dont know if they will approve...
> Added example on how to visualize flow: https://minillmflow.github.io/miniLLMFlow/viz.html this doesnt go anywhere, but Im really interested in visualization. I was considering forking the repository, but would also be happy...
Mermaid diagrams are good. There is something called Sugiyama layouts that I think would be better for visualizing flows. I made an internal tool when working at airbnb in react...