ExtensionRuntime, ExtensionAPI) allows importable packages to extend agent behavior. Extensions register tools, commands, and shortcuts. The adapter (web/server) consumes ExtensionUIContext and must be updated when the public surface changes. Extensions must degrade locally (optional features must not block agent/session attachment/startup).
Related: Coding agent index, Skills