CIRIS TypeScript SDK Test

Testing the new TypeScript SDK that mirrors the Python SDK with automatic response unwrapping.

SDK Features:

  • Automatic response unwrapping (handles data/metadata structure)
  • Built-in rate limiting with adaptive backoff
  • Automatic token persistence with AuthStore
  • Type-safe API with full TypeScript support
  • Retry logic with exponential backoff
  • Comprehensive error handling