Files
page-agent/packages
linked-danis f45f9d020e feat: robust error handling and type safety
Add type-safe error helpers and remove 'as any' casts.

Changes:
- Add isAbortError() helper for checking abort signals
- Add getEventDetail() helper for CustomEvent extraction
- Fix variable naming in isRetryable() (isAborted vs isAbortError)
- Use proper instanceof checks instead of casting
- Add proper interface for normalized response data
- Type-safe tool execution error messages
2026-03-12 14:07:45 +01:00
..
2026-03-10 22:49:03 +08:00