AgentKit
DocsKitsCLI ReferenceDesktop App

Understand AgentKit

Learn the product model behind kits, runtime adapters, projects, artifacts, and recovery.

AgentKit brings structured AI workflows into the coding assistant you already use. These pages explain what AgentKit installs, how a runtime uses it, and where your responsibility begins and ends.

Start with the mental model

Three ideas to keep in mind

  1. A kit is installed; a workflow is invoked. Installing makes supported components available. It does not start a task by itself.
  2. The runtime remains in charge of execution. AgentKit adapts content to the runtime, but the runtime controls model access, tools, permissions, and event support.
  3. You remain in charge of the result. Installation metadata and recovery snapshots reduce risk. They do not replace reviewing plans, diffs, generated files, or external actions.

When you are ready to use these ideas, continue to Installing kits.