wheatley icon indicating copy to clipboard operation
wheatley copied to clipboard

An AI for Ringing Room that can ring any number of bells to increase the scope of practices.

Results 30 wheatley issues
Sort by recently updated
recently updated
newest added

In version 0.8.0 I see that if you provide -m or --method with method name Wheatley throws a 403 error. PS C:\Users\Paul> wheatley 456237981 --method "Cambridge Surprise Minor" -u -I...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

I'm working on a variety of version-bumps for Ringing Room. This will require Wheatley to use the latest socketio versions. This has been tested against a local build of Ringing...

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

As suggested by @tjbarnes23, there would be people who would use a combination of Wheatley with Handbell Stadium if such an interface existed. The major pieces of the puzzle would...

enhancement

Reg Hitchings sent me an email about this - apparently Wheatley sometimes gets confused when other people ring its bells. I'm not sure how to reproduce this, and AFAIK the...

bug

When I've changed the tower from 8 bells to 6, and press "l", I hear the "look to" announcement, but Wheatley doesn't ring anything. (The second is assigned to me,...

Someone pointed out that `--up-down-in` isn't very intuitive for non-handbell ringers. `--up-down-off` or `--up-down-go` were suggested replacements, but personally I think it's better to keep it consistent.

This would provide an excellent mechanism for testing Wheatley's performance, since if we mocked the `Tower` class and make the `sleep` function just increment a counter then we can simulate...

enhancement
internal

Something like putting calls in `()`s in front of the first place notation they affect. E.g.: - A bobbed course of Cambs 6 would be `--place-notation 6:x36x14x12x36x14x56,(Bob)14` - A touch...

enhancement