AiScribe - Store your ai coding session - No paywalls. No limit your sessions. Your data. Your machine
by•
AiScribe
#How It Works
1. You code. AiScribe watches the git diff in the background.
2. Run aiscribe log. It sends your diff to an LLM and generates a summary. Use -c to capture the full AI conversation too.
3. Done. Markdown file saved in .aiscribe/sessions/.
#Pick Your LLM
OpenRouter - 200+ models, one key. Anthropic - Claude Sonnet, Opus. OpenAI - GPT-4o, GPT-4o-mini. DeepSeek - Cheap, fast. Ollama - Local.
# Quick Start
npm install -g aiscribe cd your-project aiscribe log -c

Replies