Code
A live map of the codebase, so agents do not re-read thousands of files every session.
Private evaluation · Context search engine
Index the codebase. Remember what the team learned. Search both in one question. Models are optional.
shepaird call context.search --input '{ "query": "Where is refund eligibility checked?", "org_id": "YOUR_ORG_ID", "actor_id": "YOUR_ACTOR_ID", "budget_tokens": 2000, "limit": 10, "explain": true }'
An example query after your evaluation environment is configured.
Index your code. Retrieve context. Save findings. Brief the next session.
Build a searchable index of your repositories and refresh it as the code changes.
Search code and saved knowledge together, with available source references.
Attach citations so findings can be checked as the code evolves.
Open with in-progress work, the memories that matter, and the last handoff.
A live map of the codebase, so agents do not re-read thousands of files every session.
Saved team knowledge with provenance, citations, and verification status.
One question. Code and memory come back together, ranked, with citations.