@hasna/researcher
v0.1.8
Published
Universal autonomous experimentation framework — PFLK/GREE cycles, knowledge graphs, entity extraction, sqlite-vec search, multi-provider LLM routing, SQLite knowledge base, sandbox isolation
Downloads
224
Maintainers
Readme
@hasna/researcher
Universal autonomous experimentation framework — PFLK/GREE cycles, knowledge graphs, entity extraction, sqlite-vec search, multi-provider LLM routing, SQLite knowledge base, sandbox isolation
Install
npm install -g @hasna/researcherCLI Usage
researcher --helpresearcher initresearcher project newresearcher project listresearcher runresearcher workspace listresearcher health
Storage
Researcher is local-first by default. Data is stored in SQLite under
~/.hasna/researcher/. Use the repo-owned PostgreSQL migrations in
src/db/pg-migrations.ts when wiring a remote SaaS database.
Data Directory
Data is stored in ~/.hasna/researcher/.
License
Apache-2.0 -- see LICENSE
