- Changed the default port for the development server from 8000 to 8765 in the documentation. - Updated testing instructions to reflect the new server port. - Improved comments and structure in various files for better clarity and maintainability. - Refactored some logging statements for consistency and readability. - Added new configuration options for browser host management, including session isolation settings. - Enhanced type safety and modularity in several components, ensuring better integration and performance.
2 lines
32 B
Python
2 lines
32 B
Python
"""Hook utilities namespace."""
|