Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>AI Workspace MemoryNew to Visual Studio Code? Get it now.
AI Workspace Memory

AI Workspace Memory

morobleh

| (0) | Free
Never lose your work context again. Smart Resume powered by Claude AI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧠 AI Workspace Memory

Never lose your work context again.

AI Workspace Memory captures your development context when VS Code closes and intelligently restores it when you come back — powered by Claude AI.

Features

  • Smart Resume — AI-generated summary of what you were working on
  • One-click Restore — Reopens all your files exactly where you left off
  • Git Context — Captures branch, last commits, modified files
  • Session History — Keeps your last 10 sessions
  • Multilingual — Full UI + AI summaries in English (default), French, Arabic (right-to-left), Spanish, and German
  • Cross-platform — Works on Windows, Mac, and Linux
  • Privacy-first — Only captures metadata, no screenshots

Setup

  1. Install the extension
  2. Go to Settings → search "AI Workspace Memory"
  3. Add your Anthropic API key (get one at console.anthropic.com)
  4. Choose your language (English, French, Arabic, Spanish, or German)
  5. Restart VS Code — Smart Resume will appear automatically

Commands

  • AI Workspace Memory: Show Smart Resume — Open the Smart Resume panel
  • AI Workspace Memory: Capture Current Session — Manual capture
  • AI Workspace Memory: Show Session History — Browse past sessions
  • AI Workspace Memory: Clear All History — Delete all stored sessions

Privacy

All data is stored locally in your VS Code global storage folder. No data is sent anywhere except to the Anthropic API for summary generation. You can clear all data at any time with the "Clear All History" command.

Development

npm install
npm run build      # bundle with esbuild
npm run watch      # rebuild on change
npm run lint       # eslint
npm test           # @vscode/test-electron + mocha
npm run package    # produce a .vsix

Press F5 in VS Code to launch the Extension Development Host.

Made by

Mohamed Ali Robleh · morobleh.dev

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft