TypeScript SDK (legacy)
The AskUI TypeScript SDK is no longer supported. Use AskUI Desktop and the CLI instead.
No longer supported
The TypeScript SDK is a legacy product. It receives no bug fixes, security updates, or new features. Use AskUI Desktop and the AskUI CLI for all new projects.
The AskUI TypeScript SDK allowed writing UI automation scripts in TypeScript/Node.js against the AskUI agent runtime. It is no longer actively developed or supported.
Migrate to AskUI Desktop
AskUI Desktop replaces the SDK workflow entirely. Instead of writing TypeScript code to interact with UI elements, you describe test steps in plain Markdown and the AI agent carries them out on the real screen.
You do not need to rewrite automation logic line by line. The prompt-based approach means most test scenarios can be expressed more concisely than the equivalent SDK code.