Features

Everything you need to document and share your AI-assisted development journey.

Automatic Import

The Tuhnr CLI automatically discovers and imports your Claude Code conversation logs. Just point it at your project directory and it handles the rest.

  • -Parses Claude Code JSONL log files
  • -Groups conversations into cognitive commits
  • -Links commits to git history automatically
  • -Tracks files read and changed during each session

Multiple AI Sources

Import conversations from multiple AI coding assistants:

Claude Code
Cursor
Antigravity
Codex
OpenCode
More coming...

Cloud Sync

Sync your cognitive commits across all your machines with secure cloud storage.

  • -GitHub OAuth authentication
  • -End-to-end encrypted data transfer
  • -Conflict resolution for multi-machine workflows
  • -Offline-first with automatic sync when online

Local Dashboard

Browse and search your conversations locally with the built-in dashboard interface.

  • -Run `tuhnr dashboard` to launch locally
  • -Full-text search across all conversations
  • -Export conversations as Markdown or plain text
  • -Keyboard shortcuts for efficient navigation

Web Dashboard

Access your synced commits from anywhere with the web dashboard.

  • -View all your cloud-synced commits
  • -Filter by project, source, or date
  • -Same GitHub account as CLI
  • -Coming soon: public profiles and sharing