Skip to content

agentrecall 0.2.0

Choose a tag to compare

@bluearpit bluearpit released this 21 Aug 16:12
· 1 commit to main since this release

History search is easier to use, and upgrades ask first.

Install:

uv tool install git+https://github.com/bluearpit/agentrecall.git@v0.2.0
agentrecall skills --apply

Already installed:

agentrecall upgrade          # dry-run
agentrecall upgrade --apply  # install this tag

What’s in 0.2.0

  • history show --grep prints normalized role+text turns from Claude, Cursor, and Codex transcripts
  • Search ranks by relevance (--sort recent to keep date order) and snippets prefer later query terms
  • Hyphenated project directory names no longer decode as split path segments
  • --cwd <path> searches one other repo; --all searches every project
  • Newer GitHub releases print a notice at most once a day. The CLI never upgrades unless you pass upgrade --apply

agentrecall --version prints 0.2.0.