You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: required outer services for agent accessor chain (#40)
* feat: required outer services for agent accessor chain
this feature allows access to required services from the service provider that constructed the agent accessor chain
* refactor: appease codacy gods
also move the method which builds a service provider to a private static method, keep ctor tidy
0 commit comments