Aevum Cadence AI

Extensibility

Teach the assistant new work without forking the runtime. A plugin is a directory under <workspace>/plugins/<name>/ that can bundle hooks, tools, routes, and skills. A skill can also be a portable SKILL.md in the workspace.

Install

assistant plugins install <name>
assistant plugins search
assistant skills list

The Plugins tab in the app lists the same catalog. The catalog is an allowlist.

Surfaces

What to write first

The public contract is @aevumcadence/plugin-api in assistant/src/plugin-api.