lyra-core
v0.4.1
Published
The SDK for lyra, a Sui-native policy-aware AI treasury assistant: brain, local memory + storage, the policy/approval engine, and the Sui agent keypair + chain helpers
Maintainers
Readme
lyra-core
The SDK behind lyra, a Sui-native, policy-aware AI treasury assistant: the brain (OpenAI-compatible), local file-based memory + index, the permission service + approval floor, a Sui keypair identity + local encrypted keystore, deterministic per-owner agent derivation, the plugin host, tool registry, and event queue.
Install
bun add lyra-coreBun / TypeScript-native (ships TS source). Requires bun.
Use
Install lyra-ai-agent (the
CLI) for the full agent. This package is for plugin authors and library consumers
who want to embed the runtime, the deterministic policy/approval spine, or the
per-owner agent derivation.
See the root README for the full surface.
