What's Changed * Initial port to python by scm-aiml in https://github.com/theredsix/cerebellum/pull/2 * Improved message history handling for Typescript library
New Contributors * scm-aiml made their first contribution in https://github.com/theredsix/cerebellum/pull/2
* Addressed mouse jitter behavior (mouse will hover around a UI element but not click) * Added robust parsing of coordinate from Claude (can come in array or {x: number, y: number} format