@persona-engine/core
v0.2.6
Published
Give your agent's persona a relationship layer and an emotion gradient — policy-driven modes, build-time compiled packs, fail-closed route policy.
Maintainers
Readme
Persona Engine Core
A persona mode-switching engine with build-time compiled packs and fail-closed route policy.
Quick start
Requires Node.js 22 or later. Install the CLI and initialize a pack:
npm install -g @persona-engine/core
persona init ./my-persona
cd my-persona
persona buildThen run persona doctor in the install directory to check the pack.
Project home: https://github.com/caty-ai/persona-engine
