OpenHands
                                
                                
                                
                                    OpenHands copied to clipboard
                            
                            
                            
                        Factor logic out of __init__.py files
We currently have a lot of logic living in __init__.py files. We should factor this out into files with more descriptive names, and leave a thin init.py with the basics.