Skip to content

Releases: imsesayflisl-design/Decoded

Decoded v0.0.7

15 Jun 18:40

Choose a tag to compare

Streaming chat replies, an animated Decoded logo while the AI answers, and a new OpenRouter provider with free Qwen, Llama, and DeepSeek models.

To test: download decoded-0.0.7.vsix below, then in VS Code (or Cursor/VSCodium/Windsurf) open the Extensions panel -> ... menu -> Install from VSIX..., or run code --install-extension decoded-0.0.7.vsix. Open the Decoded icon in the activity bar and set an API key when asked.

Decoded v0.0.1

10 Jun 17:53

Choose a tag to compare

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