Aggregates Claude Code, Copilot, Cursor, and 40+ other agent session logs into a local SQLite database with full-text and semantic search, token analytics, and export capabilities.
Manages PDFs, images, and text files in a local SQLite catalog with stable node IDs, SHA-256 content addressing, ranked full-text search, tagging, and incremental backup with verification.
Single-binary daemon that syncs pull requests, issues, CI status, and reviews from multiple git forges into a local SQLite database, with agent workspace creation and offline access.
Durable task ledger for AI coding agents and human supervisors. Issues live in local SQLite under KATA_HOME; repos stay clean. Agent-friendly CLI with optional GitHub sync and team federation.
Downloads and archives email (Gmail, Outlook, MBOX, PST), chat (Teams, Discord, Slack, Beeper), calendar, contacts, SMS, and meeting transcripts into a local SQLite/DuckDB store with FTS and semantic search.
Runs as a git hook to review every commit from AI coding agents, maintaining a local review database with cost tracking, JSON export, and optional CI integration.