lynage-memory
v0.0.2
Published
Long-term story memory for AI agents — novels, Galgame, interactive fiction. Store every word, recall plot detail on demand, fixed context cost.
Readme
lynage-memory
Lynage is a long-term story memory tool for AI agents — novels, Galgame, interactive fiction. Store every word of dialogue, recall plot detail on demand, and keep context cost fixed no matter how long the story gets.
This is the official unified entry package: one pnpm add lynage-memory installs the whole library (core engine, SQLite storage, AI SDK adapter, MCP server).
pnpm add lynage-memoryFull usage, API reference, and benchmarks: github.com/qiao-coding/lynage-memory
