Abhimanyu Pallavi Sudhir
Abhimanyu Pallavi Sudhir
Didn't work for me when I first installed it on Windows because it depends on the `readline` package -- this isn't available on Windows, but installing `pyreadline3` made it work...
I believe [logging](https://python.useinstructor.com/concepts/logging/?h=request) is the only way to capture raw prompts in instructor. This requires actually making the API call -- is there any way to get the raw prompt...
Steps to reproduce: 1. Download and unzip the latest .zip for Linux: https://github.com/ActivityWatch/activitywatch/releases/tag/v0.13.2 2. Run `sudo activitywatch/aw-qt` For context I am on the Regolith Desktop environment, idk if this makes...