use anyhow::Result; fn main() -> Result<()> { codex_app_server_test_client::run() }