-
Notifications
You must be signed in to change notification settings - Fork 139
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
streamline types #222
streamline types #222
Conversation
🦋 Changeset detectedLatest commit: be34014 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Thanks so much for all your work here! Generally LGTM; we have a few other things in flight that I want to get to before merging this, but we'll be on it shortly. In the meantime please add a changeset with |
Ofc! Sure I'll do that |
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 for your service 🫡
This is a huge W, sincerely appreciate the time and effort you put into this!
This reverts commit 1963130.
why
Type definitions are currently unorganized, this makes code more readable and easier to maintain. (Addresses #185)
what changed
Wrote type definitions for all
Stagehand
class methods and moved existing type definitions to a newtypes
folder.test plan
Use existing evals.