Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AgentPulseNew to Visual Studio Code? Get it now.
AgentPulse

AgentPulse

AgentPulse Labs

|
1 install
| (0) | Free
A thin IDE layer over the agentpulse CLI — connect to your space, pick a dev-org, scaffold an app, and run the inner loop (deploy code / objects / seed, validate into Problems) without leaving VS Code or Cursor. Plugin-contributed UI appears automatically from each CLI plugin's agentpulse.ide manife
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

agentpulse-vscode

The AgentPulse extension for VS Code, Cursor, and any Open VSX editor.

A thin IDE layer over the agentpulse CLI — connect to your space, pick a dev-org, scaffold an app, and run the inner loop without leaving the editor. Modelled on the Salesforce Extension Pack: the CLI is the engine, the extension is only UX.

Status: design + interactive mockup complete. Implementation not started. New session? Start at HANDOVER.md.


Why a separate repo

Same reason agentpulse-pulse and agentpulse-cli-plugin-pulse are separate: independent release cadence and a different artifact. The CLI ships to npm; this ships a .vsix to the VS Code Marketplace and Open VSX. The CLI must stay installable and useful with no editor at all.

What it does

Area Commands
Connection Connect to a platform (space), disconnect, refresh
Dev-orgs List, set default, open in browser, status-bar picker
Projects Create app project, detect existing app project
Inner loop Deploy code / objects / seed / everything, validate into Problems
Explorer Right-click an object, field, seed manifest, code file, or the project root
Plugins Install CLI plugins; plugin-contributed UI appears automatically

Try the mockup

cd mockups && python3 -m http.server 4173
# → http://127.0.0.1:4173

A single self-contained HTML file. Click the scenario buttons across the top to jump to any screen.

Docs

  • HANDOVER.md — start here; full context for a fresh session
  • docs/PLAN.md — phased development plan with acceptance criteria
  • docs/ARCHITECTURE.md — locked decisions and rejected alternatives
  • docs/IDE_CONTRIBUTION.md — how CLI plugins contribute IDE surfaces

License

MIT

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