What's wrong with this entry?
Anonymous. No account, no email.
What: Hooks can now run asynchronously in the background, allowing long-running operations without blocking the main conversation How to use:
{
"async": true,
"asyncTimeout": 30000
}
Details:
- Background process management for async hooks
- Configurable timeout settings (default 15 seconds)
- Automatic response collection and delivery
- Process cleanup when hooks complete or timeout
- Evidence:
D$A() at line 362558,s10() at line 362783,U$A() at line 362581