search Skill. Search combines semantic matching with keyword matching, so you can find work by meaning, exact phrases, feature names, file names, or error text.
In this tutorial, you will create a small app called Launch Log, make three agent-assisted commits, and search that history.
Prerequisites
Before you start, make sure you have:- Entire installed
- An AI coding agent installed
- Git configured for the project
- An Entire account
Create a New Project
Create a Vite project:codex with the agent you use.
Start your agent:
Build the Starter App
Ask your agent:mission manifest.
Add Readiness Scoring
Ask your agent:Add an Archive
Ask your agent:Wait for Indexing
After your finalgit push, give Entire a couple minutes to index the pushed checkpoints.
Then confirm you are still in an Entire-enabled repo:
Search by Exact Phrase
Search for the phrase you asked your agent to add:Search by Meaning
Now search without using the exact commit message or heading:Search in Entire.io
You can also search from Entire.io. Go to entire.io, sign in, choose Search in the sidebar, and search for:Search from Your Agent
If you have Skills installed, your agent can search history for you. Open your agent and ask:search Skill uses entire search, summarizes likely matches, and helps your agent decide what context to inspect next.