What It Finds
Semantic Search can return:- checkpoints that captured agent-assisted changes
- sessions with prompts, transcripts, tool activity, and metadata
- commits connected to the captured work
Where to Search
| Surface | Use it when |
|---|---|
| Entire.io | You want to browse results visually, open checkpoint details, or move between sessions and commits. |
| Entire CLI | You are already in the terminal and want quick results for the current repo or a repo filter. |
search Skill | You want your agent to look up relevant history before it starts or while it is investigating. |
Before You Search
Semantic Search works best when:- you are authenticated with
entire login - the repository has pushed checkpoints or sessions
- Entire has had time to index the latest pushed work
- your query includes specific feature names, bugs, prompts, files, or decisions
Continue with
Search in Entire.io
Browse semantic search results in the web app.
Search in the CLI
Use
entire search from your terminal.Search from Your Agent
Let an agent search past work with the
search Skill.Search Past Agent Work
Practice semantic search with a guided tutorial.
Semantic Search Troubleshooting
Fix missing results, repo scoping, login, and agent search issues.