Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jarvis Safe GuardNew to Visual Studio Code? Get it now.
Jarvis Safe Guard

Jarvis Safe Guard

Shuo Mao

| (0) | Free
A VS code agent terminal
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jarvis VS Code Extension

This folder contains the VS Code extension for Jarvis.

Commands

  • Jarvis: Start
  • Jarvis: Open Terminal
  • Jarvis: Rename Agent
  • Jarvis: Set OpenAI API Key
  • Jarvis: Review Latest Changes

Development

npm install
npm run compile

Then press F5 in VS Code to open an Extension Development Host.

Codex Setup

  1. Run Jarvis: Set OpenAI API Key
  2. Run Jarvis: Open Terminal
  3. Type normal shell commands as usual
  4. Prefix a line with your agent name, for example Jarvis fix the failing test, to forward that line to Codex

By default the embedded runtime uses gpt-5-codex through the Responses API.

If Jarvis changes workspace files during a run, the extension records a snapshot and opens the first diff automatically. You can reopen the latest recorded review session with Jarvis: Review Latest Changes.

Notes

  • Source code lives in src/
  • Compiled output goes to out/
  • Do not commit generated JavaScript from src/
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft