-
Notifications
You must be signed in to change notification settings - Fork 230
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
[Enhance]: eliminate-overwriting code #2381
base: dev
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ate-overwritting-code
This is not a very good way to fix the issue, but for a hot-fix I guess this may work
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few small notes @ashrafchowdury
…ta-ai/agenta into enhance/elimanate-overwritting-code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
now we have added another is setState
. let's just utilize the state value we already have instead of a new one
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 🙏 thank you
Description
This PR aims to fix the overwriting code in cloud_dev to provide a consistent dev experience.
Related Issue
Closes AGE-1479
Related PR
https://github.com/Agenta-AI/agenta_cloud/pull/533/files