claude-agent-sdk-05-building-a-session-browser
List, read, rename, tag, and fork Agent SDK sessions on disk to build a conversation history sidebar without writing a transcript parser.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install claude-agent-sdk-05-building-a-session-browser --cli claudewrites the file to.claude/commands/claude-agent-sdk-05-building-a-session-browser.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/claude-agent-sdk-05-building-a-session-browser.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official anthropics/anthropic-cookbook workflows component — List, read, rename, tag, and fork Agent SDK sessions on disk to build a conversation history sidebar without writing a transcript parser.
When to use it
List, read, rename, tag, and fork Agent SDK sessions on disk to build a conversation history sidebar without writing a transcript parser.
How to install / invoke
Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/claude_agent_sdk/05_Building_a_session_browser.ipynb
Notes
Recipe "Building a session browser" from the anthropic-cookbook claude_agent_sdk/ family (categories: Claude Agent SDK, Agent Patterns). License: MIT.