-
Notifications
You must be signed in to change notification settings - Fork 3
Add documentation for using AI to create controls in Powerpipe mods #67
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
Conversation
Preview Available 🚀Commit Author: Ved misra Preview Link: powerpipe-io-git-docs-add-ai-docs-controls-turbot.vercel.app |
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.
Pull Request Overview
This PR adds new documentation to guide developers on how to use AI for creating controls in Powerpipe mods.
- Added a detailed guide at docs/develop/using-ai.md outlining prompts and steps for control creation, testing, validation, and cleanup.
- Updated docs/sidebar.json by adding a new "Developers" category to improve navigation to the new documentation.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/sidebar.json | Introduces a new "Developers" category linking to the AI guide. |
| docs/develop/using-ai.md | Provides a comprehensive guide for using AI in control development. |
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.
@misraved Please see above, thanks!
…for mod development
No description provided.