
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
Dear Agent — your AI agent keeps your diary for you. A local-first MCP server + skill that lets any AI agent maintain a human's daily life journal from text, photos, and voice notes. You never open an app or write a word.
Your AI agent keeps your diary for you. You never open an app or write a word.
You already talk to an AI agent all day. Dear Agent lets that agent quietly keep your personal life journal — filing what you tell it, the photos you send, and the voice notes you record, neatly by date. No app to open. No blank page to face. No habit to build. You just live your life and mention what matters; your agent does the writing.
It is a single, local-first MCP server plus a skill, so it drops into any agent that speaks MCP: Claude Code, Claude Desktop, Cursor, OpenClaw, and more.
npm install -g dear-agent
Or run it straight from npx (no install):
npx dear-agent
claude mcp add dear-agent -- npx -y dear-agent
Or add to your MCP config:
{
"mcpServers": {
"dear-agent": {
"command": "npx",
"args": ["-y", "dear-agent"]
}
}
}
Point the client at the dear-agent command (stdio transport). Set DEAR_AGENT_DIR if you want the diary somewhere other than ~/.dear-agent.
Then drop SKILL.md into your agent's skills so it knows to keep your diary proactively.
You never call tools yourself. You just talk to your agent:
"Remember that I closed the apartment lease today, felt huge relief." "Save this photo for today — first dinner in the new place." (send the photo) "What was I doing a year ago today?" "Give me a recap of this week."
Your agent calls the right tool and keeps the diary current.
Dear Agent is not just storage. Two capabilities turn it into a living memory of your life:
recall — your agent can ask the diary "what do you know about this person — their people, patterns, open commitments?" and get a synthesized portrait. Your agent finally remembers your life, so every conversation is grounded in who you actually are.reflect — a proactive loop that surfaces patterns, progress, open loops, and on this day memories, so your diary reflects your life back to you instead of sitting in a folder.Obsidian stores your notes. Dear Agent remembers your life and talks back. And because it never leaves your machine, it's the one place you can be completely honest.
| Interface | How |
|---|---|
| MCP tools | 11 tools (below) over stdio. |
| MCP prompts | daily_checkin, weekly_reflection — surface as slash-commands. |
| MCP resources | diary://today, diary://index. |
| Skill | SKILL.md for skill-based harnesses (Claude Code, OpenClaw). |
| CLI | dear-agent add "...", recall, reflect, … — for any agent that can run a shell. |
CLI examples:
dear-agent add "Closed the interview, felt good." --mood hopeful --tags job,win
dear-agent recall Sarah
dear-agent reflect week
dear-agent on-this-day
| Tool | What it does |
|---|---|
add_entry | Save a text moment (optional mood, tags) for a day. |
add_photo | Save a photo for a day (local path or base64), with a caption. |
add_voice_note | Save a voice note for a day, with an optional transcript. |
get_day | Read one day's full entry. |
get_range | Read entries between two dates. |
search | Find days matching a word or phrase. |
recall | What the diary knows about a person/topic, or a whole-life profile digest. |
reflect | Patterns, progress, open loops, and on-this-day, for a proactive check-in. |
on_this_day | Resurface this same calendar date from past years. |
weekly_digest | Pull the last 7 days for a reflection. |
list_days | List every day on record. |
Dates accept today, yesterday, or YYYY-MM-DD.
~/.dear-agent/
entries/
2026-06-29.md
media/
2026-06-29/
first-dinner.jpg
morning-thought.ogg
Set DEAR_AGENT_DIR to choose a different location.
Issues and pull requests are welcome. Dear Agent is intentionally small and dependency-light — keep changes focused, keep storage as plain files the user owns, and keep everything local-first and private. See ROADMAP.md for where it is headed.
MIT © BitmapAsset. Free for anyone, anywhere, in any agent.
FAQs
Dear Agent — your AI agent keeps your diary for you. A local-first MCP server + skill that lets any AI agent maintain a human's daily life journal from text, photos, and voice notes. You never open an app or write a word.
The npm package dear-agent receives a total of 37 weekly downloads. As such, dear-agent popularity was classified as not popular.
We found that dear-agent demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.