Skip to content

VS Code extension v0.1.0

Choose a tag to compare

@Shaf2665 Shaf2665 released this 21 Jun 01:01
· 14 commits to main since this release

First release of the hermes-router VS Code extension — a control panel for your router, right in the editor.

Install

  1. Download hermes-router-0.1.0.vsix below.
  2. In VS Code: Extensions panel → menu → Install from VSIX… → pick the file.
    (or: code --install-extension hermes-router-0.1.0.vsix)
  3. Open the hermes-router icon in the activity bar. If your router uses a custom proxy key, set hermesRouter.apiKey in Settings.

Features

  • Status bar — providers available / total, at a glance.
  • Dashboard — live per-provider health, rating, latency, model(s), key cooldowns, cache hit-rate, rotation mode (auto-refreshing).
  • Manage — Restart · Doctor · Update · Add Provider Key · Import Codex login · Set Model(s) · Set Rotation Mode.
  • Works with a local or remote (Hugging Face Space) router; control commands require a local hr.

Source: vscode-extension/ · Docs: https://hermes-router.vercel.app