Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Replace ThunkAction with CompositeAction and Enhance State Management in GraphProvider #49

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

toyamarinyon
Copy link
Contributor

This pull request includes several changes to replace the ThunkAction type with CompositeAction across various files in the app/(playground)/p/[agentId]/beta-proto directory. Additionally, there are updates to the GraphProvider component to improve state management.

Type Replacement:

State Management Improvement:

@toyamarinyon toyamarinyon requested a review from shige as a code owner October 25, 2024 01:30
Copy link

vercel bot commented Oct 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
giselle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 1:31am

@toyamarinyon toyamarinyon changed the title Refactor: Replace ThunkAction with CompositeAction and Enhance State Management in GraphProviderrefactor: Refactor: Replace ThunkAction with CompositeAction and Enhance State Management in GraphProvider Oct 25, 2024
Copy link
Member

@shige shige left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@toyamarinyon toyamarinyon merged commit 182f667 into main Oct 25, 2024
9 checks passed
@toyamarinyon toyamarinyon deleted the thunk-to-composition branch October 25, 2024 03:31
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.

2 participants