gptel
gptel copied to clipboard
Contexts persist in `gptel-context--alist` when removed in alternate fashion
- Add a context in a buffer
- Remove the context by invoking
gptel-add
at point -
gptel-context--alist
has an empty context, causing bugs later on.
The problem lies in the fact that gptel-remove-context
does no cleanup with the alist.