-
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
Conversation
PR Compliance Guide 🔍(Compliance updated until commit a3f2e5b)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 Previous compliance checksCompliance check up to commit 05624ec
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
…eatures/refine-agent-rule
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, Bug fix
Description
Refine agent rule system with code generation and improved UI
Add token renewal mechanism and request queue for auth handling
Migrate user storage from localStorage to sessionStorage
Enhance instruction testing with code script execution support
Improve responsive design and icon sizing across components
Diagram Walkthrough
File Walkthrough
6 files
Rename storage reset functionRename learner constant and update importsRefactor storage functions and rename constantsRename learner constant referenceMove logging service to dedicated moduleMove instruction logs to logging service30 files
Update delete icon to filled variantUpdate delete icon to filled variantMigrate auth storage to sessionStorageAdd user context and async initializationExtract scroll utility and improve icon sizingExtract scroll utility and improve icon sizingAdd code script generation and rule statement displayExtract scroll utility and fix component namingImprove form layout with responsive stylingImprove form layout with responsive stylingPass user context to rule componentNew component for code script executionRefactor state management with scroll supportAdd code script execution tab and argumentsUpdate delete icon to filled variantUpdate delete icon to filled variantAdd responsive layout and improve stylingRefactor container styling and add scrollingAdjust tooltip icon sizingRename constants and add new agent IDsImplement token refresh queue and retry logicMigrate user storage to sessionStorageAdd code generation and rule typesAdd code instruction options typeExtract scroll to bottom utility functionAdd code script generation endpointAdd token renewal and code generation endpointsAdd token renewal functionalityAdd instruction logs retrieval functionReduce logging verbosity for SignalR1 files
Refactor storage and add null safety1 files
Reorder imports for consistency