Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodeRecapNew to Visual Studio Code? Get it now.
CodeRecap

CodeRecap

AJAL R

|
1 install
| (0) | Free
Auto-tracks your coding activity and generates AI-enhanced daily task reports.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeRecap

Automatically track your coding activity and generate AI-enhanced daily task reports — right inside VS Code. Stop writing standups manually. Your editor already knows what you did today.

  • Automatic activity tracking: Captures file creations, edits, saves, and tab switches silently in the background with intelligent debouncing and deduplication.
  • Smart task inference: A built-in rule engine analyzes your activity patterns and infers high-level tasks — API creation, feature development, refactoring, optimization, and more.
  • AI-enhanced summaries: Automatically uses GitHub Copilot's language model (if installed) to generate richer task descriptions — no extra setup needed. Falls back to a local Ollama instance if available, or the built-in rule engine.
  • JSON reports: Reports are saved to /reports/YYYY-MM-DD.json in your workspace and displayed in the Output panel.

Getting Started

  1. Install the extension
  2. Start coding — activity is tracked automatically
  3. Open the Command Palette (Ctrl+Shift+P) and run CodeRecap: Generate Daily Report

AI-enhanced summaries work automatically if you have GitHub Copilot. No additional configuration needed.

Requirements

  • VS Code 1.90.0 or higher
  • GitHub Copilot (recommended) — for AI-enhanced task summaries

Release Notes

1.0.0

  • Automatic activity tracking (create, edit, save, switch)
  • Rule-based task inference
  • AI-enhanced summaries via VS Code Language Model API (Copilot) with Ollama fallback
  • JSON report generation with activity timeline
  • Quick activity summary command
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft