Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@ agsearch indexes the local transcripts your coding agents already write. Search
ranked list, preview the matching lines, and resume the original Claude Code or Codex session.
Everything stays on your machine.

<p align="center">
<img src="https://raw.githubusercontent.com/devcodes9/agsearch/main/docs/demo.gif"
alt="Typing a misspelled half-remembered phrase; the session you meant is row one"
width="100%">
</p>
<p align="center"><img src="https://raw.githubusercontent.com/devcodes9/agsearch/main/docs/demo.gif" alt="Searching 52 sessions; the second query is misspelled and still lands on the right one" width="100%"></p>

## Quick start

Expand Down