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

fix: Move goose hints system into goose crate #373

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

jsibbison-square
Copy link
Collaborator

Moves goose hints system into goose crate so it can be used by both cli and other interfaces.

Note: this creates a systems dir in goose crate, we should move developer.rs into their too but didn't want to bundle too much into this pr.

@jsibbison-square jsibbison-square changed the title Move goose hints system into goose crate fix: Move goose hints system into goose crate Nov 29, 2024
Copy link
Collaborator

@michaelneale michaelneale left a comment

Choose a reason for hiding this comment

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

nice one, thanks

@jsibbison-square jsibbison-square merged commit c151fa5 into v1.0 Nov 29, 2024
2 checks passed
michaelneale added a commit that referenced this pull request Nov 29, 2024
* v1.0:
  fix: Move goose hints system into goose crate (#373)
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