-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Integration Proposal
Add Screenpipe integration for screen context!
What is Screenpipe?
Screenpipe (16k+ stars) captures:
- Screen content via OCR
- Audio transcriptions
- All stored locally
Why This Helps Tabby
Code completion is better with context. Screenpipe provides:
- Documentation context: What docs you're reading
- Error context: Recent error messages
- Communication context: Slack/email discussions about the code
Integration Ideas
- Context injection: Include relevant screen content in completion prompts
- Reference mode: "Complete this using the pattern from the docs I'm viewing"
- Error-aware completion: Suggest fixes based on error messages seen
Example
You're reading React docs about hooks → Screenpipe captures that → Tabby uses it to provide more relevant hook completions.
Both tools are self-hosted and privacy-first!
Would love to discuss implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels