CLI Tools
The TypeScript Server SDK ships one command-line tool, swaig-test, for local
development. It loads an agent file, renders its SWML, lists its SWAIG
functions, and executes a function with arguments you supply, all without
deploying or placing a call. The package’s bin entry makes it available
through npx after installation.