Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Agent EnvsNew to Visual Studio Code? Get it now.
Agent Envs

Agent Envs

xiaohaoo

| (0) | Free
Manage and switch Claude Code and Codex CLI profiles from VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Agent Envs

VS Code extension for managing Claude Code and Codex CLI profiles.

Profiles are stored in VS Code global storage:

%APPDATA%\Code\User\globalStorage\xiaohaoo.vscode-agent-envs\profiles.json

Tokens are stored through VS Code SecretStorage instead of being written to profiles.json.

Features

  • Shows Claude Code and Codex profiles in the Activity Bar.
  • Adds, edits, and deletes profiles from the tree view.
  • Applies a selected profile from VS Code.
  • Writes Claude Code profiles to ~/.claude/settings.json.
  • Writes Codex profiles to ~/.codex/config.toml and ~/.codex/auth.json.
  • Opens the private profiles.json file for inspection.

Development

npm install
npm run compile

Press F5 in VS Code to launch an Extension Development Host.

Editing Profiles

  • Click the + button in the Agent Envs view to add a profile.
  • Right-click Claude Code or Codex to add a profile for that agent.
  • Right-click a profile to edit or delete it.
  • Click a profile to apply it.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft