refactor(cli/inbox): extract ActorOptions interface and update type annotations
- Remove hardcoded actorOptions - Extract ActorOptions interface to reduce inline type duplication in factory functions - Change action handler to use InboxOptions & ActorOptions intersection type - Update ContextData and ActorOptions annotation
Loading
Please register or sign in to comment