ContextBridgeContextBridge is a VS Code extension that synchronizes design intent and repository context between browser-based and IDE-based LLMs using deterministic, incremental context snapshots. It is designed for developers who think through problems in browser LLMs but implement and debug code inside an IDE. StatusMVP (actively evolving). How to UseContextBridge exposes two explicit actions: Sync Repo → Chat
Deep Sync Current File → Chat
Core Principles
ScopeContextBridge focuses on context transportability, not automation, agent behavior, or model intelligence. |