Skip to content

Releases: PuneetDadhich/Context-Resolver

context-resolver-v1.0.0

Choose a tag to compare

@PuneetDadhich PuneetDadhich released this 09 Jun 13:01

🚀 Initial Release: Context Resolver v1.0.0

The first official release of Context Resolver is here!

Context Resolver is a privacy-first Chrome extension that acts as portable AI conversation memory. It allows you to seamlessly continue complex AI conversations across different tools when you hit context window limits.

✨ Key Features

  • One-Click Capture: Extract full conversations directly from the DOM, preserving code blocks, markdown formatting, and conversation structure.
  • Cross-Platform Support: Works instantly with ChatGPT, Claude, Gemini, Perplexity, DeepSeek, and Grok.
  • Smart Compression Engine: Three intelligent compression levels to bypass strict token limits:
    • Full: The raw conversation.
    • Summary (~30%): Preserves first/last exchanges + all code blocks + key decisions.
    • Key Points (~10%): Aggressively extracts only decisions, requirements, action items, and final code state.
  • Structured Injection: Pastes context into your new chat with a smart "handoff" prompt.
  • Privacy-First: 100% local processing. No servers, no tracking, no accounts. All data lives safely in your chrome.storage.local.
  • Export & Import: Backup and transfer your context library across machines via JSON.

📦 Installation Instructions

This extension is entirely free and open-source. To install it:

  1. Download the context-resolver-v1.0.0.zip file from the Assets section below.
  2. Extract the .zip file into a folder on your computer.
  3. Open Google Chrome and navigate to chrome://extensions/.
  4. Enable Developer mode (the toggle in the top-right corner).
  5. Click Load unpacked in the top-left corner.
  6. Select the folder you extracted in Step 2.
  7. Click the puzzle piece icon in Chrome's toolbar and pin Context Resolver so the side panel is always accessible!