session-logs

Installation
SKILL.md

Session Logs

Overview

Search and analyze your own session logs to find past conversations, track usage, and review costs.

Location

Session data is stored in .codebuddy/sessions/ in the project directory.

Common Queries

List sessions by date

ls -lt .codebuddy/sessions/*.json | head -20

Search across all sessions

Related skills
Installs
2
GitHub Stars
7
First Seen
Mar 18, 2026