Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Axon FleetNew to Visual Studio Code? Get it now.
Axon Fleet

Axon Fleet

arclabs

|
1 install
| (0) | Free
Inspect local Axon agents, projects, blueprints, and runtime output in Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Axon Fleet

Axon Fleet brings the local Axon runtime into Visual Studio Code. It gives you a live view of running agents alongside the workspace they belong to, with focused resource views for inspecting an agent while you work.

What it provides

  • Instances — live local Axon processes, including their PID, session, source files, tools, and cognet.
  • Projects — mounted workspace folders and their files.
  • Blueprints — Axon agent projects discovered under workspace agents/ folders.
  • Console and resource views — a dedicated Axon panel and inspection buffers for navigating runtime information without leaving VS Code.

The extension observes only the local Axon runtime. It does not upload your workspace or require an Axon account.

Getting started

  1. Install the extension.
  2. Start an Axon agent locally, for example with axon dev.
  3. Open the Axon Fleet icon in the Activity Bar.
  4. Select an instance or blueprint to inspect it. Use Axon: Open Console from the Command Palette to open the runtime panel.

Fleet discovers live instances from Axon's local runtime state. If no agent is running yet, the Instances view is simply empty.

Requirements

  • Visual Studio Code 1.95 or newer.
  • Axon installed locally for runtime instance discovery.

Feedback

Report issues at the Axon repository.

Development

bun run release:package

release:package type-checks, builds, and writes a Marketplace-ready VSIX to artifacts/axon.vsix. Use bun run build to additionally install that artifact into the local code command.

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