Here is the Ametrine AI SDK v1, based on the architecture available at: https://scratch.mit.edu/projects/1362759198 SDK v2 : https://scratch.mit.edu/projects/1363147504/ Currently, the following components are in place: Cao Agent (Beta) Tool Calls Cao Lunaris 1.5 Pro Cloud AI (ready) What is missing: Cao Cloud Protect Cao Agent (full version) Regarding the restricted version of Cao Agent: The challenge lies simply in creating a fuzzy matching system capable of processing commands like "Change my background color from [] to []" (where [] represents an expected element). In theory, if I say, "Hey Cao, change my background from red to blue," the system needs to extract "red" and "blue" while ignoring the other words; it is this operation that complicates the task, which is why the system was disabled. For now, this should suffice, but in the future for round 2 I would like to have a system that works exactly the way I want it to. @AmetrineOS-