Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>devsaga-extensionNew to Visual Studio Code? Get it now.
devsaga-extension

devsaga-extension

DevSaga

|
1 install
| (0) | Free
AI-powered debugging assistant for VS Code — powered by DevSaga
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DevSaga VS Code Extension

Automatically detects errors in your terminal and sends them to DevSaga for AI-powered debugging — and silently builds your personal learning profile over time.

The idea

Most devs fix bugs and move on. DevSaga remembers them.

Every error you hit in VS Code gets captured, debugged with AI, and saved to your account. Over time DevSaga analyzes your bug history, finds your weak concepts, suggests free resources, and generates tests curated to exactly what you struggle with.

The extension is the data collection layer. Your terminal is where you actually work — so that's where DevSaga lives too.

How it works

  1. Extension watches your terminal automatically
  2. When a command fails, it captures the error output
  3. A notification appears: "Error detected. Debug with DevSaga?"
  4. Click Debug — error is sent to DevSaga AI
  5. Get instant fix and explanation
  6. Session is saved to your account silently
  7. Over time, your IRT dashboard shows your weak spots, suggested resources, and personalized tests

Setup

1. Install the extension

Clone this repo and open it in VS Code, then press F5 to run the extension.

2. Get your API token

Go to devsaga-app.vercel.app/settings, generate your token and copy it.

3. Set your token in VS Code

Press Ctrl+Shift+P → type DevSaga: Set Token → paste your token.

You're ready. Every terminal error will now be debugged and tracked automatically.

Requirements

  • VS Code 1.80+
  • Node.js
  • A DevSaga account at devsaga-app.vercel.app

Tech Stack

  • JavaScript
  • VS Code Extension API
  • DevSaga REST API

Related

  • DevSaga Web App
  • DevSaga GitHub

Author

Sandesh Kumar — @sandesh-Codes

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