Skip to Content
Run In EditorOverview

Run In Editor

Use the extension when you want the fastest local loop.

The extension sits on top of the same CLI engine you use in CI. That means the local workflow is convenient without becoming a separate system.

What the extension is best at

  • run one check from the gutter
  • inspect traces next to code
  • switch environments from the status bar
  • debug with breakpoints
  • generate or migrate tests with AI assistance

Typical flow

  1. Open a Glubean project
  2. Run a check from the gutter or Test Explorer
  3. Inspect the trace and result file
  4. Move stable checks from explore/ to tests/

Start with these pages

  1. Quick Start
  2. Running Tests
  3. Traces & Diff
  4. Debugging
Last updated on