Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Bragi Code AssistantNew to Visual Studio Code? Get it now.
Bragi Code Assistant

Bragi Code Assistant

Bragi

|
6 installs
| (0) | Free
Connect VS Code to Bragi AI for powerful code assistance
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bragi Code Assistant

Connect VS Code to Bragi AI for powerful code assistance powered by Gemini.

Features

  • Seamless integration between VS Code and Bragi AI
  • Send your current file to Bragi for AI-assisted coding
  • Get code suggestions, explanations, and refactoring help
  • Works with the Bragi AI Code Mode

Installation

From VS Code Marketplace (Coming Soon)

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Bragi Code Assistant"
  4. Click Install

Manual Installation

  1. Download the extension VSIX file
  2. Open VS Code
  3. Go to Extensions (Ctrl+Shift+X)
  4. Click the "..." menu in the top-right of the Extensions panel
  5. Select "Install from VSIX..."
  6. Choose the downloaded VSIX file

Setup

  1. Install the extension
  2. Configure the Bragi API URL in settings (default: http://localhost:3001)
  3. Click the Bragi icon in the activity bar
  4. Click "Connect to Bragi AI"

Usage

  1. Connect to Bragi AI using the sidebar or status bar
  2. Open a code file in VS Code
  3. In the Bragi app, activate Code Mode
  4. Ask coding questions or request code generation
  5. View and apply suggestions directly in VS Code

Commands

  • Connect to Bragi AI: Establish connection with Bragi server
  • Disconnect from Bragi AI: End the connection
  • Send Current File to Bragi AI: Send the active file for context

Requirements

  • VS Code 1.60.0 or higher
  • Bragi AI application running locally or remotely

Extension Settings

This extension contributes the following settings:

  • bragiCodeAssistant.apiUrl: URL of the Bragi AI server (default: http://localhost:3001)

Known Issues

  • Initial release may have stability issues
  • Connection may time out after long periods of inactivity

Release Notes

0.1.0

Initial release of Bragi Code Assistant with basic connectivity features.


For Development

Building the Extension

cd vscode-extension/bragi-code-assistant
npm install
vsce package

Running the Extension

  1. Open VS Code on the extension folder
  2. Press F5 to start debugging
  3. A new VS Code window will open with the extension loaded
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft