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. |
Click to show internal directories.
Click to hide internal directories.