-
Tabby version: 1.0.207 arm macos
-
Following #7188, we can now have:
```python
from typing import overload
from typing_extensions import Literal
class Cat:
@overload
def __new__(cls, name: Literal['Tabby']) -> 'Tabby'…
-
**Describe the bug**
When using tabby web features, particularly /playground. I am logged out after about 10 minutes. This occurs even when actively interacting in chat window. This has happened in v…
-
Use the default Docker Compose.yml file without any modifications
![image](https://github.com/Eugeny/tabby-web/assets/82760413/644c6e2f-a5f9-4937-9401-ce0b1b5dcf39)
-
1. docker pull tabbyml/tabby:latest _ps: version 0.13.1_
2. git clone https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-base
3. download gguf from https://github.com/wsxiaoys/registry-tabby/…
hytxx updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
Yes, I'm often frustrated because the terminal window always opens with the last used size instead of a default size. I would li…
-
When trying to self host Tabby (including TCG, web, and a postgres DB), I get an error regarding `psycopg2`
## Reproduction steps
1. Create `docker-compose.yml` with the following contents
```yml…
-
## Description of the problem or steps to reproduce
Run the micro editor in Ubuntu WSL 2 or on NixOs Linux via SSH using Tabby Terminal
Set the editor clipboard mode to "terminal" in settings
Cop…
-
### Feature request
- [ ] Modifiable keyboard shortcuts.
- [ ] Add shortcuts to navigate between selecting tabs/windows when tabby's popup is opened.
- Additionally make it so that the shortcuts …
ghost updated
2 months ago
-
I wish to use the plugin framework [Tabby](https://github.com/metatablecat/Tabby). To prepare, we must do these reforms to the codebase:
1. Add Runtime and Framework folders. The `Framework` folder i…