transcript high
Tabby writes verbatim completion and chat events (prompts and code context) to dated JSON files under ~/.tabby/events.
Where it lives
- all
~/.tabby/eventsdir
What you can do
- Set TABBY_ROOT to relocate the store, or prune ~/.tabby/events to limit retention.
Source: tabby.tabbyml.com
config with secrets high
Tabby's server database holds user accounts and auth/registration tokens.
Where it lives
- all
~/.tabby/ee/db.sqlite
What you can do
- Restrict permissions on ~/.tabby and keep it off cloud sync.
Source: tabby.tabbyml.com
This describes where Tabby stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.