[GH-ISSUE #23] fix type issues with casting state to any #5

Closed
opened 2026-02-16 06:16:46 -05:00 by yindo · 2 comments
Owner

Originally created by @Palashio on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/langchain-ai/deepagentsjs/issues/23

When instantiating createDeepAgent and defining state we're having to cast to any. Fix type issues associated with this.

Originally created by @Palashio on GitHub (Aug 26, 2025). Original GitHub issue: https://github.com/langchain-ai/deepagentsjs/issues/23 When instantiating `createDeepAgent` and defining state we're having to cast to any. Fix type issues associated with this.
yindo closed this issue 2026-02-16 06:16:46 -05:00
Author
Owner

@christian-bromann commented on GitHub (Jan 3, 2026):

@Palashio do you have an example where casting to any is necessary?

@christian-bromann commented on GitHub (Jan 3, 2026): @Palashio do you have an example where casting to `any` is necessary?
Author
Owner

@christian-bromann commented on GitHub (Jan 11, 2026):

Fixed in https://github.com/langchain-ai/deepagentsjs/pull/103

@christian-bromann commented on GitHub (Jan 11, 2026): Fixed in https://github.com/langchain-ai/deepagentsjs/pull/103
yindo changed title from fix type issues with casting state to any to [GH-ISSUE #23] fix type issues with casting state to any 2026-06-05 17:20:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#5