Your Agent's Memory Is an Index, Not a Diary
Claude Code writes its own notes to disk now — but only the first 200 lines of the index ever load, and the folder never leaves your laptop. Here is the file layout, the routing rule for what earns a memory, and the one setting that stops three weeks of learning from dying with a machine.
- #claude-code
- #memory
- #agents
Sign in to keep reading
Your Agent's Memory Is an Index, Not a Diary — Claude Code writes its own notes to disk now — but only the first 200 lines of the index ever load, and the folder never leaves your laptop. Here is the file layout, the routing rule for what earns a memory, and the one setting that stops three weeks of learning from dying with a machine.
Your first guide is free. Sign in with Google or LinkedIn to read the whole library and get new guides as they ship — no cost.
Keep reading
More guides like this one.
The 7 Levels of Claude Code — Find Yours, Climb One
Most engineers stall at level 3, treating Claude Code like a smarter terminal. Here's the ladder from chat to agent teams — with the exact file or command that moves you up each rung.
Claude Tag: The Channel Is the Permission, Not the Person
Anthropic put Claude in Slack as a real teammate with its own service accounts. The sentence that should drive your decision is buried in the identity docs — access attaches to the channel, so every member of that channel inherits it. Here's the model, the four setup steps, and where they stall.
Four Places to Run Claude Code — and What Each One Silently Drops
A cloud session clones your repo into a fresh Anthropic VM — so your personal skills, agents and every MCP server you added with `claude mcp add` are simply not there. Surface choice isn't a UI preference, it's a capability choice. Here's the decision rule by task shape, plus the commit that makes your setup portable.