Skip to content

Decoded v0.0.1

Choose a tag to compare

@imsesayflisl-design imsesayflisl-design released this 10 Jun 17:53
· 12 commits to main since this release

First test release of Decoded — explains your coding errors to teach you, right where you code.

Install in VS Code, Cursor, Antigravity, or any VS Code-compatible editor:

  1. Download decoded-0.0.1.vsix below.
  2. Extensions panel -> ... menu -> Install from VSIX... -> pick the file.
    (Or: code --install-extension decoded-0.0.1.vsix — swap code for cursor / antigravity.)
  3. Click the Decoded icon in the activity bar and set your API key (Anthropic, OpenAI, or Gemini — bring your own key).

Features

  • Chat sidebar: problems listed live, four-part error lessons, follow-up questions
  • Reads your codebase on open and asks before fixing errors for you
  • Works with Claude, GPT, and Gemini models