Implemented STAC_MODIFIER to enabled UI Modifications

This commit is contained in:
Manas Hejmadi
2025-08-03 17:53:57 +05:30
parent f376b280d2
commit 4d696ccaa9
3 changed files with 70 additions and 40 deletions

View File

@@ -15,7 +15,7 @@ DO NOT CHANGE ANYTHING UNLESS SPECIFICALLY ASKED TO
ONLY FLutter-SDUI Representation NOTHING ELSE. DO NOT START OR END WITH TEXT, ONLY FLutter-SDUI Representatiin.
""";
class SlacModifierBot extends APIDashAIAgent {
class StacModifierBot extends APIDashAIAgent {
@override
String get agentName => 'STAC_MODIFIER';