Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Hermes Agent ChatNew to Visual Studio Code? Get it now.
Hermes Agent Chat

Hermes Agent Chat

Poppy

|
21 installs
| (0) | Free
Streaming chat with Hermes Agent in VS Code — ACP protocol, tool execution, memory, skills, and cron visualization
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hermes Agent Chat for VS Code

Chat with Hermes Agent directly in VS Code. Hermes is an AI assistant with persistent memory, tool-calling, and session management.

Features

  • Sidebar Chat Panel — Talk to Hermes without leaving your editor
  • Session Persistence — Hermes remembers your conversations across sessions
  • File Context — Automatically includes the current file and selected code in your queries
  • Memory — Hermes's built-in memory works seamlessly, remembering you across conversations

Requirements

  • Hermes Agent installed and configured on your system
  • Run hermes doctor to verify your setup

Getting Started

  1. Install this extension
  2. Click the Hermes icon in the Activity Bar (sidebar)
  3. Type a message and press Enter
  4. Hermes responds with full agent capabilities

Tips

  • Select code in your editor before asking a question — the selection is automatically included as context
  • Shift+Enter for multi-line messages
  • Click the + button in the panel toolbar to start a new session
  • Hermes remembers your preferences and past conversations through its built-in memory system

Extension Settings

Setting Default Description
hermes-chat.hermesPath hermes Path to the Hermes CLI executable
hermes-chat.maxTurns 30 Maximum tool-calling turns per query
hermes-chat.timeout 180 Query timeout in seconds

How It Works

This extension spawns Hermes as a CLI subprocess for each query. Your messages go through Hermes's full agent pipeline — including tool use, memory, and any configured MCP servers. The extension is a thin UI layer; all intelligence lives in Hermes.

License

MIT

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