Skip to content

Integration: Screenpipe for screen context in code completion #4428

@louis030195

Description

@louis030195

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:

  1. Documentation context: What docs you're reading
  2. Error context: Recent error messages
  3. Communication context: Slack/email discussions about the code

Integration Ideas

  1. Context injection: Include relevant screen content in completion prompts
  2. Reference mode: "Complete this using the pattern from the docs I'm viewing"
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions