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

Generate action command #96

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Generate action command #96

merged 2 commits into from
Aug 29, 2024

Conversation

swerner
Copy link
Contributor

@swerner swerner commented Aug 29, 2024

Same pattern as the other two. Starting to notice a bit of duplication, but I think that's ok for now as I imagine we'll likely enhance each of these independently with agents wrapping the generators so don't want to too heavily abstract these commands just yet.

Also needed to redo the way we were structuring the output as action is a reserved word in Thor so now the commands are:
sublayer generate:generator
sublayer generate:action
sublayer generate:agent

@swerner swerner merged commit d98c642 into main Aug 29, 2024
1 check passed
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.

1 participant