Org members command and client-side HTTP timeout
Daytona 0.203.0 adds organization member listing from the CLI and configurable client-side HTTP timeouts in the TypeScript SDK, alongside consistent daemon error codes across all SDKs.
Features
CLI: add organization members command for listing org members
TypeScript SDK: add DaytonaConfig.requestTimeoutMs client-side HTTP timeout
Fixes
SDK: propagate missing daemon error codes to all SDKs and document list() response shapes
Python SDK: replace deprecated asyncio.iscoroutinefunction with inspect.iscoroutinefunction
Chores
sync go.sum for v0.202.0
Codeowners: correct enforcement note and add security file ownership
Go SDK: bump to v0.203.0