Releases: Hazel-Lin/chroniq
Releases · Hazel-Lin/chroniq
Chroniq v0.1.0
Chroniq v0.1.0
Chroniq is now available on npm as @hazellin/chroniq.
Chroniq is a local-first, CLI-first, agent-friendly capture layer for lightweight personal context. It is built for one narrow job: capture quickly, store append-only JSONL locally, and keep the output stable for scripts and agents.
Install:
npm install -g @hazellin/chroniq
chroniq --helpHighlights:
- Local-first capture with append-only
data/logs/YYYY-MM-DD.jsonl - Fast CLI input via
chroniq addorcq add - Multi-line block input with
--multilineand--stdin - Deterministic block splitting with
--split - Machine-readable export for downstream AI and shell workflows
Typical flow:
cq add "Ship Chroniq to npm today #launch"
cq today --jsonRepo: