from agentic_nav.frontend.browser_ui import main if __name__ == "__main__": main() print("Shutdown complete")