Local Claude Code, Codex, and OpenCode usage statistics CLI
A blazing fast & lightweight CLI tool for interacting with the Obsidian vaults
ascent-research — an incremental research workflow CLI for AI agents. Every session resumes; knowledge accretes across runs. Mixes HTTP, browser, and local file ingest into a durable per-session wiki + figure-rich HTML report.
Lexa CLI: hybrid local search (BM25 + binary-quantized Matryoshka KNN + cross-encoder rerank) over arbitrary file trees. `lexa index <path>`, `lexa search <query>`, `lexa watch <path>`.
Local-first hybrid retrieval engine: BM25 + binary-quantized Matryoshka KNN + cross-encoder rerank, in one Rust crate. Pairs with `lexa-obsidian` for vault-aware MCP.
rmcp stdio MCP server for the Lexa hybrid retrieval engine. Exposes `search_files`, `index_path`, `list_indexed_paths`, `purge_path`, and `status` to any MCP client (Codex, Claude Desktop, Cursor, Claude Code) for arbitrary local file trees. Pairs with `lexa-obsidian-mcp` for vault-shaped queries.
Anthropic Messages API provider for the llm-cmd toolkit
A CLI tool for interacting with LLMs (OpenAI, Anthropic) via a unified interface
Core traits, types, and streaming primitives for the llm-cmd LLM toolkit
OpenAI Chat API provider for the llm-cmd toolkit
JSONL conversation log storage for the llm-cmd toolkit
A tool that monitors for new video or audio files, sends them for transcription, then summaries the docs and adds them to an obsidan vault