Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Prophet (Alpha Version)New to Visual Studio Code? Get it now.
Prophet (Alpha Version)

Prophet (Alpha Version)

Prophet

|
43 installs
| (0) | Free
A Python bug finding tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Prophet - Python Bug Finding Tool (Alpha Version)

Prophet is a VS Code extension designed to streamline the process of bug finding and code review for your Python code. It leverages an external AI API to automatically test your file, allowing you to quickly validate your code's functionality.

Our Site

Getting Started

  1. Installation:
    • Open VS Code.
    • Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
    • Search for "Prophet".
    • Click "Install".
    • Prophet Extension
  2. Testing a Python File:
    • Open the Toggle Panel (Ctrl+J or Cmd+J).
    • Select the "Prophet AI Debugger" tab.
    • Click "Run Prophet" on the top right of the Toggle Panel. (See Login if you have not already done so)
    • Select the file you wish to have evaluated.
  3. Viewing Test Results:
    • An error popup will appear if the model found a bug.
    • A success popup will appear if the model found no bugs.
    • The full response will be displayed in the Toggle Panel.

Login

Use of our model is password protected. Please use your provided password when prompted to use Prophet.

  1. Login:
    • Use your password.

Features

  • Automated Test Generation: Uses an AI API to test files based on your Python code.
  • Output Integration: Provides a curated response from the an LLM explaining the bugs.
  • Simple Login: Requires a basic password login to access the testing features.

Requirements

  • VS Code version 1.97.2 or higher.
  • Python
  • Internet connection to access the AI API.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft