Record agent actions once, replay instantly. Skip AI reasoning for known workflows.Documentation Index
Fetch the complete documentation index at: https://askui-docs-streamline-documentation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Record (Write)
Replay (Read)
Auto Mode (Both)
Try cache first, record if not found:Strategies
| Strategy | Behavior |
|---|---|
"no" | Default. No caching. |
"write" | Record to file |
"read" | Replay from file |
"both" | Cache first, record if missing |
Limitations
- UI state sensitive—assumes same state as recording
- Re-record when UI changes significantly