Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>8080.aiNew to Visual Studio Code? Get it now.
8080.ai

8080.ai

8080.ai

|
87 installs
| (0) | Free
Use 8080.ai sessions and Developer Mode directly inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

8080.ai for VS Code

Use your 8080.ai sessions directly inside VS Code. The extension adds an 8080.ai panel to the Activity Bar, lets you sign in with your 8080.ai account, opens project sessions in editor tabs, and supports Developer Mode workflows from your local workspace.

Requirements

  • VS Code 1.86 or later
  • An 8080.ai account
  • A Git-backed workspace for project sessions and Developer Mode

Install

Install 8080.ai from the Visual Studio Marketplace or from the Extensions view in VS Code.

After installation, open the 8080.ai icon in the Activity Bar or run 8080.ai: Login with 8080.ai from the Command Palette.

Sign In

  1. Open the 8080.ai panel in the Activity Bar.
  2. Select Login with 8080.ai.
  3. Complete the browser sign-in flow.
  4. Return to VS Code after authentication finishes.

VS Code stores the 8080.ai session through its built-in authentication system. You can sign out at any time with 8080.ai: Logout of 8080.ai.

Sessions

The 8080.ai panel shows sessions for the current workspace. From the panel you can:

  • Open an existing session in a VS Code editor tab
  • Create a new session for the current project
  • Rename or delete sessions
  • Refresh the session list
  • Open the related 8080.ai project in your browser

If a workspace is not linked to an 8080.ai project yet, the extension can link the current Git repository to your 8080.ai account when you create a session.

Developer Mode

Developer Mode lets 8080.ai work with the code in your current repository. In a session tab, you can ask for changes, plans, reviews, debugging help, or follow-up work.

During a Developer Mode run, the extension can show:

  • Streaming responses from 8080.ai
  • Plans and progress updates
  • Tool activity
  • Terminal command output
  • File changes with additions and deletions

When 8080.ai proposes workspace edits, review the result in VS Code before continuing with normal Git review, testing, and commit steps.

Local Commands

Developer Mode may request local commands after applying changes, such as test, build, or lint commands. Control this behavior with the 8080Ai.localCommandExecution setting.

Value Behavior
auto Run requested local commands automatically
prompt Ask before running each requested command
disabled Reject local command requests

Settings

Setting Default Description
8080Ai.webBaseUrl https://8080.ai 8080.ai web app URL used for browser sign-in
8080Ai.apiBaseUrl https://api.8080.ai 8080.ai API URL used for authentication, sessions, sync, and Developer Mode
8080Ai.localCommandExecution auto Controls whether Developer Mode can run local commands

Most users can keep the default settings.

Commands

Open the Command Palette and search for 8080.ai to find available commands.

Command Description
8080.ai: Login with 8080.ai Sign in to your 8080.ai account
8080.ai: Logout of 8080.ai Clear the stored 8080.ai session
8080.ai: Open 8080.ai Open 8080.ai in your browser
8080.ai: Open Session Open a selected session
8080.ai: New Session Create a new project session
8080.ai: Rename Session Rename a selected session
8080.ai: Refresh Sessions Reload sessions for the current workspace
8080.ai: Open Project Open the linked 8080.ai project

Troubleshooting

If sessions do not appear, confirm that you are signed in and that the current VS Code window has a Git-backed workspace open.

If sign-in fails or your session expires, run 8080.ai: Logout of 8080.ai, then run 8080.ai: Login with 8080.ai again.

If Developer Mode cannot create or open a project, check that the repository has a remote origin and that your 8080.ai account has access to the linked project.

License

This extension is proprietary software. See LICENSE.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft