JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 41
  • Score
    100M100P100Q92356F
  • License MIT

grep your AI coding agents' chat history (Claude Code, Codex, opencode, Antigravity, Kimi, Cline) — npm shim that runs the real package via uv/pipx

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (agrep-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    agrep

    grep your AI coding agents' chat history — Claude Code, Codex, opencode, Antigravity, Kimi CLI, Cline — straight from the shell. One searchable cross-agent history, a context-window command (agrep around) built for agents and humans, native session resume, and a local web explorer (agrep ui).

    This npm package is a thin shim: agrep is a python package with a bundled rust binary, and the shim runs it through uv (or pipx). uv manages python itself, so this works even on a machine with no python installed.

    npm i -g agrep-cli
    agrep "race condition"     # first run indexes your agent stores, then greps

    Prefer the direct route? uv tool install agrep — same thing, no node in the middle.

    Full docs: https://github.com/dannyisbad/agrep