Roshan Sharma
Roshan Sharma
Hi @TaylorBriggs, I'm just came across this package. It looks good and worth trying out, but I cannot do that yet because of missing type declarations. It would be great...
Fixes #43
A lot of PEP8 errors occur on opening up a Python file in an editor with PEP8 checks enabled. Fixing these would greatly improve code quality, and help with easy...
### Problem Description In `app.py`, the route `/webview/` is configured multiple times, when the code for both views can be essentially put in one. The two views differ in their...
## Description Configuring the CLI requires users to specify the token with the `--token` flag. This causes the token to stick around in the command line history, which can be...
## Description During chat, incoming messages appear right where the user's cursor points at the moment. This, however, does not change the message content sent by the user, but sure...
@sebastiandev this project is the kind what I've been looking for since long. Still, it would be nice if there is a `CONTRIBUTING` file in the project. Also, more examples...