Skip to content
Work IQ Dev Tools are in preview (v0.12.2). Commands and APIs may change before 1.0. See the installation guide.

Concepts

This section gives you the mental models you need to use Work IQ Dev Tools effectively. The goal isn’t to document every flag — that lives in the CLI Reference. It’s to give you the why behind the commands so you can predict how Work IQ Dev Tools will behave in a new situation.

Read these in roughly this order:

  1. Declarative agents — what Work IQ Dev Tools actually build for you
  2. Agent lifecycle — the path from create to publish
  3. Host vs extensions — how Work IQ Dev Tools are structured under the hood
  4. Environments — how local, dev, staging, and prod work
  5. Validation & MVL — static + deep checks before you ship
  6. Exit codes & output — how to script Work IQ Dev Tools safely
  7. VS Code extension — live diagnostics in your editor

If you’re brand-new, start with Getting Started instead — that walks you through installation and your first agent before circling back here for depth.