Plugins
Extend agent tool sets with ToolPlugin packages.
Agent tools in donmai are extended through plugins. A plugin is a TypeScript
package that implements the ToolPlugin interface and returns typed MCP tool
definitions via createTools(). The shipped plugins (Linear and code
intelligence) are embedded in the donmai binary; the @donmai/* npm scope
is deprecated and no new packages will be published to it.
doc docs/pluginsrev 2026-07-18 · built 2026-07-18T15:34Z