Search the catalog
Enter a phrase in the Library search field. DevTune ranks matching titles and indexed passages. If semantic ranking is temporarily unavailable for the first result page, search continues with keyword ranking. The catalog shows Current versions from the last 90 days by default. Use the facets to narrow results by:- Kind: Report, Brief, Upload, or Memory
- Agent: the managed agent that produced the item
- Generated by: User, System, or Agent
- Status: Current or Superseded
- Date: 30 days, 90 days, 1 year, or any date
Available to agents
Every Library item has an Available to agents switch. It is on by default.- On: managed agents can retrieve matching passages from the item.
- Off: the item remains searchable and readable in the Library UI, but it is never retrieved into agent prompts.
Version-aware retrieval
Agent retrieval uses Current items by default. Every retrieved passage is labeled with:- the Library item ID
- the item title
- its version number
- Current or Superseded state
- the version’s as-of date
API and MCP search
GET /projects/{projectId}/library/searchperforms hybrid search and returns Current versions by default. SetincludeSuperseded=truefor deliberate historical search.GET /projects/{projectId}/librarylists the catalog without a search query.devtune_search_libraryanddevtune_list_libraryexpose the same Current-only default to MCP clients.devtune_update_library_itemchangesgroundingEnabledwhen the connection haslibrary.write.