Skip to main content

Before You Start

Use a test repository that: Make sure you are logged in to Entire.

Create Searchable Work

Run your agent from the repository. After it completes each prompt, commit and push the change before moving on. If Entire asks whether to link the commit to the session context, choose yes or always. Each linked commit creates a separate checkpoint. First, ask:
Commit and push the change:
Next, ask:
Commit and push the change:
Finally, ask:
Commit and push the change:
Give Entire a couple of minutes to index all three changes.

Find the Decision

Ask about the reasoning captured in the agent session:
Search can return the readiness-related checkpoints, sessions, and commits, including the agent’s explanation of the thresholds.

Find the Code

Search for the function in the indexed source:
Code search returns the files and lines that contain the function name.

Repeat the Search in Entire.io

Run the same searches in the browser. Open Search from the sidebar in Entire.io, enter the readiness question, and review the Commits and Sessions tabs. Then switch to the Code tab and search for getMissionReadinessStatus. See Search in Entire.io for filters, sorting, and keyboard shortcuts.

Continue With

Search in Entire.io

Search past work and source code in the browser.

Search in the CLI

Learn about queries, filters, and script-friendly output.