#!/usr/bin/env tsx
/**
* Test script for Web UI feature
*
* This script tests the open_terminal_ui tool by:
* 1. Creating a terminal manager
* 2. Creating some test terminals
* 3. Starting the Web UI
* 4. Keeping the server running for manual testing
*/
export {};
//# sourceMappingURL=test-web-ui.d.ts.map