I wrote about a workflow I've been using to keep context across days, task switching, and interactions with stateless agents. It's like a saved game for work: a .sessions/ directory keeps the current state in index.md, previous states get archived as markdown files, and a few canonical topic/docs provide persistent context across sessions.
I wrote about a workflow I've been using to keep context across days, task switching, and interactions with stateless agents. It's like a saved game for work: a .sessions/ directory keeps the current state in index.md, previous states get archived as markdown files, and a few canonical topic/docs provide persistent context across sessions.