Skip to content

Releases: theredsix/cerebellum

v0.2.2

17 Nov 18:04
aa3dd01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.2

v0.1.3

15 Nov 00:02
Compare
Choose a tag to compare

What's Changed

  • Initial port to python by @scm-aiml in #2
  • Improved message history handling for Typescript library

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Nov 00:08
Compare
Choose a tag to compare
  • 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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Nov 04:30
Compare
Choose a tag to compare

What's Changed

  • Fixed image resolution error from #7

New Contributors

Full Changelog: 0.1.0...v0.1.1

0.1.0

30 Oct 03:53
Compare
Choose a tag to compare
  • Beta release

Full Changelog: 0.0.8...0.1.0

0.0.8

30 Oct 03:17
Compare
Choose a tag to compare

Full Changelog: 0.0.7...0.0.8

0.0.7

29 Oct 07:44
Compare
Choose a tag to compare
  • Improved mouse injection on screenshot
  • Added mouse jitter detection
  • Improved scrollbar rendering on screenshot

Full Changelog: 0.0.6...0.0.7

0.0.6

27 Oct 23:42
Compare
Choose a tag to compare

Moved Selenium to a peer-dependency

Full Changelog: 0.0.3...0.0.6

0.0.5

27 Oct 23:16
Compare
Choose a tag to compare

Fixed Retina scaling issues for Mac

Full Changelog: 0.0.4...0.0.5

0.0.4

27 Oct 07:11
Compare
Choose a tag to compare

Initial alpha release

Full Changelog: 0.0.3...0.0.4