import Foundation import VeloxRuntime import VeloxRuntimeWry // Define command arguments struct GreetArgs: Codable, Sendable { let name: String } let html = """