@grimoire-ai/core
v0.3.2
Published
Core library for Grimoire AI — file I/O, search, and database operations
Readme
@grimoire-ai/core
Core library for Grimoire AI — local-first, AI-native requirements management.
This package contains the shared logic for file I/O, DuckDB operations, search, and document management. It is used internally by the CLI and server packages.
Installation
You probably want the CLI instead:
npm install -g @grimoire-ai/cliIf you need the core library directly:
npm install @grimoire-ai/coreDocumentation
See the Grimoire AI CLI package for full documentation, or visit grimoireai.quest.
