4188210 064e6aa 4be13d4
1
2
3
4
5
6
7
from agentic_nav.frontend.browser_ui import main if __name__ == "__main__": main() print("Shutdown complete")