Skip to content

Conversation

qz1543706741
Copy link

@qz1543706741 qz1543706741 commented Jul 16, 2025

export subscriber type define

[email protected] has not export these types

we should use type of gymnastics to get AgentSubscriberParams, such as

type StreamErrorParams = Parameters<
    NonNullable<NonNullable<Parameters<AbstractAgent['runAgent']>[1]>['onRunErrorEvent']>
>;

@mrloldev
Copy link

Is this going to be merged soon?

Copy link
Contributor

@tylerslaton tylerslaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mme What do you think?

@qz1543706741 would you mind rebasing so we can run our CI against this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please remove this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Copy link
Author

@qz1543706741 qz1543706741 Sep 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please remove this?

I have fixed on commit f067412, thank u merge it soon @tylerslaton

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @qz1543706741, we're reviewing now. Things look good, just running the tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants