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

ForgeMentor

Anush2407

| (0) | Free
AI-powered software engineering mentor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ForgeMentor

AI-powered software engineering mentor for VS Code.

ForgeMentor helps developers understand code, reason through problems, and learn software engineering concepts instead of simply generating solutions.

Features

  • 💬 Ask ForgeMentor technical questions directly from VS Code
  • 🧠 Get explanations focused on reasoning and understanding
  • ✨ React-based interactive chat interface
  • 🤖 Gemini-powered mentoring
  • 📋 Send selected code directly to ForgeMentor
  • 🔌 Configurable backend endpoint
  • ☁️ Spring Boot backend deployed with Docker and Kubernetes

Architecture

VS Code Extension
       │
       ▼
React WebView
       │
       ▼
ForgeMentor Backend
       │
       ▼
Spring AI
       │
       ▼
Google Gemini

Development

Extension

npm install
npm run compile

React WebView

cd webview
npm install
npm run build

Backend

cd ../backend
./mvnw spring-boot:run

Configuration

ForgeMentor supports configuring the backend URL through the VS Code setting:

forgeMentor.backendUrl

The default backend URL is:

http://forgementor.local

Project Status

Version: 0.1.0

This release represents the initial MVP of ForgeMentor.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft