Releases: PuneetDadhich/Context-Resolver
Releases · PuneetDadhich/Context-Resolver
Release list
context-resolver-v1.0.0
🚀 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:
- Download the
context-resolver-v1.0.0.zipfile from the Assets section below. - Extract the
.zipfile into a folder on your computer. - Open Google Chrome and navigate to
chrome://extensions/. - Enable Developer mode (the toggle in the top-right corner).
- Click Load unpacked in the top-left corner.
- Select the folder you extracted in Step 2.
- Click the puzzle piece icon in Chrome's toolbar and pin Context Resolver so the side panel is always accessible!