-
Notifications
You must be signed in to change notification settings - Fork 29
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
🌟 Community Feature Challenge: Policy Playground 🌟 #9
Comments
/bounty 200 |
💎 $200 bounty • Permit.ioSteps to solve:
Thank you for contributing to permitio/permit-cli! Add a bounty • Share on socials
|
/attempt #9 FEATURES
BENEFITS Options |
/attempt #9 Options |
Related to permitio#9 Implement an AI-powered policy builder and testing environment in the Permit CLI. * **New Commands**: - Add `permit playground build` command for interactive policy creation with AI suggestions. - Add `permit playground test` command for real-time policy testing and evaluation logs. * **Documentation**: - Update `README.md` to include new commands and their usage. - Describe the new AI-powered policy builder and testing environment features. * **Dependencies**: - Update `package.json` to include dependencies for AI-powered features. - Add scripts for building and testing the new features. * **Command Implementations**: - Create `source/commands/playground/build.tsx` to implement the `permit playground build` command. - Create `source/commands/playground/test.tsx` to implement the `permit playground test` command. * **Command Index**: - Update `source/commands/index.tsx` to include entries for the new `permit playground build` and `permit playground test` commands.
Related to permitio#9 Implement an AI-powered policy builder and testing environment in the Permit CLI. * **New Commands**: - Add `permit playground build` command for interactive policy creation with AI suggestions. - Add `permit playground test` command for real-time policy testing and evaluation logs. * **Documentation**: - Update `README.md` to include new commands and their usage. - Describe the new AI-powered policy builder and testing environment features. * **Dependencies**: - Update `package.json` to include dependencies for AI-powered features. - Add scripts for building and testing the new features. * **Command Implementations**: - Create `source/commands/playground/build.tsx` to implement the `permit playground build` command. - Create `source/commands/playground/test.tsx` to implement the `permit playground test` command. * **Command Index**: - Update `source/commands/index.tsx` to include entries for the new `permit playground build` and `permit playground test` commands. Signed-off-by: Vishwanath Martur <[email protected]>
Hey, @vishwamartur, your basic idea sounds good, but the PR wasn't the direction we should go with (it uses APIs that are not exist). |
Are you thinking of cool ways AI can enhance the authorization game? This is one of our 10 community feature challenges, and we want your input on how we can enhance the Permit CLI in the area of policy playground. This is a space for you to share your ideas on what would make this part of the CLI even better!
How to Participate
Why Join In?
What’s Next?
We’ll keep this challenge open for proposals and upvotes until November 10th, 2024. Once the top idea is chosen, we’ll update this issue with details on the bounty and the next steps for development.
Thank you for helping us make the Permit CLI even better. We can’t wait to see what you come up with! 🌟
The text was updated successfully, but these errors were encountered: