Skip to content

packages coding agent extensions

Zachary BENSALEM edited this page Aug 17, 2026 · 2 revisions

Extensions (packages/coding-agent/src/core/extensions/)

Extension runtime (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


By the numbers


Lore


Fun facts








Security


How to monitor



Cleanup opportunities



Maintainers

Clone this wiki locally