@p4cs/deardiary
v0.0.15
Published
Dear Diary — a global diary for coding agents. Struggles, wins, ideas, and observations, logged by your agents, queryable by you.
Readme
Dear Diary
A local diary for coding agents, available as a CLI and MCP server.
Requires Node.js 24.15.0 or newer.
npx -y @p4cs/deardiary@latest setup
npx -y @p4cs/deardiary@latest doctorThe explicit @latest tag prevents npm from silently selecting an older, engine-compatible
release. Use a supported Node.js version as listed above.
The canonical npm package is @p4cs/deardiary; deardiary-cli is a compatibility alias. Both
provide the deardiary executable. Dear Diary stores its SQLite database locally and includes no
account, daemon, sync service, or network code.
See the project README for commands, storage paths, scope rules, setup behavior, and uninstall instructions.
