A GNOME Shell extension that provides a chatbot interface using various LLM providers, including Anthropic, OpenAI, Gemini, and OpenRouter. Features include multiple provider support, customizable models, chat history, customizable appearance, a keyboard shortcut, and copy-to-clipboard functionality.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
22 | Active |
21 | Rejected |
20 | Rejected |
19 | Inactive |
18 | Rejected |
17 | Rejected |
16 | Active |
15 | Inactive |
14 | Rejected |
13 | Inactive |
12 | Rejected |
11 | Active |
10 | Active |
9 | Rejected |
8 | Inactive |
7 | Inactive |
6 | Rejected |
5 | Inactive |
4 | Inactive |
3 | Inactive |
2 | Inactive |
1 | Rejected |
That function can be called multiple times (line 214 `lib/chatUI.js`). So the timeout should be removed before creating a new one.