donmai is in 0.x preview. APIs may change between minor releases. See the changelog.

The @donmai/core package publishes the interface contracts for the workflow engine and the YAML workflow grammar. Concrete node implementations and the execution runtime live in the platform layer.

  • Contract referenceActionDefinition, TriggerDefinition, ConditionDefinition, ProviderPlugin, and the workflow YAML grammar.
  • Shipped agent tools — the af_linear_* and af_code_* MCP tools available to agents out of the box.