internal/

directory
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2026 License: MIT

Directories

Path Synopsis
Package indexer orchestrates Source parsers into a single SQLite writer.
Package indexer orchestrates Source parsers into a single SQLite writer.
Package mcpserver exposes aii's search and retrieval surface over the Model Context Protocol (MCP) so agents running inside Claude Code, Cursor, Codex, and other MCP-speaking runtimes can call it as a first-class tool rather than shelling out and parsing stdout.
Package mcpserver exposes aii's search and retrieval surface over the Model Context Protocol (MCP) so agents running inside Claude Code, Cursor, Codex, and other MCP-speaking runtimes can call it as a first-class tool rather than shelling out and parsing stdout.
Package redact scrubs common secret shapes out of transcript content before it lands in the index or gets written back to a source file.
Package redact scrubs common secret shapes out of transcript content before it lands in the index or gets written back to a source file.
Package source defines the parser interface every agent implements.
Package source defines the parser interface every agent implements.
claudecode
Package claudecode parses Claude Code JSONL session transcripts from ~/.claude/projects/*/*.jsonl and emits per-file Batch deltas.
Package claudecode parses Claude Code JSONL session transcripts from ~/.claude/projects/*/*.jsonl and emits per-file Batch deltas.
codex
Package codex parses Codex CLI rollout JSONL files and the shared ~/.codex/history.jsonl prompt log into normalized Batches for indexing.
Package codex parses Codex CLI rollout JSONL files and the shared ~/.codex/history.jsonl prompt log into normalized Batches for indexing.
cursor
Package cursor parses Cursor (VSCode-fork) agent composer conversations out of its SQLite state stores and emits a Batch per composer.
Package cursor parses Cursor (VSCode-fork) agent composer conversations out of its SQLite state stores and emits a Batch per composer.
Package tui is a bubbletea two-pane search UI for the aii database.
Package tui is a bubbletea two-pane search UI for the aii database.
Package web serves a local HTTP UI for aii searches.
Package web serves a local HTTP UI for aii searches.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL