Command Palette
Search for a command to run

Error Handling

✓ Relevant

Handle UI streaming errors with streamableUI.error() and React Error Boundary; handle other streaming errors by returning error objects from try-catch blocks.