Skip to main content

IDE Integration

Coming Soon

IDE integration (VS Code, JetBrains, Neovim extensions) is a planned feature. There is no IDE extension available yet.

This page will be updated when the feature ships.

Planned Capabilities

  • Run Codebolt agents from within your editor.
  • Show agent output inline (diffs, suggestions, explanations).
  • Stream real-time agent activity into an editor panel.

In the Meantime

Codebolt runs as a standalone application — desktop app, web interface, or CLI. You can interact with the server programmatically using the Client SDK from any Node.js environment.