Honcho Status
Display the current Honcho memory system status, including configuration, session info, and connection status.
What It Shows
- •Plugin Status - Whether Honcho memory is enabled or disabled
- •Configuration - Peer name, Claude peer, workspace, message saving preference
- •Current Session - The session name for the current directory
- •Endpoint - Whether using SaaS (api.honcho.dev) or local instance
- •Cache Status - Current cache state and freshness
Usage
Run /honcho:status to see the current state of the Honcho memory system.
Implementation
bash
bun run ${CLAUDE_PLUGIN_ROOT}/src/skills/status-runner.ts