-
Notifications
You must be signed in to change notification settings - Fork 58
Features/refine agent rule #397
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
base: main
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
PR Type
Enhancement
Description
Add code script generation endpoint integration for agent rules
Implement user context passing through agent detail page hierarchy
Enhance rule criteria UI with textarea and output arguments display
Add responsive styles for mobile utility container layout
Diagram Walkthrough
File Walkthrough
6 files
Add user context and refactor importsIntegrate code generation and enhance rule UIPass user prop to rule componentAdd responsive styles and fix formattingDefine code generation types and rule output argsAdd generateAgentCodeScript API function1 files
Fix component name casing inconsistency2 files
Add code script generation endpoint to skip loaderAdd code script generation endpoint URL