AI-powered terminal session logger
Capture every command, get AI-powered insights, never forget what you built
Captures every command with exit codes, timestamps, and working directory automatically.
Auto-tags sessions with git repo names. Know exactly what you worked on and when.
Get 5-bullet session recaps powered by LiteLLM. Plain-English summaries of your work.
Search through your entire command history. Find that one command you ran weeks ago.
Generate markdown reports of your work. Perfect for standups and documentation.
Track your productivity with detailed stats. See your most used commands and peak hours.
Simple CLI to manage your development sessions
Local First
AI Models
Telemetry
License
Get started in under 60 seconds
git clone https://github.com/shellscribe/shellscribe.git && cd shellscribe
./install.sh — This sets up the virtual environment and shell hook.
source ~/.bashrc or source ~/.zshrc
shellscribe start — Begin your first session!
Stop forgetting what you built yesterday. Start logging your dev life today.