FR
Get Started

VS Code extension

Install the Palabre extension to run Debate, Chat, and Ask from VS Code using agents exposed by the CLI.

The VS Code extension adds a Palabre panel to the editor. It lets you prepare a subject, choose agents, add workspace context, follow a Debate, Chat, or Ask session, and open the Markdown export.

The extension remains a thin client: it launches palabre locally and consumes the public CLI contracts. Palabre CLI remains the source of truth for agents, presets, context, errors, and exports.

Install the extension

Install Palabre for VS Code

After installation, open the Palabre panel from the sidebar.

Requirements

  • Palabre CLI installed on the same machine;
  • Palabre CLI 0.13.0 or newer required;
  • at least one available agent for Chat or Ask, two for Debate.
palabre --version
palabre doctor
palabre presets --json

Current features

  • Debate, Chat, or Ask selection and available agents;
  • context selection through the official CLI scan;
  • NDJSON response, summary, and error rendering;
  • Chat conversations with agent handoff, one-off consultation, and role selection;
  • opening .debate.md, .chat.md, and .ask.md exports;
  • stopping Palabre and its child agents;
  • quick settings and diagnostics.

If the extension cannot find Palabre, check palabre --version and restart VS Code. If no agent appears, run palabre doctor and palabre config.