Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DevOps ToolKitNew to Visual Studio Code? Get it now.
DevOps ToolKit

DevOps ToolKit

P.I. Works

|
12 installs
| (0) | Free
An internal VS Code extension for leveraging local Large Language Models to perform advanced code analysis.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DevOps ToolKit

An internal VS Code extension for leveraging local Large Language Models to perform advanced code analysis and other development tasks.


Features

DevOps ToolKit brings the power of a local AI model directly into your editor to help you write better code, faster.

  • AI-Powered Code Analysis: Analyze your code for bugs, performance issues, and best-practice violations.
  • On-Demand Task Menu: A simple shortcut (Ctrl+J) brings up a menu of available AI tasks.
  • Local First, Privacy Focused: All processing is done on your local machine using your own LLM instance. No code ever leaves your workstation.
  • Customizable Model: Configure the extension to use your preferred local model.

Requirements

How to Use

Once the local LLM is set up and running, you can use the extension within VS Code.

  1. Open any code file in the editor.
  2. Press Ctrl+J to activate the DevOps ToolKit menu.
  3. Select the desired AI task from the quick-pick menu that appears at the top of the screen.
  4. The extension will process your request and display the results.

Extension Settings

Known Issues

  • The extension will fail if the LLM server is not running

Release Notes

1.0.0

  • Initial release of DevOps AI.
  • Features include code analysis via a local LLM.
  • Activation via Ctrl+J shortcut.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft